hebz0rl | 5 years ago | on: Do not use redirection characters in your shell prompt
hebz0rl's comments
hebz0rl | 9 years ago | on: FreeBSD 11.0 amd64 binaries
hebz0rl | 11 years ago | on: Grap – A Language for Typesetting Graphs
hebz0rl | 12 years ago | on: Why you will love nftables
$ sudo iptables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW -m recent --set --name SSH
$ sudo iptables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW -m recent --update --seconds 60 --hitcount 8 --rttl --name SSH -j DROP
Copied from http://kvz.io/blog/2007/07/28/block-brute-force-attacks-with... but I agree that pf ist just much more sane config wise.hebz0rl | 12 years ago | on: Notch Playing Ludum Dare [video]
hebz0rl | 12 years ago | on: Show HN: RinohType – A modern LaTeX in 6500 lines of Python
hebz0rl | 12 years ago | on: Show HN: RinohType – A modern LaTeX in 6500 lines of Python
hebz0rl | 12 years ago | on: Rather than savage cuts, Switzerland considers “Star Trek” economics
hebz0rl | 12 years ago | on: Creating The Perfect GPG Keypair
hebz0rl | 12 years ago | on: The interspecies internet? An idea in progress [video]
hebz0rl | 12 years ago | on: Say “Yes” to JavaScript
Firefox: about:config > gfx.downloadable_fonts.enabled > false
Chrome: Add --disable-remote-fonts as start parameter
1: http://www.techpowerup.com/forums/showthread.php?t=184198
hebz0rl | 13 years ago | on: Fish shell 2.0
hebz0rl | 13 years ago | on: Diablo III Economy Broken by an Integer Overflow Bug
hebz0rl | 13 years ago | on: Why Markdown Is Not My Favourite Language
I use that to write nearly everything which I can easily convert to latex/html/whatever which is especially nice with different templates.
hebz0rl | 13 years ago | on: Flynn’s IQ
hebz0rl | 13 years ago | on: Microsoft.com New Design Preview
hebz0rl | 15 years ago | on: Ask HN: Recommended OCR?