It's starting to feel like we'll soon be able to run open source models on our own hardware and use them for serious coding projects. Even if some tasks still need to be handed off to larger closed source models, that's a huge improvement over where we are today.
The trend also seems pretty clear. These models will keep getting better. Coding may already be close to a "solved" problem for LLMs. Yes ofc there will always be frontier stuff that you need gigantic cutting edge models for but let's be honest, most software is not that.
Yea as somebody who played extensively with Lego as a kid, almost exclusively just the "base components", I never really got the appeal of those set with all sorts of custom, single-use items
A lot of people in the UK seem to think the trains in Europe are so much better, but that's not the case, at least in my experience. We took an interrail trip a couple of years ago and spent half the time sat on the floor and waiting for delayed trains. If anything, the overall experience was much worse than trains in the UK, especially if you factored in the difficulty in procuring the correct tickets.
Yeah I am currently enjoying giving the LLM relatively small chunks of code to write and then asking it to write accompanying tests. While I focus on testing the product myself. I then don't even bother to read the code it's written most of the time
Yeah I do feel the pressure to run multiple instances of Claude Code now. Haven't really managed to find a good workflow, I find I just get too distracted swapping between tasks and then probably end up working slower than if I had just stayed in one IDE instance
One slightly unexpected side effect of using AI to do most of my coding now is that I find myself a lot less tired and can focus for longer periods. It's enabled me to get work done while faced with other distractions. Essentially, offload some mental capacity towards AI frees up capacity elsewhere.
Initially, I just posted my latest product, Quizgecko on HN and then manually DMd a few hundred people on Linkedin etc. That was enough for 100+ users.
I think if you have a relatively novel idea, that is quick to try out, then people will naturally share.
After that, I submitted to various AI tool directories. They drove a bit of traffic and helped Google find the product. Then some landing pages I made started to rank and it has snowballed from there.
The trend also seems pretty clear. These models will keep getting better. Coding may already be close to a "solved" problem for LLMs. Yes ofc there will always be frontier stuff that you need gigantic cutting edge models for but let's be honest, most software is not that.