Live data from Hacker News

Viewing profile — sousousou

sousousou

HN member
Joined
Fri, Jan 27, 2012, 9:50 PM UTC
HN karma
86
Public activity
26 items

About sousousou

No profile information was provided.

Recent public activity

  1. comment
    Comment #49135597

    Yep. In my experience, LLMs easily go in circles with even simple assembly, creating fixes that result in 2x slower code and then fixing those with even slower code. They are prett…

  2. comment
    Comment #46995478

    Sometimes I worry about the incentives for innovation in the US. Step 1, find something to innovate on, sell the promise of it to investors. Step 2, build a prototype or worst case…

  3. comment
    Comment #11524279

    Also xmonad with haskell - http://xmonad.org/

  4. comment
  5. comment
    Comment #10183135

    This comment reminds me of a book by Italo Calvino. Probably my favorite of his. It's a collection of stories told by Marco Polo to Kublai Khan about cities in his domain. Somewhat…

  6. comment
    Comment #8815519

    For me, it really comes down to energy. It takes me lots of energy to ignore something. Like someone walking behind my computer monitor. Like someone having a loud unrelated conver…

  7. comment
    Comment #8089901

    I'm both a vim and emacs user. I love vim for all the reasons everyone always mentions, but emacs comes out ahead consistently basically because emacs-lisp is so much more usable t…

  8. comment
    Comment #7997373

    I'm coming from music as a profession to programming as a profession. In music you can craft repetitive exercises to improve small aspects of your skillset, but in computer science…

  9. story
  10. comment
    Comment #7658215

    I agree. Once you understand typechecker error messages a little bit, refactoring becomes very simple (and fun!). 1. change a core type or function 2. fix all the type errors 3. ya…

  11. story
  12. story
  13. comment
    Comment #7250279

    Maybe this is something that is visible on a large scale but appears more or less random when zoomed in to a particular couple.

  14. story
  15. story
  16. comment
    Comment #6581027

    I agree with you, but this statement has no ethical weight. We still get to choose whether to do something, and if something, what.

  17. comment
    Comment #6451427

    This reminds me of one of Russell's essays, "In Praise of Idleness". Despite the fact that collectively, we would be extremely comfortable working very little if we all worked the …

  18. comment
    Comment #6372251

    Mandlebrot flythrough is my personal favorite: http://www.perlmonks.org/?node_id=329492

  19. comment
  20. comment
    Comment #5678696

    I cannot see a downside to improved networking infrastructure...and an eager market for advances.

  21. comment
  22. comment
    Comment #5024713

    Need to send the contents of the file to that command. Otherwise it effectively empties the file. (typo?) :%!sudo tee %

  23. story
  24. comment
    Comment #4821101

    How To Learn Haskell: http://acm.wustl.edu/functional/haskell.php

  25. comment
    Comment #3579689

    Gotta love the random "and so we have computer viruses" paragraph toward the end.