HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hydroxideOH-

no profile record

Submissions

I added a Bluesky comment section to my blog

micahcantor.com
301 points·by hydroxideOH-·il y a 6 mois·105 comments

I rebuilt my blog with React Server Components

micahcantor.com
1 points·by hydroxideOH-·il y a 6 mois·0 comments

comments

hydroxideOH-
·il y a 6 mois·discuss
Hey Joey! My Covid-era Principal internship feels like a fever dream now lol but I appreciated the support back then. Hope you're doing well too!
hydroxideOH-
·il y a 6 mois·discuss
Bluesky allows you to hide replies to your own post (https://bsky.social/about/blog/08-28-2024-anti-toxicity-feat...), and these hidden replies are exposed in API data as well. So I filter out any posts in that hidden reply array.
hydroxideOH-
·il y a 6 mois·discuss
I recently rebuilt my site with Parcel + React Server Components. RSC are designed to solve many of the same problems that Astro does. And Parcel is “just” a bundler and not a framework, so it has less magic and gives you more control.

https://micahcantor.com/blog/rsc-rewrite.html