Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjmarr
277 days ago
I agree with more review. The reason I wrote the PR is because AI keeps using `int` in my codebase when modern coding guidelines suggest `size_t`, `uint32_t`, or something else modern.