Trying to learn Spanish and doing some triathlon in my free time, sometimes simultaneous.

Bélgica
Based in Belgium
New JS calendar
280
NPM entering a new market
1
4
391
Reference to Newton on the Apple-1 manual is pretty great.
175
Bing's ChatGPT integration is … confusing. The "try it" section gives me this:
1
217
Literally No One: Google: Activate notifications to pause notifications
153
Why is this so hard? And why am I going with `position: absolute; left: 0; right: 0; bottom: 0; top: 0;`
3
3
2,011
Deep learning be like
4
How not to do animations
@midjourney’s v4 is ridiculously good
1
1
Replying to @sgrove
Type errors definitely more readable in the stable diffusion tsc:
1
Post-@ReactAlicante depression is a real thing. Are we 2023 yet?
1
7
Hardest part of giving a talk: generating the appropriate slide with @midjourney
1
4
It's surreal what you can craft:
2
Really enjoying @midjourney: It’s almost as if the building is trying to whisper you something. But you can't quite understand its language.
1
2
Replying to @_chenglou
Leveling up: > A sandstorm of colors, a wedding, a dancing girl, no tomorrow
1
Replying to @_chenglou
"Blanket of dancing colors, everywhere"
1
Replying to @_chenglou
"Everything everywhere all at once"
1
Nice to see that opening help in Word crashes because of Webpack
1
6
Replying to @jarredsumner
We've implemented this in @rescriptlang years ago rescript-lang.org/docs/manua… Kinda incredible how most of frontend is still stuck in the 2013 Babel era.
2
2
43
Definitely not enjoying that new doc smell.
2
What is the most efficient way to concatenate N arrays? StackOverflow…
1
`bivarianceHack`, exactly the type I was looking for when writing a click handler.
3
TIL this will *not* leak when running `setState` on an unmounted component. Will only be "leaking" until the promise resolves. When the promise resolves, it will be garbage collected together with the component. (IFF nothing else is referencing the promise)
2
1
2
React useEffect riddle ~ Is there any way this code could result into a "Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node"` on the `setState` line?
1
1
2
TIL `new date(2021, 11, 4)` gives me the previous day.
3
1
Replying to @trupill
You should check the Belgian one 🙈piped.video/watch?v=uXdT7tdw…
1
1
Reading through some release notes, TypeScript is really emphasising the distributed in distributed system.
11
Does anybody know what could potentially go wrong with this kind of code? #reactjs
2
3
First triathlon since Covid !! So much fun, but also so incredibly sore right now
2
1
12
Wondering how this is implemented behind the scenes. Once `setSearchQuery` is running, is this blocking `setInputValue` from doing work?
1
1
2
Bug in Google Weather definitely due to the bad weather right now.
1
Replying to @_chenglou
Lots of PR reviews done lately:
3
When the wifi can't find your printer.
While I'm spending days to build a dropdown on the web, some people need two hours for: piped.video/watch?v=GB8J0EqM…
1
5
To be fair, you can still write filter in ReScript: rescript-lang.org/try?code=D…
1
2
me: Carefully writing code à la “make invalid states unrepresentable” designer: Can you render this invalid state for the user? My code:
1
3
20
Meanwhile my PC
8
Reminder to check what Babel does with your "clean JS" before shipping.
6