Viewing profile — sousousou
sousousou
HN member- Joined
- Fri, Jan 27, 2012, 9:50 PM UTC
- HN karma
- 86
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About sousousou
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #11524279
Also xmonad with haskell - http://xmonad.org/
- comment
-
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…
-
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…
-
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…
-
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…
- story
-
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…
- story
- story
-
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.
- story
- story
-
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.
-
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 …
-
comment
Comment #6372251
Mandlebrot flythrough is my personal favorite: http://www.perlmonks.org/?node_id=329492
- comment
-
comment
Comment #5678696
I cannot see a downside to improved networking infrastructure...and an eager market for advances.
- comment
-
comment
Comment #5024713
Need to send the contents of the file to that command. Otherwise it effectively empties the file. (typo?) :%!sudo tee %
- story
-
comment
Comment #4821101
How To Learn Haskell: http://acm.wustl.edu/functional/haskell.php
-
comment
Comment #3579689
Gotta love the random "and so we have computer viruses" paragraph toward the end.