Viewing profile — infraredcabbage
infraredcabbage
HN member- Joined
- Wed, Nov 13, 2019, 9:07 AM UTC
- HN karma
- 17
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About infraredcabbage
No profile information was provided.
Recent public activity
-
comment
Comment #23384277
This sort of attitude is the reason why the world doesn't move away from awful solutions. It is a testament to the lack of ability to see beyond your own nose. A lot of people who …
-
comment
Comment #23207744
Because there are a lot of programmers that read Hacker News and some of them have interests in particular things. That's why you see titles such as "Learn polynomial regression wi…
-
comment
Comment #23207730
I don't see any reason why people who write these tools in Ada shouldn't add that to the headline as well. People who are interested in Ada would be even more likely to read the ar…
-
comment
Comment #23207447
Consider this. If a program is written in Python, and becomes popular, it is usually a matter of time before it gets rewritten in, and replaced by an implementation in a faster lan…
-
comment
Comment #21527916
You're right, it is a BSD is dying post, only a decade later. I agree with everything that you said. In an ideal world, we could all convince our colleagues that Docker and SELinux…
-
comment
Comment #21522904
1) Some random examples: Loading a kernel module: Linux: modprobe, NetBSD: modload, FreeBSD: kldload Seeing RX/TX information on an interface: Linux: ifconfig, NetBSD: netstat -b -…
-
comment
Comment #21522310
As much as I love OpenBSD, it's one of those things that doesn't work for enterprise. 1) Commands have different switches. This is really annoying since you're probably using GNU/L…