Profile avatar
saewitz.com
indie software engineer, bootstrapped founder, budding writer https://saewitz.com
54 posts 38 followers 74 following
Regular Contributor
Active Commenter

thrifty fascism

A fear I have about writing these lessons down is that I'll internalize them too hard and be less malleable in the future. But also it enabled me to crystalize my thoughts and articulate them. So I guess I just have to try and not treat these thoughts as infallible. Life's work

Lessons on Creative Work saewitz.com/lessons-on-c...

is it possible to wrap up a server component that reflects the number of times its rendered on a page? <Footnote /> <Footnote /> <Footnote /> 1..2..3 this doesn't reset idx per page load. curious if anyone has any solves? obviously this is breaking out of the react paradigm a bit. cc: @ricky.fm

Short summary on deploying SVGs on the web:

seems like people spend hundreds of hours worrying about waterfalls, but don't spend ten hours improving their querying latency. with a half decently designed architecture you could waterfall six times before being as slow as your competitor.

@ts-expect-error is my favorite friend

“New Bartosz drop” in the group chats

kind of insane that instagram hasn't taken over facebook events. huge missed opportunity

"The bigger the circle of the known, the larger the contact with the unknown."

apple please give me a button to "unsilence unknown callers" for the next 6-24 hours. it doesn't need to be a toggle

really been enjoying writing, and it's starting to flow. it's still a mess, but I can see the improvements in my structure and framing and I'm getting a little more ambitious in tone. finding a voice and manifesting writing about the things I always wanted to, but didn't know how. excited.

The Hydration Problem - Understanding React Server Components through the lens of hydration and composition. saewitz.com/the-hydratio...

@ricky.fm I wrote a blog post about how the discourse around RSCs should be reframed through the lens of hydration and composition, rather than server vs. client. Can I share a draft with you?

had to spill yet another RSC rant on hacker news

the internet is filled with such judgement, such character assassination at the slightest moral grievance, that we're all afraid to make a mistake. it's only going to get worse. as someone who grew up on the internet, I have to keep unlearning this. the younger generations are going to struggle.

react native development is just yak shaving all the way down

Me in 2001 with a gigabyte hard drive: I'll never fill this up node_modules in 2024: lol

Been trying to track down an obscene memory leak in my very simple next.js RSC app and it turns out it was a node v20 fetch memory leak. Had nothing to do with next.js. Something about node + fetch has always been messy, every other day there's another issue.

the things you've learned that are obvious to you are often not to everyone. we feel when we reach a tower, everyone else is already there and we're just arriving. and remember, that tower is not omnipresent, it exists only from a few perspectives.