Viewing profile — wolverian
wolverian
HN member- Joined
- Sun, Mar 22, 2009, 4:10 PM UTC
- HN karma
- 16
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About wolverian
No profile information was provided.
Recent public activity
-
comment
Comment #4017881
It doesn't.
-
comment
Comment #1497756
I dislike the look of Droid Serif. I use Droid Sans as my UI font on my netbook (running Ubuntu), though. I'll certainly compare them when the Ubuntu font is released.
-
comment
Comment #1497748
Note that font rendering differs massively between distributions. I prefer Ubuntu's softer (OS X -style) look best. Others might prefer Fedora's crisp (Windows-style) rendering.
-
comment
Comment #805869
I think Real World Haskell might help you with that, and after that, The Road to Mathematics and Logic.
-
comment
Comment #624543
He only needs to offer the ffmpeg sources is he has made any changes to them.
-
comment
Comment #616646
I used Consolas for ages, but now switched back to DejaVu Mono, mostly because it's thinner horizontally.
-
comment
Comment #590102
Classic strawman.
-
comment
Comment #577953
The original post was about Perl 6, though.
-
comment
Comment #577950
If you use the operator, it's (hopefully) safe to assume you know what it does. Then you should also know what interleaving the operator between the list elements does. Which is ex…
-
comment
Comment #568465
Tried it, liked it, will use again.
-
comment
Comment #568460
Thanks, good to know.
-
comment
Comment #567813
Does the regular Ruby use RubySpec when you run "make test" or such? Perl 6 does separate the specification from the implementations.