Rolldown 1.0 RC is here π
π Stable API: No breaking changes planned before 1.0
β‘ 10-30x faster than Rollup while staying compatible
π§© Multiple chunking algorithm improvements
π¦ 3,400+ commits since beta: 749 features, 682 fixes, 109 perf optimizations
22.01.2026 14:28
π 209
π 40
π¬ 4
π 5
this one: bsky.app/profile/did:...
works well for me since it gets your feed right with a small amount of likes
20.01.2026 21:01
π 2
π 0
π¬ 0
π 0
migrated to both oxlint and oxfmt and couldn't be happier. it's fast af and has nearly feature parity with prettier and eslint.
20.01.2026 17:51
π 1
π 0
π¬ 0
π 0
ok this time it sticks! with the new motivation from @danabra.mov's post about the atprotocol and the "for you" page that gives me the same dopamine kicks as the page on the dark side i think this time is different. already deletet my twitter profileπ
20.01.2026 15:38
π 24
π 0
π¬ 2
π 0
π€
23.01.2025 20:49
π 0
π 0
π¬ 0
π 0
π
14.01.2025 13:11
π 0
π 0
π¬ 1
π 0
change the cake with fresh, raw pork and you habe a so called "mettigel", a part of german cultureπ
11.01.2025 17:20
π 1
π 0
π¬ 1
π 0
SVGOMG - SVGO's Missing GUI
Easy & visual compression of SVG images.
Have used @jakearchibald.com's web svgo ui 8 billion times over the years, jakearchibald.github.io/svgomg/ ... pure, clean, useful, to-the-point tech. Literally cant search svg cleaners/editors without loads of must-log-in trash (including a version of this literal page loaded with ads, god damn)
28.12.2024 20:31
π 49
π 6
π¬ 2
π 0
Ghostty
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
check out ghostty.org
I've been using for a while - it's great! β¨
... and it's just been open-sourced on github.com/ghostty-org/...
26.12.2024 21:09
π 343
π 61
π¬ 26
π 13
Honestly, this was the request I've seen the most about SSR frameworks: How can I stop server loaders from running on client side navigations?
@tanstack.com Start solves this with Isomorphic loaders, and it integrates with Query, too. Sooo good π
18.12.2024 18:44
π 134
π 7
π¬ 16
π 4
TypeScript Generics Workshop
Master TypeScript's generics with exercises from basics to advanced, including conditional types and currying.
Here's an end-of-year treat for you.
I'm making my most popular paid workshop free to access until December 19th.
It's the deepest dive into TypeScript generics you could imagine.
GET THAT SWEET SWEET KNOWLEDGE
www.totaltypescript.com/workshops/ty...
11.12.2024 16:04
π 163
π 33
π¬ 8
π 4
Exploring Docker Stack for a new project - the built-in Docker context and secrets management is surprisingly convenient. Starting to think this might replace my go-to compose + watchtower setup.
16.12.2024 17:05
π 1
π 0
π¬ 0
π 0
thats why i have this sweet litte alias:
alias bubu="brew update && brew upgrade && brew upgrade --cask --greedy && brew autoremove && brew cleanup && brew doctor"`
16.12.2024 09:29
π 14
π 0
π¬ 1
π 0
Just migrated our work codebase from Remix to React Router v7 and honestly, it went smoother than expected. The built-in typesafe params and loaderData are game-changers - stripped away tons of our custom type safety code. Hope they'll add typesafe links and searchparams soon!
13.12.2024 09:04
π 1
π 0
π¬ 0
π 0
Everyone I know who fell in love with TS had a period of thinking it totally sucked
08.12.2024 08:21
π 346
π 33
π¬ 55
π 15
π
03.12.2024 16:23
π 2
π 0
π¬ 0
π 0
type safe search paramsπ
02.12.2024 21:25
π 0
π 0
π¬ 0
π 0
Leveling up the coding advent game this year! Not just sticking to adventofcode.com - jumped into adventofts.com and debugdecember.com too. Solutions live at github.com/mooxl/adventof (even threw together a little CLI to run everything). Hope I'll make it further than the last years!
01.12.2024 21:48
π 1
π 0
π¬ 1
π 0
CSR, no SSR
01.12.2024 19:45
π 1
π 0
π¬ 0
π 0
Type safety in React Router v7
YouTube video by Pedro Cattori
Quick demo of the new type safety in React Router v7!
Vastly improved over what we had in Remix v2
www.youtube.com/watch?v=u9r9...
26.11.2024 17:32
π 49
π 8
π¬ 3
π 4
The term βJavaScriptβ has become the universal name for the programming language defined by the ECMA-262 specification. It is used globally by millions of developers and organizations, entirely independent of Oracle. By law, trademarks that have become generic cannot remain trademarks.
Oracle neither controls nor has ever controlled the languageβs specification or usage. Millions of developers, companies, and educators rely on JavaScript every day without Oracleβs involvement. As stated in the petition, JavaScript is not a brand; it is a cornerstone of modern programming.
Incredible work pushing this @deno.land.
It's time to free JavaScript from Oracle π
deno.com/blog/deno-v-...
25.11.2024 21:44
π 93
π 7
π¬ 3
π 0
Thank you! As far as I know they ship their stuff worldwide through their official store
11.11.2024 09:43
π 1
π 0
π¬ 0
π 0
The typesafe search params sold me on TanStack Router. Been happy with Remix SPA but missed having that out of the box. Still prefer Remix's API style (maybe just familiarity), but really impressed so far. And react-query remains unmatched in both setups!
09.11.2024 18:57
π 2
π 0
π¬ 0
π 0
I always held back from posting & commenting over there because of all the negativity (though I gotta say, the dev community was almost always a bright spot). But here on Bluesky? It feels so cozy that I'm not overthinking every interaction anymore.
09.11.2024 17:17
π 18
π 1
π¬ 2
π 1
We seed our db for testing with data which should cover all cases. if a new bug or feature gets found/added we add these cases to our seeds. for dev and staging we have anonymized prod data.
09.11.2024 16:09
π 0
π 0
π¬ 0
π 0
The best software is built by engineers who have empathy for their users. They're fully dialed into their needs.
07.11.2024 23:35
π 210
π 15
π¬ 6
π 0
Props for starting out! Running can be tough at first, but after a few weeks or months, your body will get accustomed to the exercise, and it will start to be enjoyable.
03.11.2024 16:47
π 1
π 0
π¬ 1
π 0