Viewing profile — Learner100
Learner100
HN member- Joined
- Sat, Jun 04, 2022, 8:55 PM UTC
- HN karma
- 100
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About Learner100
No profile information was provided.
Recent public activity
-
comment
Comment #45706868
In those situations, the more productive option to course-correct is to talk to the change author in a meeting/chat instead of just volleying off a tsunami of comments about variou…
-
comment
Comment #45706834
> When you receive a review with a hundred comments, it’s very hard to engage with that review on anything other than a trivial level. Wow, that seems crazy. I can only hope I neve…
-
comment
Comment #42668073
A design philosophy called "Progressive Disclosure" tries to tackle this problem, where a tool is supposed to present a minimal set of functionality initially to allow a user to be…
-
comment
Comment #42497263
For most self help / productivity books, I agree pretty strongly with this take. A lot of those types of books (Atomic Habits, Getting Things Done, Measure What Matters as some exa…
-
comment
Comment #40441841
Ah, thanks!
-
comment
Comment #40437623
- The SMTP client they implemented could insert a newline such that a line was comprised of only a single period. - The SMTP client spec says that an additional period would be add…
-
comment
Comment #34467791
> While not traditional TDD or likely not a new concept, I’ve done something I’ve dubbed TLD (Test Led Development). Rather than writing a whole smattering of tests and then coding…