Viewing profile — rol
rol
HN member- Joined
- Sat, Sep 06, 2014, 10:44 PM UTC
- HN karma
- 11
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About rol
Recent public activity
-
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 …
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…