Viewing profile — throw10382
throw10382
HN member- Joined
- Sun, Jun 21, 2020, 8:30 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About throw10382
No profile information was provided.
Recent public activity
-
comment
Comment #23626070
TDD has costs. It's expensive and only works on certain types of systems. It also makes exploration of the problem domain extremely costly and makes refactoring a nightmare. I disl…
-
comment
Comment #23625877
IMO if designing for future use cases is hard, you probably don't understand the problem well enough to be designing for future use cases. Any design you make will be wrong. Write …
-
comment
Comment #23625019
Is it possible to add a basic ping that pings your server whenever a page loads (cached or not) to get around this?
-
comment
Comment #23590763
I would argue people absolutely pick trivial, meaningless problems to avoid focussing on hard, meaningful problems.
-
comment
Comment #23590742
And if you're a beginner, what you think is high-quality code is probably just wrong. You don't have the experience to differentiate. Over-abstracted code that is extremely visuall…
-
comment
Comment #23590700
Mirror neuron mythos is ridiculous. They're just normal neurons, they just happen to fire in response to externally observed behaviour as well as personal behaviour. They aren't ma…