Live data from Hacker News

Viewing profile — tdavis

tdavis

HN member
Joined
Thu, Feb 07, 2008, 9:12 PM UTC
HN karma
6,243
Public activity
1,234 items

About tdavis

codes+designs websites; wears pants.

yc summer '08

http://swaptitude.com - Skill exchange for the creative community

Recent public activity

  1. comment
    Comment #10062058

    Kids, this isn't hard. Just apply a little logic. Statements like "all I care about is what you have done/created/accomplished" is predicated on the notion that everyone is already…

  2. comment
    Comment #7419941

    Cool straw man, bro. Would have been even cooler had she actually made any claim that men were only capable of this "mistake". Or that your carefully constructed counter-argument w…

  3. comment
    Comment #7046097

    My setup is Emacs + workgroups.el + prodigy.el. No GUI apps to manage, everything configurable via elisp. It is grand.

  4. comment
    Comment #5353220

    Circus is awesome. In fact, this Mozilla team has made a bunch of very nice libraries available; with the latest project I'm working on, I use so many that I feel I practically wor…

  5. comment
    Comment #5233965

    shrug I will always bottom-post when context matters and always top-post when I expect the reader to know the context implicitly. And I will never read an email chain that requires…

  6. comment
    Comment #4928541

    If you'd read the entire message, you'd know he already has many prescriptions.

  7. comment
    Comment #4756376

    What a silly straw man argument. No doubt why it is the #1 comment. If I write a particularly effusive post about my love of dogs--how I care for mine meticulously and spend time r…

  8. comment
    Comment #4514556

    If your wife is anything like me—and her symptoms are identical to ones I had during an earlier stage of my depression—then they are real and should be examined. Even if they never…

  9. comment
    Comment #4505663

    I can't overstate how important I think these sorts of habits are. A slow walk. A quiet meditation upon waking. In aggregate, they can really change your life. The problem is, thes…

  10. comment
    Comment #4441828

    Agreed. As is so often the case, "unique" is utterly misused here. That being said, having used Go, I really do enjoy the composition-at-core design.

  11. comment
    Comment #4362483

    The difference is that your application server doesn't render HTML; there is no view that produces HTML and sends it as the HTTP response. It's just flat HTML, served up by a gener…

  12. comment
    Comment #4360753

    Excited for the technical write-up as well. I've been building an app in Angular myself and I absolutely love it. Coupled with a REST-ish API library, it's a breeze in terms of tes…

  13. comment
    Comment #4348556

    I was reluctant to setup two-factor for a long time, perceiving it to be an unnecessary hassle. Then somebody tried to gain access to some of my accounts through my Apple ID. They …

  14. comment
    Comment #4325403

    As much as anything else, this is another great example of MySQL letting you shoot yourself in the face by default. I also love that you can save "y" to an integer field without co…

  15. comment
    Comment #4247079

    That was my immediate reaction, too. Though it sounds like the node.js server is doing more than your standard bouncer; ZNC support seems unlikely.

  16. comment
    Comment #4098167

    I wonder what I'm doing wrong, then. Almost nothing on my T420 worked OOB. I've written custom acpi event scripts for handling docking, monitor switching, etc. Forget about the Fun…

  17. comment
    Comment #4092234

    See also: http://emacsrocks.com/

  18. comment
    Comment #3822085

    Instead of fake security solutions, how about using something like keychain ( http://www.gentoo.org/doc/en/keychain-guide.xml )? Simply kill ssh-agent as part of the sleep event an…

  19. comment
    Comment #3745280

    Especially when that slogan is grammatically incorrect.

  20. comment
    Comment #3700276

    Now make some other code use your "mock" without editing its source. Now assert on the calls made to "bar()," including arguments. Now make it raise an exception without writing a …

  21. comment
    Comment #3629592

    Having spent many hours of my youth on technology forums, I feel I am qualified to say: this is the most banal "show your setup" post, ever. Save Noah, it's just an Apple Store. Sa…

  22. comment
    Comment #3615287

    One of the many things I love about using next to no GUI programs and a minimalist window manager is the lack of notifications. The only time I get a notification is when I receive…

  23. comment
    Comment #3436255

    Yes, it's probably an order of magnitude more expensive when accounting for the countless hours spent pre-optimizing everything, tracking down intensely opaque performance issues, …

  24. comment
    Comment #3431771

    Frankly, having worked on a serious AppEngine application for over a year, it most certainly is not. Of course, that isn't an absolute statement--perhaps some serious applications …

  25. comment
    Comment #3376339

    There are two classes of programmers: the taught and the self-propelled. You can certainly teach someone to program--what they do after that defines the rest of their career. No CS…