(no title)
holsta | 8 months ago
I most recently asked for a privilege-separated JMAP client daemon (dns, fetcher, writer) using pledge() and unveil() that would write to my Maildir, my khal dir and contacts whenever it had connectivity and otherwise behave like a sane network client.
I got 800 lines of garbage C. Structs were repeated all over the place, the config file was #defined four times, each with a different name and path.
sysmax|8 months ago
Every step should only affect a handful of classes or functions, that you can still keep in your head and easily verify. Basically, same thing as if you were doing it by hand, but at a higher abstraction level, so faster and less mentally tiring.
Shameless plug: I am working on a new cross-platform IDE designed for just this kind of workflow. It has basic C/C++ support already: https://sysprogs.com/CodeVROOM/?features=why
apwell23|8 months ago
This isn't the context of this particular thread through. Its this
"Claude just tears through problems at breakneck speed."
HPsquared|8 months ago
Kiro|8 months ago
Strange thing to respond to people having great success with it. You clearly want it to fail, but why?
holsta|8 months ago
Not to mention the ethical / copyright / misbehaving scrapers.
rmwaite|8 months ago
unknown|8 months ago
[deleted]