I hereby claim:
- I am pbondoer on github.
- I am pbondoer (https://keybase.io/pbondoer) on keybase.
- I have a public key ASDdfKwUgtP_gbYZfC34CEuucLFtE9DMe-hV_ZarnZ3FhQo
To claim this, I am signing this object:
/* ************************************************************************** */ | |
/* */ | |
/* ::: :::::::: */ | |
/* test.c :+: :+: :+: */ | |
/* +:+ +:+ +:+ */ | |
/* By: pbondoer <[email protected]> +#+ +:+ +#+ */ | |
/* +#+#+#+#+#+ +#+ */ | |
/* Created: 2017/09/05 12:25:06 by pbondoer #+# #+# */ | |
/* Updated: 2017/09/05 12:31:59 by pbondoer ### ########.fr */ | |
/* */ |
Public Class UnBuggyListView | |
Inherits ListView | |
Public Sub New() | |
Me.SetStyle(ControlStyles.OptimizedDoubleBuffer, True) | |
Me.SetStyle(ControlStyles.AllPaintingInWmPaint, True) | |
End Sub | |
End Class |
OS=`uname` | |
if [ $OS = "Linux" ] ; then | |
fi | |
# Completion | |
zstyle ':completion:*' completer _complete _ignored _approximate | |
zstyle ':completion:*' menu select | |
zstyle ':completion:*' group-name '' | |
autoload -Uz compinit |
/* | |
* | |
* fr | |
* | |
*/ | |
out.updated_common_connectionLostAndInfo = ""; // "<b>Server Connection Lost</b><br>You're now in read-only mode until the connection is back." | |
out.driveReadmeTitle = ""; // "What is CryptDrive?" |
/* ************************************************************************** */ | |
/* */ | |
/* ::: :::::::: */ | |
/* readfile.c :+: :+: :+: */ | |
/* +:+ +:+ +:+ */ | |
/* By: pbondoer <[email protected]> +#+ +:+ +#+ */ | |
/* +#+#+#+#+#+ +#+ */ | |
/* Created: 2017/01/18 10:12:11 by pbondoer #+# #+# */ | |
/* Updated: 2017/01/19 21:34:17 by pbondoer ### ########.fr */ | |
/* */ |
{ | |
"render_options": { | |
"size": [1920, 1080], | |
"lighting": { | |
"ambient": 0.05, | |
"direct": 1.0, | |
"global": 1.0 | |
}, | |
"global_illumination_samples": 32, | |
"antialias": 4, |
{ | |
"render_options": { | |
"size": [1920, 1080], | |
"ambient_lighting": 0.05, | |
"direct_lighting": 1.0, | |
"antialias": 1, | |
"bounce_depth": 4, | |
"filter": "sepia" | |
}, | |
"camera": { |
test0/ 000755 032677 010202 00000000000 12723641560 013566 5 ustar 00pbondoer 2015_paris 000000 000000 test1 000714 032677 010202 00000000010 12723635570 013503 0 ustar 00pbondoer 2015_paris 000000 000000 |
I hereby claim:
To claim this, I am signing this object:
/* ************************************************************************** */ | |
/* */ | |
/* ::: :::::::: */ | |
/* black_jack_hand.c :+: :+: :+: */ | |
/* +:+ +:+ +:+ */ | |
/* By: pbondoer <[email protected]> +#+ +:+ +#+ */ | |
/* +#+#+#+#+#+ +#+ */ | |
/* Created: 2016/06/10 15:02:42 by pbondoer #+# #+# */ | |
/* Updated: 2016/06/10 15:42:56 by pbondoer ### ########.fr */ | |
/* */ |