back to main page                                                    txt version

========= git repos =========

Various tools I created and use. Index: * linuxconsole.net * utils * benchmarks * newsfilter

linuxconsole.net ================

git clone git://linuxconsole.net/linuxconsole.git Source for this site. Pretty minimal (yay!). Can be easily repurposed for similar projects. Languages: shell, html, css

utils =====

$ git clone git://linuxconsole.net/utils.git Just some small utils. Languages: C, Go, Shell

benchmarks ==========

$ git clone git://linuxconsole.net/benchmarks.git Framework for benchmarking run times of other commands. Language: Go

newsfilter ==========

$ git clone git://linuxconsole.net/newsfilter.git A small utility to get filtered news from HN, lobste.rs and badcyber.com. Language: Go