Live data from Hacker News

Viewing profile — rol

rol

HN member
Joined
Sat, Sep 06, 2014, 10:44 PM UTC
HN karma
11
Public activity
7 items

About rol

email: rol.peartree [at] gmail.com

Recent public activity

  1. comment
    Comment #11178315

    If you have Quicklisp[1] installed you can install the "infix" package and get infix notation in Common Lisp[2]: $ sbcl This is SBCL 1.2.4.debian, an implementation of ANSI Common …

  2. comment
    Comment #10321235

    Org mode[1] has some spreadsheet functionality which works fine as long as you don't use very large tables. Otherwise it gets a bit too slow. You can also use those spreadsheets as…

  3. comment
    Comment #10321116

    > but still just 4 copies of any card If you are playing Limited (i.e. Draft or Sealed decks) then you can have as many copies as you have in your card pool. Although you may have …

  4. comment
    Comment #10169847

    glances is nice if you want to get an overview of your system resources: https://github.com/nicolargo/glances bmon and iftop can be used to see network usage: https://github.com/tg…

  5. comment
    Comment #9455335

    In regards to Common Lisp, depending on which implementation you use you may get some sort of type checking at compile time. For example, if you save the following code[1] into a f…

  6. comment
    Comment #9240502

    Just gonna hijack this thread to mention that if you use Gnus (the other Emacs mail client) to read your email you can use the variable "gnus-blocked-images" to block any images th…

  7. comment
    Comment #8819899

    Although having a central repository of code on the web is no longer unique to Perl, there is still some of CPAN's infrastructure that would be nice to have in other communities. F…