Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dgb23
on July 5, 2023
|
parent
|
context
|
favorite
| on:
Functions and algorithms implemented purely with T...
"Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?"
- Brian Kernighan
klysm
on July 5, 2023
|
next
[ā]
So if I work hard to make a program really easy to debug, then Iām making it harder to debug?
dgb23
on July 5, 2023
|
parent
|
next
[ā]
I think the term "clever" is used to describe unnecessary complexity and indirection, which makes the code harder to debug.
I agree with the notion that simplicity is hard though.
teo_zero
on July 5, 2023
|
prev
[ā]
Easy: I'll invest the same effort but for the double of time.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- Brian Kernighan