Viewing profile — tachang
tachang
HN member- Joined
- Sat, Apr 11, 2015, 5:40 PM UTC
- HN karma
- 45
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About tachang
No profile information was provided.
Recent public activity
-
comment
Comment #19171957
For those wondering MD5 by itself is a terrible hash for passwords. It’s really fast and without salting you can build rainbow tables against it with reasonable speed. If the passw…
-
comment
Comment #19117809
How did we end up purifying the amount of U235 needed? I saw on another page "General Leslie Groves consulted with lead scientists of the project and agreed to investigate simultan…
-
comment
Comment #19039031
The reason you'd do this is because you are probably planning to return the same response for all the HTTP verbs. Like if you wanted to return a empty hash {} for: GET / DELETE / P…
-
comment
Comment #18912046
This is some seriously good marketing. Tesla is in a unique position to offer their car up as a prize and target. Other manufacturers could do this but because it is hard to update…
-
comment
Comment #18880161
Reading the discussion thread is fantastic. The postgres community culture definitely feels a lot different than some of the other open source projects I've seen.
-
comment
Comment #18642770
What are you doing that I am not? Jira is slow as hell and updating statuses take forever. Are you on an onprem version?
-
comment
Comment #18575297
It's possible at some schools to have 89s through most of your classes which equals a B (3.0) and have a few Cs and thus have a 2.6 GPA.
-
comment
Comment #18527743
What product is it?
-
comment
Comment #18234769
Peanut butter and jelly reload.
-
comment
Comment #18197570
Where exactly in the link does it say the army discourages lead testing? Reuters says "Yet it also “discourages” this type of lead-paint inspection" at the link https://phc.amedd.a…
-
comment
Comment #17898066
I agree with this. Having a traditionally relational store can be a huge help: lots of people know it well, the disadvantages are well known, and everything is insanely mature. I d…
-
comment
Comment #17898053
What if you can’t because you want to use a hosted provider for your homepage like wix? Which doesn’t support reverse producing?
-
comment
Comment #17719520
Banks do this so they can gain the interest on the delay. Very annoying though for the end usrr
-
comment
Comment #17426798
Some of you conspiracy theorists are insane. No Comcast didn't purposely do this. I can guarantee it was just a backhoe digging around. Happens more often than anyone would care to…
-
comment
Comment #17417872
For a react developer I'd say one level is understanding reactive design and maybe how you would implement it in pure JavaScript without react. One level below that would be how yo…
-
story
Ask HN: Any good app for downloading tech articles?
Sometimes you are going away for a weekend but want to do some brush up on a tech topic such as react or some specific iOS/ android topic. Is there an easy way to download a bunch …
-
comment
Comment #17141210
I do like the name smoosh
-
comment
Comment #17141187
It's a testament to humanity's ingenuity that we managed to put a rover on Mars. I sometimes wonder if in 1000 years we will look back and think how primitive we were and curiosity…
-
comment
Comment #16389025
Can you explain a bit more what your code is doing? Are you suppose to instantiate the handler class and call it?
-
comment
Comment #16359920
You're thinking too much into it. They might just record the screen every few seconds and save it to their servers. There's software that does this easily.
-
comment
Comment #15948797
Which app did you use
-
comment
Comment #14758204
As to point #4 I think the hardest api I tried to reverse was sim city build it. I couldn't seem to find the right signature generating code.
-
comment
Comment #14082916
No mention of blackbox by stackoverflow? On a phone right now but it is pretty useful for this type of stuff. The only thing bad about it is key management and new developers have …