Viewing profile — godojo
godojo
HN member- Joined
- Thu, Feb 06, 2014, 6:13 AM UTC
- HN karma
- 35
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About godojo
No profile information was provided.
Recent public activity
-
comment
Comment #41367294
ah, you say that, but with wifi light switches and wifi toilets it's easy to connect those together nowadays!
-
comment
Comment #37570124
Sounds like pretty basic observation of society, as in people are driven by: 1. What what they can do -- the tools. 2. What others do. 3. Costs / benefits. 4. What hurts -- laws an…
-
comment
Comment #37089823
String Theory tries to say that.
-
comment
Comment #28510805
The bad rap was probably due to older versions. I used to program PHP in a professional setting (quite a while ago) and it basically interchangeable as any other system script (bas…
-
comment
Comment #25872507
Yes, but they better not get caught. It's a trust based model. It's actually Internet stack developers/packagers (anything from protocols in OS or libraries to browsers and devices…
-
comment
Comment #20833021
Here's the paper (source code is linked in the article): https://www.researchgate.net/publication/335405938_Parameter...
-
comment
Comment #19174532
Sounds like CoreOS
-
comment
Comment #18238699
Would argue that UI Redressing is the general problem (mostly present on the web, but can also be done on native as this paper suggests). Good BH presentation: https://www.blackhat…
-
comment
Comment #11235912
I would assume endianness to be an issue in such code. Where in these structs would the order need to be validated? Or am I wrong in thinking that the byte order matters for x86 ta…
-
comment
Comment #11213184
I'm remembering VRML now.
-
comment
Comment #9413939
From: https://vmware.github.io/photon/ Photon™ is a technology preview of a minimal Linux container host. It is designed to have a small footprint and boot extremely quickly on VMw…
-
comment
Comment #8454729
A webring! (but seriously, it actually has a ton of other similar projects)
-
comment
Comment #7627687
Don't listen to him, its just for performance, compatibility and portability. There's many other reasons why you might want to use another language, and some do.
-
comment
Comment #7266143
Sounds exactly like 802.11ac. See: http://blog.airtightnetworks.com/bang-for-the-buck-with-expl...
-
comment
Comment #7189004
Both are needed! Javascript is great for portability of apps that would otherwise be done in a native environment (you wouldn't want to index these anyway). Isn't there a standard …