Links
Add
lapitzi: (via Pants Are Overrated – A Comic Strip...
https://rispostesenzadomanda.tumblr.com/post/5446140135
Added 14 years ago
git - the simple guide - no deep shit!
https://rogerdudler.github.io/git-guide/
Guida ridotta all'osso per git
Giorno dei programmatori - Wikipedia
https://secure.wikimedia.org/wikipedia/it/wiki/Giorno_dei_programmatori
Oggi è il 0x100 giorno dell'anno: il giorno dei programmatori!
Added 14 years ago
Series Graph - Show episode ratings by episode graphed
https://seriesgraph.com/
Sito che fa il riassunto delle valutazioni delle serie da IMBD
Shell Script Best Practices
https://sharats.me/posts/shell-script-best-practices/#template
This article is about a few quick thumb rules I use when writing shell scripts that I’ve come to appreciate over the years. Very opinionated.
Added 3 years ago
The history of Tetris randomizers - Simon Laroche
https://simon.lc/the-history-of-tetris-randomizers
Storia dell'algoritmo per estrarre il prossimo pezzo a Tetris.
Klippings - [web bookmarks]
https://sites.google.com/site/kindlethearr/klippings/
Software per l'import e l'export dei bookmark, highlight e note del kindle
Added 14 years ago
Solitaire Craving
https://solitairecraving.com/
Added 19 years ago
Added 15 years ago
Ukkonen's suffix tree algorithm in plain English
https://stackoverflow.com/questions/9452701/ukkonens-suffix-tree-algorithm-in-plain-english
The following is an attempt to describe the Ukkonen algorithm by first showing what it does when the string is simple (i.e. does not contain any repeated characters), and then extending it to the full algorithm. First, a few preliminary statements.
Added 9 years ago