HN user

jburnat

12 karma
Posts0
Comments5
View on HN
No posts found.
Deals Missed 13 years ago

What does it mean if your anti-portfolio looks far better than your actual portfolio?:-)

TCP Traceroute 13 years ago

No, the difference is that the Windows version defaults to ICMP, while the Linux one to UDP.

Why Use Make 13 years ago

This is akin to saying that you should not be using libc, on account of there being many newer, more suitable libraries for string manipulation, I/O, and so on.

There's a clear downside to having dependencies on relatively obscure, cutting-edge technologies that may not necessarily work or be available elsewhere. And since build systems usually don't really need to be fancy, as much as they need to work, being conservative in this area usually doesn't hurt.