Skip to content

Instantly share code, notes, and snippets.

View vague666's full-sized avatar

Jari Matilainen vague666

View GitHub Profile
@vague666
vague666 / gist:452b90c4afb952dcc9af
Created October 4, 2015 15:03
src/fe-common/core/hilight-text.c
if (!rec->nick || !rec->word) {
if (rec->nick) g_string_append(options, "-nick ");
if (rec->word) g_string_append(options, "-word ");
}
@vague666
vague666 / keybase.md
Created September 23, 2014 10:26
keybase identity

Keybase proof

I hereby claim:

  • I am vague666 on github.
  • I am vague (https://keybase.io/vague) on keybase.
  • I have a public key whose fingerprint is 33DC B035 DAC4 10CB BA0E 2C47 D40A 2AAB 6B0D BB0A

To claim this, I am signing this object:

@vague666
vague666 / gist:8738f674d8f2ee5236ca
Created July 7, 2014 14:58
irssi segfault on /window theme handling
vague@abigail:~$ gdb irssi core
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see: