Live data from Hacker News

Viewing profile — lamg

lamg

HN member
Joined
Tue, Mar 05, 2013, 4:24 PM UTC
HN karma
60
Public activity
31 items

About lamg

Sub specie aeternitatis

Recent public activity

  1. story
  2. story
  3. story
  4. 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…

  5. story
  6. comment
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #37999103

    This feature simplifies `while` loops in computation expressions

  12. story
  13. story
  14. story
  15. comment
    Comment #29852018

    There several iterator libraries around but generics has made easier to compose iterators into a single one.

  16. story
  17. comment
    Comment #29495377

    No it doesn't. It vanished from the known Universe and now we have no idea on how it looked before.

  18. story
  19. story
  20. comment
    Comment #19859925

    Substitute "communism" by "centrally planed economy". China abandoned it decades ago. See https://en.wikipedia.org/wiki/Socialist_market_economy

  21. 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…

  22. 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…

  23. 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…

  24. story
  25. comment
    Comment #14491349

    "A Discipline of Programming" by Edsger Dijkstra.