HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cleak

no profile record

Submissions

I'm helping my dog vibe code games

calebleak.com
1,106 points·by cleak·vor 5 Monaten·377 comments

comments

cleak
·vor 5 Monaten·discuss
I really love Obsidian and the direction they’re going with CLI. I think one of the most important things we can do while waiting for super intelligent assistants is capturing more of our thoughts and knowledge. Obsidian has been the tool I do that with.
cleak
·vor 5 Monaten·discuss
In this case yes, but the real takeaway is to pay attention to Memory.md. If I had a particular game in mind and it latched on early to a style I didn't like, there's no guarantee it would update the memory as I try to change the style.
cleak
·vor 5 Monaten·discuss
I read that as MomoGame at first and was very confused.

I'll have to give MonoGame another try. I was a big fan of XNA up until its deprecation. I went all in on OpenTK for a while, and in hindsight MonoGame would've been the better choice.
cleak
·vor 5 Monaten·discuss
The model makes a huge difference. I tried this about a year ago and Claude occasionally got it right. These days, it seems to get it right on the first try most times and then always self corrects after. Codex 5.2 (I haven't played with 5.3 enough yet) gets it wrong more often than not, and frequently doesn't call the linter; I'm willing to accept that my bloated CLAUDE.md might be a bad fit for Codex and causing this to fail.
cleak
·vor 5 Monaten·discuss
I'm playing around with a tool to generate the IDs for me. I'm honestly not sure if it'll be an improvement since it likely means more tokens/context than just letting it YOLO IDs.
cleak
·vor 5 Monaten·discuss
Thanks for the kind words. I'm blown away by the response and positivity here.

There's definitely some social commentary to be had in the whole project. I decided it's best left to the reader to find their own rather than assigning mine to it.
cleak
·vor 5 Monaten·discuss
Just a quick note that I have nothing to do with any meme coins. Looks like folks are using myself and Momo to pump some crypto. I won't be claiming any coins - even though they've been offered. I'd recommend others stay away from it as well.
cleak
·vor 5 Monaten·discuss
It does. Claude seems to do the best with this prompt. Codex 5.2 struggled with UID generation and kept ending its turn with things like "And now you're all setup to run tests!" without actually running them. A better (and shorter) prompt could probably get a lot out of Codex.
cleak
·vor 5 Monaten·discuss
Both my dogs have actually learned to use the button mats. Down selecting to the right responses seemed tricky. My wife also took away the mat since Hana (the larger one) never learned "all done" and would paw at the "walk" button until she got it out and carried it around.
cleak
·vor 5 Monaten·discuss
Pretty neat! I actually ran across that right before publishing - I didn't want to see what was around until after I had the whole thing locked in. I love the novel input!
cleak
·vor 5 Monaten·discuss
Momo does like to bark at the TV. I have thought of combining this with nanobana and letting her down select options. Maybe in a future update.
cleak
·vor 8 Monaten·discuss
That’s pretty neat. It reminds me of how VAEs work: https://en.wikipedia.org/wiki/Variational_autoencoder
cleak
·vor 8 Monaten·discuss
I’m guessing a good chunk of the page is AI generated - em dashes and random emojis.
cleak
·vor 9 Monaten·discuss
It does seem significantly better on Windows. I'll give it another chance over the next couple weeks.
cleak
·vor 9 Monaten·discuss
This is the exact reason I left Cursor for Claude Code. Night and day difference in reliability. The Windows experience might be especially bad, but it would get constantly hung or otherwise fail when trying to run commands. I also had to babysit Cursor and tell it to continue for mid sized tasks.
cleak
·vor 9 Monaten·discuss
And now it's gone on web this morning. I'm not sure if something in the conversation blocks it or if it's part of some A/B test.
cleak
·vor 9 Monaten·discuss
It isn’t present on mobile (at least on iOS) unfortunately. I use it all the time on the web though, and it’s very useful.
cleak
·vor 11 Monaten·discuss
I’ve found I do get small bursts of 10x productivity when trying to prototype an idea - much of the research on frameworks and such just goes away. Of course that’s usually followed by struggling to make a seemingly small change for an hour or two. It seems like the 10x number is just classic engineers underestimating tasks - making estimates based on peak productivity that never materializes.

I have found for myself it helps motivate me, resulting in net productivity gain from that alone. Even when it generates bad ideas, it can get me out of a rut and give me a bias towards action. It also keeps me from procrastinating on icky legacy codebases.
cleak
·letztes Jahr·discuss
This looks interesting, but I have no idea what I’m looking at with the original paper. Could someone provide a simple summary that doesn’t rely on knowledge of Quadratic Voting?
cleak
·letztes Jahr·discuss
The book Smarter Faster Better introduced me to the concept of disfluency - the idea that extra friction such as awkward fonts, new environments, different tools, etc will pull you out of autopilot mode and force you to think in new ways. I haven’t seen references to it elsewhere, but it’s changed how I approach problems and learning the last 9 years. Switching to a notebook is one great way I use to trigger this as well.