Live data from Hacker News

Viewing profile — xrt

xrt

HN member
Joined
Sat, Dec 17, 2011, 10:03 PM UTC
HN karma
33
Public activity
36 items

About xrt

No profile information was provided.

Recent public activity

  1. comment
    Comment #7850521

    thank you for this. i've never understood why credit cards are printed w/ spaces between the numbers, presumably to reduce transcription errors, but 99.9% of web forms force you to…

  2. comment
    Comment #7689572

    This is a doddle in PostScript. http://www.jasonpratt.org/software/graphpaper/

  3. comment
    Comment #7625028

    Think this might make those "Fork me on GitHub" badges a little less popular? I sincerely hope so.

  4. comment
    Comment #7599700

    I really hate writing things in reverse, but a decent style in Bash is to put everything in functions, w/ a main() at the top: #! /usr/bin/env bash set -e -u bar='bar' main() { foo…

  5. comment
    Comment #7543762

    LISP 1.5 manual (MITPress)

  6. comment
    Comment #7253899

    It would be very useful to delineate this list by command type and availability. The ones I wanted to check out (ndiff, rs, iftop, mtr, ...) must be in packages, since they don't r…

  7. comment
    Comment #6673284

    So a middle finger gets fewer downvotes than a technical commentary. awesome.

  8. comment
    Comment #6672500

    They lost me when they went to 21 bits.

  9. comment
  10. comment
    Comment #6360816

    The -3 arg is not available on OS X. Odd, since it's been in BSD Unix since forever. http://www.freebsd.org/cgi/man.cgi?query=cal

  11. comment
    Comment #6112269

    My favorite example. The chosen answer to the "Where's Waldo?" solution is 7 lines long . http://stackoverflow.com/questions/8479058/how-do-i-find-wal...

  12. story
  13. comment
    Comment #6029367

    I should think OCaml or SML should be added to the mix. Neither has Async built in, but the other points are handled quite well. http://ocaml.org/description.html

  14. comment
    Comment #5971605

    Why was I not made aware of this sooner? $10 for 1-10 users? Nice. (also not affiliated)

  15. comment
    Comment #5856745

    The design reminds me a bit of my "sunflower" iMac, which was a really nice machine.

  16. comment
    Comment #5664875

    dbx is a company and a noise reduction format. It competed w/ Dolby. http://en.wikipedia.org/wiki/Dbx_(noise_reduction)

  17. comment
    Comment #5615121

    It's been sad to watch Markdown eclipse Textile http://txstyle.org in popularity. Textile provides a more complete mapping to HTML than Markdown, while remaining easy to use. Its p…

  18. story
  19. comment
  20. comment
    Comment #5274856

    Beyond complexity management, breaking a design into many small programs opens it up to a rich set of well-known and proven OS services. Things like hardware memory protection, mul…

  21. comment
    Comment #5210900

    Is there any way to view the .textile files rendered properly w/in Github? They are rendering the same as raw for me. Am I missing something?

  22. comment
    Comment #5185802

    > Also, I want to know how to make Evernote better! Email me and let me know. I've got a few ideas. What is your email address?

  23. comment
    Comment #5141897

    Awesome. Any chance you could update the C compiler to something post-C89?

  24. comment
    Comment #5058883

    Robin Williams devotes a chapter of her book, "The PC is not a Typewriter", on the subject. She concurs. http://www.amazon.com/Pc-Not-Typewriter-Robin-Williams/dp/09...

  25. story