Viewing profile — DroidX86
DroidX86
HN member- Joined
- Sat, Aug 30, 2014, 4:35 PM UTC
- HN karma
- 53
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About DroidX86
No profile information was provided.
Recent public activity
- story
-
comment
Comment #19511419
I like how it has almost become the norm to post the link to Adrian Colyers blog about any paper on Distributed Systems than a link to the paper itself. :) (I'm not complaining, I …
-
comment
Comment #18123861
For someone coming from a high(er)-level programming language like Python - who wants to learn more about how computers work - I think it would be a useful stepping to learn C. C i…
-
comment
Comment #16325667
Astronomically low
-
comment
Comment #15433740
Ha ha this is pretty awesome!
-
comment
Comment #14754666
Not surprising given the industry.
-
comment
Comment #14754652
I'm always amazed by the vast size and splendor of space! This is brilliant. Waiting for more to come.
-
comment
Comment #14754615
This is promising news. Though I do feel that current 3d technology leaves a lot to be desired. Personally I feel the next evolution in the the realm of movie theaters would be VR.…
-
comment
Comment #14750702
"Why else? Well, FP is easier to write, easier to read, easier to test, and easier to understand." Only after you get your head around the paradigm shift required to use FP fluentl…
-
comment
Comment #14736206
This is awesome!
-
comment
Comment #14678529
Nice explanation!
-
comment
Comment #14439120
Not a very good tutorial on fork() let alone writing your own shell.
-
comment
Comment #14434771
And she is absolutely right!
-
comment
Comment #14433789
I have this book. Was a pretty good introduction to Linux for me. Mark Sobell is awesome
-
comment
Comment #14308740
Please relink so that the link doesn't go to my facebook for OAuth.
-
comment
Comment #14179159
First things first: ISPs
-
comment
Comment #14090364
Great to see all these functional concepts being possible in the classic languages!
-
comment
Comment #14090325
Always worth knowing what's happening behind all the flashy UIs and JS. Great read!
-
comment
Comment #14084722
Anybody have a full article link?
-
comment
Comment #14025329
Very nicely written post. Always great to know there are Data Structures for solving most problems efficiently.
-
comment
Comment #11980013
I never said it was a good way of storing passwords. It reduces entropy. I'm just saying there is way to both have hashed password storage as well as "asking for 3 random letters o…
-
comment
Comment #11979988
They could be extracting the 1st, 6th and 7th characters, concat them and storing the hash (+salt) of the resulting string. That way they can check equality without storing the pla…
-
comment
Comment #11979913
The petition was brought forth by an RTI (Right to Information) "Activist" and Web Dev who works on security for private companies. It has nothing to do with the government.
-
comment
Comment #11952833
Apply at the ISRO website.[0] They have vacancies for all kinds of positions. [0] http://www.isro.gov.in/careers
-
comment
Comment #11196730
Regardless of the content the design of that website is pretty great. The pages load almost instantly! Can anyone with more front-end knowledge tell me what's going on under the ho…