Hacker News new | ask | show | jobs
by mr_toad 227 days ago
> Honorable mention: Compiling someone else's C code. Come on; C compiles to a binary; don't make the user compile.

Unless you’re on a different architecture, then having the source code is much more useful.

1 comments

Or often just the same architecture with a slightly different OS version.