Monthly Shaarli

All links of one month in a single page.

May, 2020

Microtype - Thesis in LaTeX

An overview of microtypography via the Microtype LaTeX package.

I'm not convinced all of the microtyped examples look any better than the naive spacing...

Ken Steen: I probably would not be programming if it weren't for open source software. - Root.cz
thumbnail

Interview with the guy who crated the vifm file manager (25.7.2008)

Treatise on Font Rasterisation

Takes a look at some problems in font rasterization (anti-aliasing, hinting, etc).

Build your own Command Line with ANSI escape codes

Nice intro to writing basic terminal user interfaces with ANSI escape codes.

History and effective use of Vim
thumbnail

Joe "begriffs" Nelson's tips on using Vim.

How I draw figures for my mathematical lecture notes using Inkscape | Gilles Castel

How to quickly edit SVG figures in Inkscape (using a custom Xlib-based shortcut manager) and insert the results in a LaTeX document. Gilles Castel is a note-taking wizard.

Learning Emacs Key Bindings

On some of the rationale behind Emacs key binding conventions.

Consistent terminal colors with 16-ANSI-color Vim themes

I was annoyed recently when a Vim theme I like[1] only used the standard 16 ANSI colors in 256-color terminals (like Apples' Terminal.app which does not support true/24-bit colors). But there are advantages.

https://github.com/bluz71/vim-moonfly-colors

The musings of bluz71

some nice vim tips

How I'm able to take notes in mathematics lectures using LaTeX and Vim | Gilles Castel

Inspiring overview of how to take real-time notes in LaTeX using Vim with the Ultisnips plugin.