aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2019-08-21 14:44 #

Make each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new features; Expect the output of every program to become the input to another, as yet unknown, program. Don’t clutter output with extraneous information. Avoid stringently columnar or binary input formats. Don’t insist on interactive input. – Basics of the Unix Philosophy

2019-08-20 20:02 #

Time to watch the last episode of Chernobyl (my son didn’t like it!).

2019-08-20 19:57 #

Here is an Haskell library containing common graph search algorithms. #haskell

2019-08-20 19:56 #

Annotate the web, with anyone, anywhere. – hypothes.is

2019-08-20 19:53 #

Smith-Waterman algorithm in Python. #python #bioinformatics

2019-08-20 19:45 #

TIL about KeyCastr, an open-source keystroke visualizer for the Mac.

2019-08-20 19:44 #

Vim fugitive has been seriously updated: v2.5 -> v3.0. #vim

2019-08-20 11:12 #