Live data from Hacker News

Viewing profile — wolverian

wolverian

HN member
Joined
Sun, Mar 22, 2009, 4:10 PM UTC
HN karma
16
Public activity
12 items

About wolverian

No profile information was provided.

Recent public activity

  1. comment
    Comment #4017881

    It doesn't.

  2. 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.

  3. 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.

  4. comment
    Comment #805869

    I think Real World Haskell might help you with that, and after that, The Road to Mathematics and Logic.

  5. comment
    Comment #624543

    He only needs to offer the ffmpeg sources is he has made any changes to them.

  6. comment
    Comment #616646

    I used Consolas for ages, but now switched back to DejaVu Mono, mostly because it's thinner horizontally.

  7. comment
    Comment #590102

    Classic strawman.

  8. comment
    Comment #577953

    The original post was about Perl 6, though.

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

  10. comment
    Comment #568465

    Tried it, liked it, will use again.

  11. comment
    Comment #568460

    Thanks, good to know.

  12. 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.