Live data from Hacker News

Viewing profile — daragh

daragh

HN member
Joined
Wed, Apr 16, 2008, 9:55 PM UTC
HN karma
41
Public activity
16 items

About daragh

[ my public key: https://keybase.io/daragh; my proof: https://keybase.io/daragh/sigs/JfcDNZWq5iZd1GWn9rl10d1Y-gtQVoqDDhj-AkE1s6o ]

Recent public activity

  1. comment
    Comment #6892104

    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 …

  2. comment
    Comment #6643740

    This is gorgeous.

  3. comment
    Comment #5765952

    If he liked Hitchhiker's Guide and Kurt Vonnegut, you should give him The Sirens of Titan .

  4. comment
    Comment #5142685

    https://github.com/harukizaemon/hamster is apparently quite good.

  5. comment
    Comment #5118760

    Ah yes, the day we sold our bus.

  6. comment
    Comment #5094929

    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 h…

  7. comment
    Comment #4771221

    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 …

  8. comment
    Comment #4642160

    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 …

  9. comment
    Comment #4641880

    I think many (if not the majority of) programmers are still using strongly typed programming languages.

  10. comment
    Comment #4502769

    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 command…

  11. comment
    Comment #602579

    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 …

  12. comment
    Comment #601959

    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-a…

  13. comment
    Comment #349466

    That's a pretty solid butchering of the design of daringfireball.net

  14. comment
    Comment #231137

    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 …

  15. comment
    Comment #230950

    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 o…

  16. comment
    Comment #191226

    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 …