The Two Worlds of Programming(baldurbjarnason.com)
baldurbjarnason.com
The Two Worlds of Programming
https://www.baldurbjarnason.com/2026/the-two-worlds-of-programming/
7 comments
This tension is as old as programming itself.
Dijkstra and Hoare spent decades arguing for rigor.
Meanwhile C, JavaScript, and PHP, none of them designed for correctness, won the world. The languages that ship always beat the languages that are right.
LLMs just accelerated the pattern.
Meanwhile C, JavaScript, and PHP, none of them designed for correctness, won the world. The languages that ship always beat the languages that are right.
LLMs just accelerated the pattern.
"There are 2 kinds of programming languages : the ones that everyone complains about and the ones that no one uses"
haha, where is that quote from?
Fantastic
Apparently Bjarne Stroustrup, the creator of C++ :
https://bits-chips.com/article/challenging-c/
Appreciate you getting the source!