Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daragh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
daragh
13y ago
I'm currently awaiting delivery of components to assemble an ErgoDox. The later variations show here display an encouraging similarity to a lot of the ErgoDox's features, although perhaps most interestingly a move away from indepe
2.
▲
by
daragh
13y ago
This is gorgeous.
3.
▲
by
daragh
13y ago
If he liked Hitchhiker's Guide and Kurt Vonnegut, you should give him The Sirens of Titan .
4.
▲
by
daragh
14y ago
https://github.com/harukizaemon/hamster is apparently quite good.
5.
▲
by
daragh
14y ago
Ah yes, the day we sold our bus.
6.
▲
by
daragh
14y ago
It's been years since I've seen it, but I remember a hilarious scene where Jack Bristow is talking to someone in an IM-like window; his choice of text is giant red Comic Sans and his messages are devoid of grammar and punctuation. You could
7.
▲
by
daragh
14y ago
Create commits using `add -p` up to the point that the current state of the work tree is fully committed. (You can `reset HEAD^` if you need to add some stuff that you do not want to become part of your branch's history, at least not in its
8.
▲
by
daragh
14y ago
Well, it looks like the overwhelming majority of web programming is done in PHP/ASP, so I guess it's not the case so much for web developers. Although I'd be amazed if Go won over a significant portion of the PHP/ASP crowd, given that they
9.
▲
by
daragh
14y ago
I think many (if not the majority of) programmers are still using strongly typed programming languages.
10.
▲
by
daragh
14y ago
That FIFO temporary file is the file descriptor of the subprocess' stdout. You're accessing it through a pipe. It's most useful when you want to diff the result of multiple commands, e.g.: diffing the contents of two directories: $ diff
11.
▲
by
daragh
17y ago
If you are using a DSLR in burst mode it probably won't choose a variety of apertures and shutter speeds. It will determine what it believes to be a correct exposure for the scene and set an aperture and shutter speed it considers appropria
12.
▲
by
daragh
17y ago
I'm not too sure how useful the DoF preview feature is, in what common circumstance do you recommend I use it? Also, you shouldn't restrict yourself to the centre AF point; focus-and-recompose will produce blurry images if your depth-of-fie
13.
▲
by
daragh
18y ago
That's a pretty solid butchering of the design of daringfireball.net
14.
▲
by
daragh
18y ago
The other point I made was that even if they were offering "green" VPSs it doesn't mean they're going to have a "green" and "non-green" power cables running in to the building and they put your VPS in the rack hooked up to the "green" one.
15.
▲
by
daragh
18y ago
In all seriousness, that's retarded. If you honestly want to be "green" you can make changes to your personal behaviour (such as using CFLs, recycled packaging etc.) and not rely on some company to hold your hand and make you feel like you'
16.
▲
by
daragh
18y ago
Pen & paper for rapid prototyping, then start mocking up with actual code. This isn't 1999, you'll save yourself a lot of trouble than messing around with Photoshop layers. If you actually begin coding well from the ground up the applic