Live data from Hacker News

Magical Software Sucks – Throw errors, not assumptions

dodov.dev

1–3 of 3 posts

Re: Magical Software Sucks – Throw errors, not assumptions

#2
Have you ever used something that "just works" and it actually has done so always, without a miss? I don't think I have. And the more magical something is, the harder it is to debug. When it comes to code, I think it makes more sense to keep things clear and obvious, rather than whimsical and obscure. Make the final product magical, not the software that runs it. What do you think about that?