Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hebz0rl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
Making Illegal States Unrepresentable
(corrode.dev)
14 points
by
hebz0rl
3y ago
|
4 comments
2.
▲
Using hyper in curl can help make the internet safer
(aws.amazon.com)
3 points
by
hebz0rl
5y ago
|
0 comments
3.
▲
by
hebz0rl
6y ago
I use » instead which has been working well for me (zsh + alacritty on archlinux)
4.
▲
Ttyplot – a real time plotting utility for the terminal
(virtuallyfun.com)
2 points
by
hebz0rl
8y ago
|
0 comments
5.
▲
The Chess Player Who Couldn't Pass the Salt – ACM Queue
(queue.acm.org)
1 points
by
hebz0rl
9y ago
|
0 comments
6.
▲
by
hebz0rl
10y ago
What do you mean? Rust and cargo are in ports so you can just install them.
7.
▲
IOTA: Input/Output Tournament for AIs
(armetone.com)
2 points
by
hebz0rl
10y ago
|
0 comments
8.
▲
by
hebz0rl
12y ago
You could try tikz with latex which works very well and is very slick: Example Gallery: http://www.texample.net/tikz/ Handbook: http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanua
9.
▲
Proposal: go generate
(groups.google.com)
1 points
by
hebz0rl
12y ago
|
0 comments
10.
▲
An OSI layer model for the 21st century
(davidad.github.io)
1 points
by
hebz0rl
12y ago
|
0 comments
11.
▲
Logrus – Structured, pleasant logging for Go.
(github.com)
4 points
by
hebz0rl
13y ago
|
0 comments
12.
▲
Linus Torvalds: “I'm happily hacking on a new save format using ‘libgit2’”
(plus.google.com)
303 points
by
hebz0rl
13y ago
|
259 comments
13.
▲
Firefox Sync: Then and Now and Soon
(people.mozilla.org)
2 points
by
hebz0rl
13y ago
|
0 comments
14.
▲
by
hebz0rl
13y ago
You can use iptables for that: $ 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
15.
▲
FreeBSD 10.0 Released
(freebsd.org)
1 points
by
hebz0rl
13y ago
|
0 comments
16.
▲
Gen - a generics library for Go
(clipperhouse.github.io)
104 points
by
hebz0rl
13y ago
|
48 comments
17.
▲
by
hebz0rl
13y ago
I mean we have to look at the conext here. Programming a game has very different goals than for example writing a service which should never crash.
18.
▲
Holy Haskell Project Starter - Learn how to start a new Haskell project
(yannesposito.com)
4 points
by
hebz0rl
13y ago
|
0 comments
19.
▲
A new way to organize programs
(akkartik.name)
2 points
by
hebz0rl
13y ago
|
0 comments
20.
▲
by
hebz0rl
13y ago
About the I want to put a float where I define it problem maybe look at: http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Capti...
21.
▲
by
hebz0rl
13y ago
You can always define a template via `--template=MyTemplate`. You just have to place the template in `.pandoc/templates/MyTemplate.[latex|html|...]`.
22.
▲
Interview with Theo De Raadt about the OpenBSD project
(youtube.com)
7 points
by
hebz0rl
13y ago
|
0 comments
23.
▲
by
hebz0rl
13y ago
Economics is not money. Its about how to allocate the limited resources in the most efficient way. Money is just a tool used for example in capitalism.
24.
▲
Going long long on time_t
(openbsd.org)
130 points
by
hebz0rl
13y ago
|
88 comments
25.
▲
by
hebz0rl
13y ago
Just encrypt your laptop hdd?
26.
▲
Universal Command Line Interface for Amazon Web Services
(github.com)
2 points
by
hebz0rl
13y ago
|
0 comments
27.
▲
Compilers in OpenBSD
(marc.info)
171 points
by
hebz0rl
13y ago
|
74 comments
28.
▲
Building an API with Go at Microco.sm
(speakerdeck.com)
57 points
by
hebz0rl
13y ago
|
16 comments
29.
▲
by
hebz0rl
13y ago
That's what DNS is for.
30.
▲
by
hebz0rl
13y ago
See [1] 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
More ›