I hereby claim:
- I am vifino on github.
- I am vifino (https://keybase.io/vifino) on keybase.
- I have a public key whose fingerprint is 811E 093E E617 B91A C3E4 E941 B7A6 2F6B E072 82DE
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Use Ubuntu 14.10.
Wifi driver: http://chrono.i0i0.me/firmware/usb8797_uapsta.bin
( Personal mirror of http://git.marvell.com/?p=mwifiex-firmware.git;a=blob;f=mrvl/usb8797_uapsta.bin
, to be wgettable. Apart from that, the original link does not seem to be correct, maybe corrupted.)
Put this file in '/lib/firmware/mrvl'. ( Create the directory if it doesn't exist already. )
Kernel 3.17.6 for better wifi stability and for the cover.
" Config used by me. It's probably obvious that I'm a specific type of user. | |
" No autofocus. | |
set noautofocus | |
" No cursor. | |
set autohidecursor | |
" Search engines. | |
let searchengine wikipedia = "https://www.wikipedia.org/w/index.php?title=Special:Search&search=" | |
let searchengine archwiki = "https://wiki.archlinux.org/index.php/Special:Search/" | |
let searchengine aur = "https://aur.archlinux.org/packages/?O=0&K=" |
[steam-in-home-streaming] | |
title=Steam-In-Home-Streaming | |
description=Steam In-Home Streaming | |
ports=27031/udp|27036/udp|27036/tcp|27037/tcp |
#!/usr/bin/env lua | |
-- pam_lua-based dynamic MOTD. | |
-- Rewritten from scratch, again. | |
-- (Maybe also because it was a bit filthy...) | |
-- Still kinda bad, cause it executes programs... | |
-- But hey, it Works For Me(tm)! | |
-- | |
-- To use: | |
-- Install pam_lua (https://github.com/vifino/pam_lua). | |
-- OPEN A ROOT SESSION RIGHT NOW. TMUX AS ROOT, TOO. |
These are configs for FreeBSD's devd
to handle certain events better:
This config instructs devd
to set the fault notification for a drive whenever the CAM layer reports errors.
This only works if the disk is in a disk shelf with SES support (like netapp shelves).
Works in base FreeBSD installs!
black = '#000000'; | |
red = '#FF6878'; | |
green = '#B4FB73'; | |
yellow = '#FFF090'; | |
blue = '#6095FF'; | |
magenta = '#FF90FE'; | |
cyan = '#45E1F8'; | |
white = '#F1F1F1'; | |
brightBlack = '#6F6F6F'; | |
brightRed = '#FF778B'; |
{ | |
"$schema": "https://github.com/jsonresume/resume-schema/raw/master/schema.json", | |
"basics": { | |
"name": "Adrian Pistol", | |
"label": "Computer Whisperer", | |
"email": "[email protected]", | |
"summary": "Creative and Experienced IT Problem Solver", | |
"location": { | |
"city": "Frankfurt", | |
"region": "Hesse", |