Viewing profile — lfborjas
lfborjas
HN member- Joined
- Mon, Feb 15, 2010, 8:31 PM UTC
- HN karma
- 453
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About lfborjas
Recent public activity
-
comment
Comment #5340716
I hear you, friend, it's like it's ok for companies to hire us , men, as a "risky bet", I'm not the best engineer but thankfully my employers have all "seen" something in me to hav…
-
comment
Comment #4419662
Happens to me too, with a slightly modified latin-american keyboard layout
-
comment
Comment #4159380
Interesting, does this essay convey to you that the manual labourer is doomed and Russell's being a pessimist? I got quite the contrary from it (advocating some sort of socialist s…
-
comment
Comment #4156738
Articles like this remind me of Bertrand Russell's [In praise of idleness]( http://www.zpub.com/notes/idle.html ): "I want to say, in all seriousness, that a great deal of harm is …
-
comment
Comment #4106749
nice twitter integration!
- story
-
comment
Comment #2599572
Cool, I'm currently using vim and the fugitive plugin offers a similar functionality: http://sontek.net/turning-vim-into-a-modern-python-ide#integ...
- story
- story
-
comment
Comment #2585578
Something like wsgi/rack/ring would be cool (actually, ring could be your inspiration: https://github.com/mmcgrana/ring )
- story
- comment
-
comment
Comment #2517884
Check out rubinius, the bytecode seems to perform considerably faster than interpreted source: http://rubini.us/
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #2401567
I was wrong, ruby 1.9 has callcc back since 2009, you have to `require 'continuation'` now, though.