VirtualTam's bookmarks
240 bookmarks found
-
Ed, man! !man ed
2016-08-18 ED(1) Unix Programmer's Manual ED(1)
NAME ed - text editor
SYNOPSIS ed [ - ] [ -x ] [ name ] DESCRIPTION Ed is the standard text editor.
-
Welcome to behave!
2016-07-06 Behaviour-driven development test framework for Python
-
Literate DevOps
2016-03-29 """ Instead of opening up a terminal to my virtual machine, I pop into Emacs and load this sprint’s /note file/1, create a new header, and enter the shell and ruby commands in this text file.
What good is this? Unlike a traditional terminal, this allows me to log, document and execute each command.
As an old bear with very little brains, my prose can explain the background and purpose of each command. Clicking the hyperlink refreshes my memory of previous discoveries. A keychord executes the code block… """
-
jonas/tig: Text-mode interface for git
2016-03-14 Git repository browser providing several colourful views:
- file tree w/ revisions
- different kinds of log
- blame - when highlighting a line, displays the corresponding diff in a side pane
-
rxvt-unicode won't Fully Maximize in KDE. / Applications & Desktop Environments / Arch Linux Forums
2016-01-07 TL;DR - Right Click on window title bar > More Actions > Special Applications Settings > Size and Position > Obey geometry restrictions > Choose Force and leave check mark to No.
http://www.emacswiki.org/emacs/KdeMaximized https://bbs.archlinux.org/viewtopic.php?id=92115
-
Overpass Web Font
2015-11-29 -
csv [sebsauvage]
2015-07-24 MOUHAHAHAHAHAHAHA
- Alors comme ça tu veux faire du CSV ?
- Et tu crois vraiment que tu peux écrire toi-même facilement un parseur de CSV ?
- Tu crois vraiment qu'il te suffit de faire un bête split() sur chaque ligne du fichier pour t'en sortir ???
- T'es vraiment sûr que t'as pensé à tout ?
-
ASCII Breakout
2015-07-14 -
-
Fix conflicts only once with git rerere
2015-06-11 Original article: http://www.git-attitude.fr/2014/11/04/git-rerere/ Official doc: http://git-scm.com/docs/git-rerere
-
CMU Sphinx
2015-05-02 A speech recognition toolkit
-
Magit User Manual
2015-03-21 -
emacs-snapshot Ubuntu PPA
2015-03-13 ;; emacs-snapshot PPA hack
(when (>= emacs-major-version 25) (defconst debian-emacs-flavor 'emacs25))