Earlier quoted context omitted.
Here is a public project. https://github.com/KeibiSoft/KeibiDrop It took me 2 years ago around 2k hours to build a cross platform FUSE vault, without using AI assisted tools. The pain was debugging through logs and system traces. And understanding how things work. Now managed to ship this one much faster, as an after hours project. Started it in may 2025, and around end of November 2025 started using claude on it. Ju…
Yep, the real strength of AI is less in replacing engineering skills, it's more in slashing all the time we spend not using those skills and doing low level research and data correlation tasks instead. Which isn't to say that those tasks aren't valuable in their own way, but in terms of raw output...
Trying to fix syntax errors in strong interpolation on a 5-minute-delay loop is hell.