Fernando Daciuk (@fdaciuk) 's Twitter Profile
Fernando Daciuk

@fdaciuk

➤ 🦋 @ daciuk.dev
➤ Teacher @ queroser.ninja
➤ Live Coder @ twitch.tv/fdaciuk
➤ Making devs' lives easier @ bettervim.com
➤ Rocket League enthusiast

ID: 92084091

linkhttps://daciuk.dev calendar_today23-11-2009 18:43:55

11,11K Tweet

8,8K Followers

1,1K Following

Bun (@bunjavascript) 's Twitter Profile Photo

Bun v1.2.17 - Fixes 50 issues (addressing 80 👍) - Bundle full-stack apps ahead of time with `bun build` - Bun Shell reliability fixes - Node.js compatibility fixes for child_process, zlib (zstd), tls and --unhandled-rejections Thanks to 15 contirbutors! bun.sh/blog/bun-v1.2.…

Bun (@bunjavascript) 's Twitter Profile Photo

i don’t think you understand you switch to bun install your dependencies install faster you switch to bun build your app builds faster you switch to bun test your tests run faster you switch to bun run your package.json scripts start faster you switch to bun’s runtime

Bun (@bunjavascript) 's Twitter Profile Photo

Bun v1.2.18 - Fixes 52 issues (addressing 112 👍) - ReadableStream text(), json(), bytes(), blob() - WebSocket client compression - Reduced memory usage for fetch() & S3 uploads - `bun pm version` - Node.js compatibility fixes Thanks to 14 contributors! bun.sh/blog/bun-v1.2.…

Hongbo Zhang (@bobzhang1988) 's Twitter Profile Photo

MoonBit might be the first language to type check your docstrings and full IDE service, it is hard to write outdated docs for MoonBit , available in the next release : )

MoonBit might be the first language to type check your docstrings and full IDE service, it is hard to write outdated docs for <a href="/moonbitlang/">MoonBit</a>  , available in the next release : )
ReScript (@rescriptlang) 's Twitter Profile Photo

Help us test our new build system which comes enabled by default with the first ReScript v12 beta. npm create rescript-app@next forum.rescript-lang.org/t/ann-rescript…

Bun (@bunjavascript) 's Twitter Profile Photo

In the next version of Bun's VSCode extension 'Test Explorer' is implemented, proactively showing tests with `bun test` in the UI. This gif is at 1x speed.

Bun (@bunjavascript) 's Twitter Profile Photo

In the next version of Bun `bun install --linker=isolated` brings pnpm-style isolated, symlinked node_modules to bun install. This is a big improvement for using `bun install` in monorepos.

In the next version of Bun

`bun install --linker=isolated` brings pnpm-style isolated, symlinked node_modules to bun install. 

This is a big improvement for using `bun install` in monorepos.
Gabriel Nordeborn (@___zth___) 's Twitter Profile Photo

Typed errors in ReScript (showing v12). Type system fully tracks all errors that can happen and forces you to implement them. All via the builtin result type. Clear, performant and super easy to extend/maintain. Bonus: "native" JSON decoding with regular pattern matching.

Typed errors in ReScript (showing v12). Type system fully tracks all errors that can happen and forces you to implement them. All via the builtin result type.

Clear, performant and super easy to extend/maintain.

Bonus: "native" JSON decoding with regular pattern matching.
Lydia Hallie ✨ (@lydiahallie) 's Twitter Profile Photo

Congrats Node.js on TypeScript support! 🎉 Btw, with Bun you can just run/import: ◆ .ts / .tsx / .mts / .cts ◆ .js / .cjs / .mjs ◆ Mixed require() and import ◆ Native .node addons ◆ JSON & TOML ◆ Text files ◆ SQLite databases zero config, no build step. it just works.

Neovim: vim out of the box (@neovim) 's Twitter Profile Photo

Neovim buffers = content management system "I’ve written a plugin called nvim-web-server that serves HTTP requests in pure Lua. It doesn’t require external tools. Only Neovim’s Lua API." vim.gabornyeki.com

Neovim buffers = content management system

"I’ve written a plugin called nvim-web-server that serves HTTP requests in pure Lua. It doesn’t require external tools. Only Neovim’s Lua API."
vim.gabornyeki.com
colinhacks/zod (@colinhacks) 's Twitter Profile Photo

Introducing Zod 4.1 and its flagship feature: CODECS z.codec() is a new API for defining *bi-directional transformations* in Zod

Introducing Zod 4.1 and its flagship feature: CODECS

z.codec() is a new API for defining *bi-directional transformations* in Zod