Comment on Show HN: Header-only GIF decoder in pure C – no malloc, easy to useparentComments−FerkiHNOP1yYes, I used ChatGPT to help refine the README and occasionally get suggestions for cleaner or more efficient code patterns.But the core logic, turbo decoding modes, and embedded optimization — that’s all written, tested, and understood by me.I see AI as a tool, not an author — it helps speed things up, but I still do the thinking.
Comments
Yes, I used ChatGPT to help refine the README and occasionally get suggestions for cleaner or more efficient code patterns.
But the core logic, turbo decoding modes, and embedded optimization — that’s all written, tested, and understood by me.
I see AI as a tool, not an author — it helps speed things up, but I still do the thinking.