Niklas Stadigs's Avatar

Niklas Stadigs

@nstadigs.bsky.social

26 Followers  |  147 Following  |  122 Posts  |  Joined: 06.02.2024  |  1.9453

Latest posts by nstadigs.bsky.social on Bluesky


15+ years later, Microsoft morged my diagram How Microsoft continvoucly morged my Git branching diagram.

I wrote a few words last night. nvie.com/posts/15-yea...

18.02.2026 05:55 β€” πŸ‘ 148    πŸ” 49    πŸ’¬ 4    πŸ“Œ 10

Maybe it's just too hard until we have an official integration layer from React. I think @christoph.nkzw.tech has got a head start because of his work on relay.

16.02.2026 09:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I thought there would have been a lot more new concurrent-safe #react stores popping up by now, but it's way too quite around this.

fate.technology by @christoph.nkzw.tech is really interesting though.

16.02.2026 08:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
interface TabsProps {
  /** @renders* {Tab} */
  children: React.ReactNode;
}

<Tabs>
  <Tab />    // βœ… Valid!
  <Button /> // 🚫 Error!
</Tabs>

interface TabsProps { /** @renders* {Tab} */ children: React.ReactNode; } <Tabs> <Tab /> // βœ… Valid! <Button /> // 🚫 Error! </Tabs>

I built an ESLint plugin that enforces which components can be passed as children/props in React.

Annotate with a @​renders annotation, get errors when the wrong component is passed.

GitHub: github.com/HorusGoul/es...

04.02.2026 20:49 β€” πŸ‘ 29    πŸ” 2    πŸ’¬ 2    πŸ“Œ 1

npm -> jsr -> npmx?

05.02.2026 13:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
"Share this page" screenshot, with BlueSky, Facebook, LinkedIn, E-mail and "more options".

"Share this page" screenshot, with BlueSky, Facebook, LinkedIn, E-mail and "more options".

The www.era.europa.eu (EU agency for railways) has a "share on Bluesky" button and no "share on Twitter" button! (well done @erarailways.bsky.social πŸ˜„)

31.01.2026 14:07 β€” πŸ‘ 42    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
Virtual File System for Node.js by mcollina Β· Pull Request #61478 Β· nodejs/node A first-class virtual file system module (node:vfs) with a provider-based architecture that integrates with Node.js&#39;s fs module and module loader. Key Features Provider Architecture - Extensi...

TIL there's ongoing work to add a native virtual file system (VFS) to Node.js!! Yes please!!! 😱🀩

github.com/nodejs/node/...

@nodeland.dev you are a hero!

29.01.2026 16:49 β€” πŸ‘ 94    πŸ” 18    πŸ’¬ 6    πŸ“Œ 0
Man Unrecognizable After Full 8 Hours Of Sleep

Man Unrecognizable After Full 8 Hours Of Sleep

Man Unrecognizable After Full 8 Hours Of Sleep https://theonion.com/man-unrecognizable-after-full-8-hours-of-sleep/

28.01.2026 19:00 β€” πŸ‘ 1441    πŸ” 139    πŸ’¬ 8    πŸ“Œ 30
Video thumbnail

Like everyone else, I had to build something over the end-of-year break.

Mine was GitHuman: a tool to review AI-generated code before you commit.

It was built entirely by Claude Code. I reviewed every commit from my phone.

27.01.2026 16:44 β€” πŸ‘ 17    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Tumblr post by stimmyabby

Sometimes people use "respect" to mean "treating someone like a person" and sometimes they use "respect" to mean "treating someone like an authority"

and sometimes people who are used to being treated like an authority say "if you won't respect me I won't respect you" and they mean "if you won't treat me like an authority I won't treat you like a person"

and they think they're being fair but they aren't, and it's not okay.

642,270 notes

Tumblr post by stimmyabby Sometimes people use "respect" to mean "treating someone like a person" and sometimes they use "respect" to mean "treating someone like an authority" and sometimes people who are used to being treated like an authority say "if you won't respect me I won't respect you" and they mean "if you won't treat me like an authority I won't treat you like a person" and they think they're being fair but they aren't, and it's not okay. 642,270 notes

I think about this post a lot

25.01.2026 20:55 β€” πŸ‘ 3054    πŸ” 998    πŸ’¬ 15    πŸ“Œ 11

I think the convention is there to clarify that you do not need to wrap the action in a transition (unless you need to know the status on the consumer side) because the component will do that internally.

21.01.2026 19:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Frodo: I wish so much unbelievably stupid shit had not happened in my time

Gandalf: So do all who live to see such times. This is all exceptionally stupid, though

Frodo: I wish so much unbelievably stupid shit had not happened in my time Gandalf: So do all who live to see such times. This is all exceptionally stupid, though

19.01.2026 19:54 β€” πŸ‘ 15591    πŸ” 5665    πŸ’¬ 26    πŸ“Œ 55
Video thumbnail

View Transition Types are newly baseline! These make it easier to build transitions that are specific to particular situations.

Also, we have some new View Transition DevTools in Firefox 147…

19.01.2026 14:13 β€” πŸ‘ 98    πŸ” 8    πŸ’¬ 2    πŸ“Œ 1
Preview
A Social Filesystem β€” overreacted Formats over apps.

formats over apps

18.01.2026 07:05 β€” πŸ‘ 755    πŸ” 181    πŸ’¬ 63    πŸ“Œ 79

Regulations play a big part in modern democracy

18.01.2026 07:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
zeu.dev Zeu is a software engineer, focused on UX product work on frontend web applications

🚨 I'm Open to Hire!

As a frontend/fullstack engineer who is focused on community and the state of open source and the web, I can help drive your UI/UX product for your users with my years of experience.

Learn more about me at zeu.dev and email me at zeucapua @ gmail for inquiries!

16.01.2026 00:49 β€” πŸ‘ 128    πŸ” 49    πŸ’¬ 2    πŸ“Œ 0
Post image

Bun is fast, until latency matters for Next.js.

We benchmarked the same Next.js app across Node.js, Deno, Bun, and Watt (our multi-threaded Node-based runtime) under identical load on AWS EKS.

Throughput looked fine across the board. Latency told a very different story. 🧡

15.01.2026 16:03 β€” πŸ‘ 34    πŸ” 4    πŸ’¬ 6    πŸ“Œ 1
Post image

anthonymoser.github.io/writing/ai/h...

30.12.2025 03:40 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

yeah yeah, but given the topic I still found it quite funny

29.12.2025 09:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

A thread 🧡 of _terrible_ design decisions for the internal APIs of the two Italian high speed train operators, Italo and Trenitalia.

Hardcoded passwords, terrible translations, spelling mistakes, xml in json (but utf8 encoded and transmitted as an array of numbers), it's all here. Enjoy!

28.12.2025 22:07 β€” πŸ‘ 179    πŸ” 32    πŸ’¬ 10    πŸ“Œ 10

And the value is "2" πŸ˜‚

29.12.2025 07:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

We are all lab rats πŸ€

29.12.2025 07:31 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Waku v1 Alpha Is Finally Released Nearly Three Years in the Making

Waku v1 Alpha Is Finally Released
Nearly Three Years in the Making
newsletter.daishikato.com/p/waku-v1-al...

- It's a React framework developed for React Server Components from day one.
- It's based on Vite and Hono.
- Its API is small and easy to learn.

πŸ‘‰ waku.gg ⛩️

25.12.2025 01:08 β€” πŸ‘ 32    πŸ” 3    πŸ’¬ 1    πŸ“Œ 1
Preview
Tesla reports another Robotaxi crash, even with supervisor as it moves to remove them Tesla has reported yet another crash involving its Robotaxi fleet in Austin to the NHTSA. The new data keeps the...

Tesla's robotaxis crash at 10x the rate of human drivers.

Last month, Tesla confirmed the fleet had traveled roughly 250K miles. With 7 reported crashes at the time, Tesla’s Robotaxi was crashing roughly once every 40K miles.

The average human driver in the US crashes about once every 500K miles.

17.12.2025 22:59 β€” πŸ‘ 339    πŸ” 126    πŸ’¬ 24    πŸ“Œ 13

I guess the meta is that the reputation of AI has gotten so bad that their recommendation is to differentiate themself from llms by not using the term they use.

18.12.2025 06:24 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I like solid, but personally i prefer the api of modern react

17.12.2025 22:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I think people just like the api. Everything about react is what it is to enable that type of api and programming model. Solid is similar in that way. But it's sliced the other way to enable another type of api. In the end it comes down to taste.

17.12.2025 22:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

All devs need to hear that this matters. Not just react devs. I think blaming just one group of devs (the largest one) only creates backlash. I know this rubs ME the wrong way, even though i largely agree with you.

16.12.2025 21:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I don't agree that this is a react problem. I think this is a SPA problem. But most big SPAs are built with react so it correlates. I've worked with many different frameworks at many different companies and I'm pretty sure this mentality has nothing to do with react.

16.12.2025 21:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
danabra.mov/rscexplorer A tool for people curious about the React Server Components protocol

RSC Explorer is now open source! tangled.org/danabra.mov/...

16.12.2025 10:00 β€” πŸ‘ 96    πŸ” 12    πŸ’¬ 3    πŸ“Œ 1

@nstadigs is following 20 prominent accounts