Ask HN: What's your most unpopular dev opinion?
1–10 of 96 posts
Re: Ask HN: What's your most unpopular dev opinion?
#2Re: Ask HN: What's your most unpopular dev opinion?
#3Re: Ask HN: What's your most unpopular dev opinion?
#4rewrites are worth it
also: functional programming has never really mattered, and will never matter
Re: Ask HN: What's your most unpopular dev opinion?
#5Re: Ask HN: What's your most unpopular dev opinion?
#6Rust doesn't belong in the Linux kernel. eBPF turned Linux into a microkernel. systemd is terrible and bloated. IPv6 addresses are convoluted. Gödel's Incompleteness Theorem proves we'll never have Artificial General Intelligence.
What is your definition of AGI? Is natural general intelligence something you think brains are physically capable of, or is some non-physical aspect required?
Re: Ask HN: What's your most unpopular dev opinion?
#7• Modern Java is a good language.
• It's ok not to be polyglot.
• Debugging should not start with the debugger.
• If you can't express yourself clearly you probably can't think clearly.
• HN should support Markdown :)
Some exceptions for all of these, of course.