Feed on here feels a bit better since I posted this. Is nature healing?
But then I also see alot of posts like this, and think we might just be cooked bsky.app/profile/burn...
Liam Murray
@liam.so
Building stuff on the Internet. SWE @ Google. liam.so/links.
Feed on here feels a bit better since I posted this. Is nature healing?
But then I also see alot of posts like this, and think we might just be cooked bsky.app/profile/burn...
I still really wish dev twitter moved over here 😕 I really feel like we could’ve carved out our own space, and pushed out some of the shittier parts of Bluesky.
I have never, not once, wanted a non-utility app to auto-open on login w/ my laptop
LLMs really are not getting with the program on Next 15 having you await params
imo Next should make it so that files named client.tsx in the app dir are auto "use client"'d. Its such a nice pattern putting the non-reused components co-located next to the RSC page.
Does the react 19 forwardref codemod just seem not to work for anyone else? It just leaves those files as "unmodified".
Just remembered that I posted on hacker news for the first time. Turns out that it got 200+ votes lmao.
Raycast's lucide extension having ai search if it cant find anything is so insanely underrated
Its interesting that the cursor team is finding that claude sonnet is still out-performing deepseek / o3-mini
Underrated AI use case: upscaling photos / art for wallpapers on high-res displays
Setting up a new Mac and low key do not remember how I set git up 4 years ago 🤦♂️
Tried zen browser but it just doesn't feel as slick as arc :/ I hate to be using a browser that feels like its in "maintenance mode", but its just not quite there. If arc falls apart then I'll probably be winding up back on Chrome.
Weird (maybe not?) thought: cache() is bassically global state for RSCs. Now if only we had a built in API for global client state that nice...
Thunder Client is super underrated. So great for quickly prototyping api calls right in your editor.
Cursor's agent has caught so many random drizzle schema slip ups for me, incredibly helpful
This new UI where it looks like you might not be subscribed to a channel but its actually that you are not a paid member is terrible
Crazy to me that the geforce now games list downloads the entire game list synchronously, blocking all interactivity on the site until it finishes downloading
Claude at the moment is by farm and away the most useful general-purpose LLM imo. Answers equally or more correctly as something like gpt o1, at the speed of basic gpt 4o. The real magic is the way it formulates answers though. Explanations feel much more natural and less verbose than 4o / o1.
Furthermore, google by default reads doubles quotes as looking for exact matches 🤦♂️
I really like Next's "use cache" api, but man if it isn't the most SEO unfriendly name ever when looking up docs