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…
This is gorgeous.
If he liked Hitchhiker's Guide and Kurt Vonnegut, you should give him The Sirens of Titan.
https://github.com/harukizaemon/hamster is apparently quite good.
Ah yes, the day we sold our bus.
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…
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…
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…
I think many (if not the majority of) programmers are still using strongly typed programming languages.
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…
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…
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…
That's a pretty solid butchering of the design of daringfireball.net
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…
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…
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…
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…
This is gorgeous.
If he liked Hitchhiker's Guide and Kurt Vonnegut, you should give him The Sirens of Titan.
https://github.com/harukizaemon/hamster is apparently quite good.
Ah yes, the day we sold our bus.
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…
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…
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…
I think many (if not the majority of) programmers are still using strongly typed programming languages.
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…
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…
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…
That's a pretty solid butchering of the design of daringfireball.net
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…
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…
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…