Fernando Daciuk retweetledi
Fernando Daciuk
11.9K posts

Fernando Daciuk
@fdaciuk
➤ 🦋 @ https://t.co/Oa8F5pYnJH ➤ Teacher @ https://t.co/2e25Ftid9w ➤ Live Coder @ https://t.co/eHhX9yNh5Y ➤ Making devs' lives easier @ https://t.co/D9ior8Nrlo ➤ Rocket League enthusiast
Brazil Katılım Kasım 2009
1.1K Takip Edilen8.2K Takipçiler
Fernando Daciuk retweetledi

What if a signal on the server could just be a signal on the client?
Wrote about @_developit's mixed-signals - it reflects server-side Preact Signals to clients over any transport. Write your state once as a model, decide where it runs.
No fetch glue. No cache invalidation. Just signals.
jovidecroock.com/blog/mixed-sig…
English
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi

.@nodejs has always been about I/O. Streams, buffers, sockets, files. But there's a gap that has bugged me for years: you can't virtualize the filesystem.
You can't import a module that only exists in memory. You can't bundle assets into a Single Executable without patching half the standard library.
That changes now 👇

English
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi

New visual-mode textobjects for LSP-enabled buffers:
- "an" (expand selection)
- "in" (shrink selection)
Driven by LSP "textDocument/selectionRange".
Future: treesitter-driven when LSP not available.
Thanks to Riley Bruins! github.com/neovim/neovim/…
English
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi

github.com/vedovelli/ai-d…
Construí dois agentes de IA que desenvolvem uma aplicação React de forma autônoma.
Carlos (sênior) e Ana (júnior) debatem arquitetura, abrem PRs, fazem code review cruzado e mergeiam código.
GitHub real, commits reais, discussões técnicas reais. Rodando 24/7.
O objetivo é gerar dados temporais estruturados para outra aplicação que estou desenvolvendo.
Já completaram 7 sprints com 35+ PRs merged. Discussões sobre padrões, performance e type safety.
Um experimento que gera mais valor que eu esperava.
Português
Fernando Daciuk retweetledi

Bun v1.3.10
- Fixes 155 issues (addressing 642 👍)
- `bun repl` - native JS/TS repl
- Windows ARM64
- ECMAScript decorators
- Faster event loop
- Barrel file import optimization
- Faster structuredClone, Buffer.slice, path.parse
Thanks 11 contributors!
bun.com/blog/bun-v1.3.…
English
Fernando Daciuk retweetledi

the .copy command in bun repl works over SSH, so you can copy JSON or anything to local clipboard even if in ssh
Bun@bunjavascript
Bun v1.3.10 - Fixes 155 issues (addressing 642 👍) - `bun repl` - native JS/TS repl - Windows ARM64 - ECMAScript decorators - Faster event loop - Barrel file import optimization - Faster structuredClone, Buffer.slice, path.parse Thanks 11 contributors! bun.com/blog/bun-v1.3.…
English
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi

Fernando Daciuk retweetledi

Bun v1.3.9
- Fixes 23 issues
- Run multiple package.json scripts or files in parallel or sequential with `bun run --parallel 'server.ts' 'build:*'`
- ESM bytecode in `bun build --compile`
- Faster: RegExp, string.trim() & more
Thanks to 11 contributors!
bun.com/blog/bun-v1.3.9
English
Fernando Daciuk retweetledi
Fernando Daciuk retweetledi

Bun v1.3.7
- Fixes 91 issues (addressing 243 👍)
- 35% faster async/await, 3x faster `array.flat()`
- `--heap-prof-md`, `--cpu-prof-md` for LLM-assisted profiling
- Native `Bun.JSON5` & `Bun.JSONL` APIs
Thanks to 11 contributors!
bun.com/blog/bun-v1.3.7
English
Fernando Daciuk retweetledi

Still on fire. Still shipping.
ReScript v13.0.0-alpha.1 is now on npm.
github.com/rescript-lang/…
English
Fernando Daciuk retweetledi








