Viewing profile — 00yogi
00yogi
HN member- Joined
- Wed, Aug 31, 2022, 11:56 PM UTC
- HN karma
- 5
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About 00yogi
No profile information was provided.
Recent public activity
-
comment
Comment #45076566
A similar design principle is called “APIs should be deep, not wide”: https://unterwaditzer.net/2024/api-wrappers.html
-
comment
Comment #32797317
That’s a very astute observation. I agree with utility of science education for programming. Something that science and programming share is the process of reductionism — identifyi…
-
comment
Comment #32669924
Debugging is an important skill in software engineering and it’s hardly ever taught formally in school. So much time is spent in investigating red herrings like “let’s add capacity…