Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Cool projects!

A few suggestions:

- You're committing .zig-cache to git, but that's build output, so it shouldn't be under version control. You should add it to .gitignore (you already have zig-cache without leading dot).

- Your README.md refers to a CONTRIBUTING.md that doesn't exist

- It's helpful to say exactly which Zig compiler you need. It currently says "0.10.0 or later" but 0.10.0 is almost three years old now.[0] Most 0.10.0 code does not compile in 0.15.1.

[0] https://ziglang.org/download/#release-0.10.0



yes good point, README was AI generate not going to lie, missed those details its updated now to work with 0.15!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: