Back
David Duwaer
David Duwaer
PRO
PRO
@davidduwaer
Does a killer Billy Joel. Built the world's most advanced ORM for frontend so I can build apps faster. Irony noted, but it *does* work to that effect now.
Load previous page…
claude still sucks at basic ios dev operations: build, launch simulator, install app to simulator, launch in simulator. Does anyone know a good MCP or other tool to improve this?
#happenlist
#productivity
100th day on my WIP streak!
When I started this streak, at first coming back everyday was a chore, but now it's becoming a habit. In my 20s I was working 16 hours a day locked-in for startups that I didn't own. That has become harder to do. Also, I became rusty in my habits. The positive change has come late in the streak, in the last few days really, now I've started splitting my focus between result and process, rather than only result (product). In some sense it is that shift of focus from the machine to "the machine that builds the machine". It's crazy how big of a blind spot this has proven to be for me. Will report here on further improvements.
Currently I have a super low but at least nonzero $8MRR. I'll set a deadline of increasing that MRR by a nonzero amount before my streak hits 130.
#productivity
I find that I consistently achieve less than I intend to achieve. And, likely not very coincidentally, I tend to go to work on my products like a “kip zonder kop” (chicken without a head, a lovely Dutch expression), not consciously designing my approach to building the product, but only designing the product itself. So, I will try the following for some days: each time when I start work, I’ll come here and post to my profile how I’ll make my effort as fast/productive as possible.
weekly downloads for promptgun going up. If anyone is using it I'd love to hear what you think of it. I'm super eager to implement feature requests. I love to use it myself but I have the unfair advantage of being able to add any feature as soon as it comes to my mind.
at 3000m height in the dolomites, opening my laptop to work a little as we wait for the rain to pass
added copying of conversations to promptgun, so you can create conversation trees: save a conversation to a variable, and continue it from that same point multiple times
#promptgun
Woke up early in hotel, at first read a book until it became lighter (to not wake up gf), then got laptop. Improved AI agent fixing a bug that caused a lot of wasted token cost
#happenlist
built conversation support into `npm install promptgun`! Call `.createConversation()` on the ai client and you get a dedicated client for a conversation, where each new prompt gets appended to the existing conversation internally, so you can remove conversation management boilerplate!
#promptgun