Found it
www.youtube.com/watch?v=3cF-...
Using Opus 4.6 in Deep Research mode as God intended
Made some trivial nonsense today: solar-pong.pages.dev
First day @recurse.com today 🫡
I rarely hear about #IPFS anymore. Seemed like a cool tech that maybe got co-opted by a bunch of the web3 stuff a few years back? Is it still an active project? Any good applications out there?
Adam Neely just dropped a full 90 minutes on "Suno, AI Music, and the Bad Future"
www.youtube.com/watch?v=U8dc...
I've caught myself falling into what feels like over-reliance on LLMs multiple times and had to reverse course. It is pretty scary how quickly you can form a habit of turning off your brain
Update: old.reddit.com/r/BandCamp/c...
He’s decent. Shockingly progressive for that district, in fact
I use an agent daily but just not heavily enough that this ever feels like a meaningful point of friction
In addition to all of this, it is a good language
OpenPCC on the front page of HN :)
(I work on this)
More Zig and SDL3
Goofing off with Zig and the new SDL_gpu API
Yes, it is immediately becoming clear to me why every “vibe coded” app I’ve seen looks more or less exactly the same
Will be interesting to see how this property translates to other domains of software dev, but I can’t say I’m sold on this yet.
Claude produces extremely generic looking CSS by default, and the level of specificity I have to give it in order to get things looking the way I want is probably more work in the end than writing the CSS myself
Trying out “vibe coding” building a static site generator. I hate writing CSS so it seemed like a good thing to try it on. First impression is that it’s extremely annoying if you have a specific vision of what you want things to look like.
happy My Oven Clock is Correct Again day to all those who celebrate
Crazy how you can listen to an album when it releases and be underwhelmed, then revisit it like 2 years later and be like wtf this is amazing
“Deleting” 18F is the exact opposite of what you’d do if what you want is government efficiency. The alternative is farming projects out to the likes of Deloitte/Accenture who will charge like $200/hr per new grad webdev they throw at a project.
The aggregate amount of compute resources wasted on JSON serde in general is likely staggering
Also switched somewhat recently. The lack of counts was a bit jarring at first but I’ve come to like it. I feel it encourages me to listen to albums all the way through more, and discover deep cuts more often in the way I used to
I have never encountered a configuration language that is not complete hell to work with. Does any exist?
supreme court justice
It’s kind of amazing how humanity collectively built the most comprehensive and accessible information repository of all time, and then a handful of people decided to let loose a bunch of broken robots to stochastically pollute it for no clear reason whatsoever
Bernie Sanders meme: I am once again compiling Postgres
Isnt jOOQ also technically not an ORM? It has some ORM-like capabilities but the overall design embraces the relational model. Also, with jOOQ, your database schema is not driven by classes defined in application code as would be the case with an ORM (at least every one that I’ve ever used).