HN user

qualityonly

-9 karma
Posts0
Comments8
View on HN
No posts found.

How can you tell someone is wrong in Programming?

Wrong outputs are checked by tests and you could do time studies.

However that's after-the-fact. With abstraction there isn't a correct answer from code alone (outside possibly nested loops)

I have one to bring up "for loops".

I think they are infinitely worse than while loops. (I ran into this specifically with Pandas dataframes/series)

You save 1 or 2 lines and have ambiguity on wherever "each" is.

Maybe static typing solves this, but I've decided I hate syntax sugar and dynamic typing.

I think many of us have tried our best to teach people about "shitcoins", but the greed and fantasy of riches has caused lots of people to buy Bitcoin copypastes.

The most recent round of dissapointment comes from blockchains being too expensive to use as write only databases, yet people using it for trivial means like crypto kitties.

I predict the next issue will again be unrelated to Bitcoin, but rather non POW coins getting hacked.