Hacker News new | ask | show | jobs
by cmyr 2366 days ago
yep, TODO is for things like possible optimizations or improvements that are known, and FIXME is for things that are... functioning, but incorrect by some reasonable definition. (YMMV)