← Back to context

Comment by lelanthran

3 days ago

> I hope you don't feel discouraged by some comments questioning the meaningfulness of this. It's a cool project, and you obviously put some thought into it. Congrats!

I feel like there is too much positive reinforcement for this project (see the comments about how clean the code is, this is how C should be written, etc).

This project is an exceptionally poor example of well-written C. I know the author states that AI was used for the JSON bits, but I rather doubt it based on how over-engineered the env file parsing is.

When C is written in this way it becomes harder to spot bugs.