Nico Brailovsky's thought repository
Blog
Site search
Projects & Texts
Archive
About
Search
Posts for 2015
June
Android studio and ndk-gdb to debug a native app
Useful predefined variables in make
Vim tip: reload your vimrc
ndk-gdb life tip: use --verbose
I now write Android apps: presenting Tripping Photo Manager
Debugging multiple processes with gdb
cerr vs cout
Vim tip: "polymorphic" key bindings
May
PSA: Use nautilus (GTK) in Kubuntu if Dolphin crashes
Vim tip: Stop escaping slashes
C++: A jump table with a template device
April
Globing in bash
gdb: Print very long strings
gcc: Optimization levels and templates
Bash traps: almost like RAII for bash
C++: Invalidating references to elements in a vector
Code natural selection
Ruby-style digit separator for C-98?
Vim Tip: I want more menus!
March
Scope ending in C++