I have different feeds *for a reason*.
At least give me the option to choose if I'd like content from other feeds instead of choosing for me.
I have different feeds *for a reason*.
At least give me the option to choose if I'd like content from other feeds instead of choosing for me.
Games is actually a fantastic example of what happens when you remove the obstacle that everyone thought was the biggest hurdle in building a game: needing to build a game engine
Easier to build games… still very hard to build great games!
Games is actually a fantastic example of what happens when you remove the obstacle that everyone thought was the biggest hurdle in building a game: needing to build a game engine
Easier to build games… still very hard to build great games!
Reposts for reach appreciated.
Reposts for reach appreciated.
Node v24.3 has improved support for type-stripping 🎉
🔷 Removes noisy warning
🔷 Better compatibility
The feature is almost ready to be called done. The next (and final) maturity step is to designate it as officially "stable".
nodejs.org/en/blog/rele...
Node v24.3 has improved support for type-stripping 🎉
🔷 Removes noisy warning
🔷 Better compatibility
The feature is almost ready to be called done. The next (and final) maturity step is to designate it as officially "stable".
nodejs.org/en/blog/rele...
@effect-ts.bsky.social it's an example on how, if you embrace this shift, the quality arises and you start thinking more on the what and less on the how.
The code writes itself.
@effect-ts.bsky.social it's an example on how, if you embrace this shift, the quality arises and you start thinking more on the what and less on the how.
Every time I try to sign in, I receive the error "Something unexpected happened. Please try again."
It looks is captcha request the fails with a 403, but there is no way to me to prove the request is legit.
Every time I try to sign in, I receive the error "Something unexpected happened. Please try again."
It looks is captcha request the fails with a 403, but there is no way to me to prove the request is legit.
Write-up: localmess.github.io
Story: english.elpais.com/technology/2...
Write-up: localmess.github.io
Story: english.elpais.com/technology/2...
“We literally cloned an N billion-dollar company in 20 minutes with {vibe coding tool}. This changes the game forever.”
No, you didn’t “clone” a billion-dollar business. You created a landing page similar to it. That’s all.
“We literally cloned an N billion-dollar company in 20 minutes with {vibe coding tool}. This changes the game forever.”
No, you didn’t “clone” a billion-dollar business. You created a landing page similar to it. That’s all.
I feel like, somehow, knowing JavaScript actively hinders me from writing React, which feels weird and wrong
I feel like, somehow, knowing JavaScript actively hinders me from writing React, which feels weird and wrong
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
Your Code as a Crime Scene
by Adam Tornhill
Domain Modeling Made Functional
by @scottwlaschin.bsky.social
The Art of Functional Programming
by Minh Quang Tran, PhD
Seven Obscure Languages in Seven Weeks
by @aqsaqal.bsky.social
They're a better version of the `use:` actions that Svelte has historically used and let you "attach" actions like:
<button {@attach tooltip('Hello')}>Hover me</button>
github.com/sveltejs/sve...
They're a better version of the `use:` actions that Svelte has historically used and let you "attach" actions like:
<button {@attach tooltip('Hello')}>Hover me</button>
▸ ~20× faster streams & batching
▸ Smaller bundles
▸ STM integrated into core
Big changes, same focus.
www.youtube.com/watch?v=nyvB...
▸ ~20× faster streams & batching
▸ Smaller bundles
▸ STM integrated into core
Big changes, same focus.
www.youtube.com/watch?v=nyvB...
css-tricks.com/crafting-str...
css-tricks.com/crafting-str...
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
✅ Better Checks on return expressions
✅ Support for require(esm) in --module nodenext
✅ --libReplacement to speed up program loading
✅ --erasableSyntaxOnly
and more! Try it today!
devblogs.microsoft.com/typescript/a...
✅ Better Checks on return expressions
✅ Support for require(esm) in --module nodenext
✅ --libReplacement to speed up program loading
✅ --erasableSyntaxOnly
and more! Try it today!
devblogs.microsoft.com/typescript/a...
Backend TypeScript apps can feel like a mystery when things go wrong. @effect-ts.bsky.social has observability baked in to help monitor each step of a program and identify issues. Here's what I learned while setting up its tracing features.
Backend TypeScript apps can feel like a mystery when things go wrong. @effect-ts.bsky.social has observability baked in to help monitor each step of a program and identify issues. Here's what I learned while setting up its tracing features.
Sometimes you get "UnkownError"s;
so you try the simulator and gives the result you expect;
you try the CLI and it works;
then you apply the changes with terraform but it fails.
It is *so frustrating*...
Sometimes you get "UnkownError"s;
so you try the simulator and gives the result you expect;
you try the CLI and it works;
then you apply the changes with terraform but it fails.
It is *so frustrating*...
As a new NixOS user, it helped me understand some nuances of the command I use almost daily.
I found the post very easy to read, even with my limited knowledge of NixOS.
As a new NixOS user, it helped me understand some nuances of the command I use almost daily.
I found the post very easy to read, even with my limited knowledge of NixOS.
Full technical details in my new blog post:
michael.bacarella.com/2025/02/07/s...
Full technical details in my new blog post:
michael.bacarella.com/2025/02/07/s...