Viewing profile — lamg
lamg
HN member- Joined
- Tue, Mar 05, 2013, 4:24 PM UTC
- HN karma
- 60
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About lamg
Recent public activity
- story
- story
- story
-
comment
Comment #44020911
I think the problem Espanso is trying to solve should be addressed by GUI toolkits, like GTK, QT, etc. Otherwise, living with an authorized keylogger in our system in order to intr…
- story
- comment
- story
- story
- story
- story
-
comment
Comment #37999103
This feature simplifies `while` loops in computation expressions
- story
- story
- story
-
comment
Comment #29852018
There several iterator libraries around but generics has made easier to compose iterators into a single one.
- story
-
comment
Comment #29495377
No it doesn't. It vanished from the known Universe and now we have no idea on how it looked before.
- story
- story
-
comment
Comment #19859925
Substitute "communism" by "centrally planed economy". China abandoned it decades ago. See https://en.wikipedia.org/wiki/Socialist_market_economy
-
comment
Comment #19849717
"playground of rich Americans": certainly a fallacious reduction of Cuban history. "The America gov't instituted an embargo. Being in the tropics, the electric signs broke down": y…
-
comment
Comment #16679681
Certainly is hard to read nested code, but returning earlier makes it harder because now our mind has to construct the execution path instead of reading it. What I usually do is wr…
-
comment
Comment #16679653
Certainly is hard to read nested code, but returning earlier makes it harder because now our mind has to construct the execution path instead of reading it. What I usually do is wr…
- story
-
comment
Comment #14491349
"A Discipline of Programming" by Edsger Dijkstra.