Post #1688717
2026-04-02 08:29 UTC
@sfoskett @jonny @maxmortillaro I've tried it for low level API stuff and have come to the conclusion that while some of the code might work, it usually is still wrong in various degrees of wrong.
The "it looks correct" type of code is dangerous.
Also, it takes more time to verify than to actually write yourself and do it right the first time.
No, it's not useless, but I keep it far away from production level code.
Replies (1)
-
@maxmortillaro@eigenmagic.net 2026-04-02 10:04
@wila it’s fine for a local, low risk / low stakes isolated project else agree