Viewing profile — tnash
tnash
HN member- Joined
- Mon, Mar 12, 2012, 6:05 AM UTC
- HN karma
- 574
- Public activity
- 152 items
- HN profile
- View on Hacker News ↗
About tnash
No profile information was provided.
Recent public activity
- story
-
comment
Comment #28172670
Absolutely absurd take from Google here. What could they be thinking? It's like they want app store legislation.
- story
-
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…
-
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!
-
comment
Comment #25911991
It makes clear in the memo, this is FRL (Oculus), not Facebook as a whole.
-
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…
-
comment
Comment #23994049
I love this idea as a rework of github sponsors.
-
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.
-
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!
- story
-
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…
-
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.
-
comment
Comment #15671748
At what point do we no longer trust public key cryptography (RSA)? Where's the break point?
- story
- story
- story
- story
-
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…
-
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…
- story
- story
-
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…
- story
-
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…