I am 10x ing my code output without any reduction in code quality. Nothing really changes for software engineers except we are just going to ship more stuff faster now

Replies (31)

Si, tal cual, a ustedes solo les va a servir para programar más rápido y ganar tiempo
Default avatar
notstr 5 days ago
Maybe for your code 😂 /jk
i just built a working multi-headless claude code dashboard in 24 hours. This should have taken weeks based on all of the features I’ve already added
no, nostrdb has very little vibe or ai assisted code. I did use ai to help me understand strfry which led to the design of nostrdb LLM powered is completely different than having 6 agents coding for you all at once. The speedup is coming from that
I don’t let it write code without my permission. Every hunk is reviewed and approved by me. I ask it to change 10-30% of the code it writes
PK ⚡️'s avatar
PK ⚡️ 5 days ago
Same here. The profession has made a step change.
FREEDOM's avatar
FREEDOM 5 days ago
Engineers still think. Machines just type faster now.
The engineers that aren't better than the LLMs will struggle Up to a certain level of complexity, the LLMs can work without any human engineer. A product manager might be able to ship things without any engineers But above a certain level of complexity, an expert human is needed. Those experts will thrive, as they are necessary to building the best software (secure, scalable, correct,...) Humans will either be 1000x engineers, who are supercharged by the LLMs, or 0x engineers, who are worse than the LLMs on every dimension
But that is like save feelings instead of raw data. Prompts are subjetive, models can build different thing every time the "read" the instructions. That doesn't fit with assembler - high level language analogy.
That's kinda the point. Things change. Prompts allow us to define the requirements without holding is into specific framework versions. As things evolve, the result of the prompt must be different. In other words, there is no point in keeping code because you have to maintain it.