Live data from Hacker News

Viewing profile — tnash

tnash

HN member
Joined
Mon, Mar 12, 2012, 6:05 AM UTC
HN karma
574
Public activity
152 items

About tnash

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #28172670

    Absolutely absurd take from Google here. What could they be thinking? It's like they want app store legislation.

  3. story
  4. comment
    Comment #26189217

    Use of ORMs is often a performance choke point. Raw DB queries are often much, much faster. Almost always, the more you abstract, the worse you perform. It's great as a developer b…

  5. comment
    Comment #26073896

    This is relevant in my field (Waste Management) as there's the long ton, the short ton, and long and short hundredweight (CWT). All different and confusing!

  6. comment
    Comment #25911991

    It makes clear in the memo, this is FRL (Oculus), not Facebook as a whole.

  7. comment
    Comment #24803839

    Generally the rule is that if it's hard, you can cut it off, because the mold will have only spread on the surface (think moldy cheddar cheese rind), but if it's soft, throw it out…

  8. comment
    Comment #23994049

    I love this idea as a rework of github sponsors.

  9. comment
    Comment #23681761

    ...in a lab. I wish battery articles would include in the title whether they are commercialized or just achieved in ideal conditions.

  10. comment
    Comment #23188220

    knockd is pretty easy to setup and use. I used it in a security lab class in college in the late 2000s and nobody could figure out why we didn't have any open ports!

  11. story
  12. comment
    Comment #19322343

    I'm impressed with what they've been able to do, and happy to see that they're developing in-house. When I was an intern there in the mid-2000's they were still working on fly-by-w…

  13. comment
    Comment #16979359

    "An experimenter blew bubbles to distract them." Wasn't expecting my daily does of cute in this Autism study's abstract, but got it anyway.

  14. comment
    Comment #15671748

    At what point do we no longer trust public key cryptography (RSA)? Where's the break point?

  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #11249925

    Columbus, OH is pretty great. The Dublin Entrepreneurial Center has cheap office space and access to the Metro Data Center on the same floor. There are a couple nice co-working spo…

  20. comment
    Comment #11204776

    Here's what I do: random long strings as answers for each question, and save them with the credentials in KeePass. That way I keep track of each one, and they can't be used against…

  21. story
  22. story
  23. comment
    Comment #10420511

    PHP and MySQL are actually very fast, check out Tech Empower's benchmarks ( https://www.techempower.com/benchmarks/#section=data-r10&hw=... ). Remember Facebook is built on PHP. Fo…

  24. story
  25. comment
    Comment #10130748

    One thing that I don't see in these kinds of articles, and what I think is most important: MySQL speed. When I was researching technology, I compared simple pages that read some da…