Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
godojo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
godojo
2y ago
ah, you say that, but with wifi light switches and wifi toilets it's easy to connect those together nowadays!
2.
▲
by
godojo
3y ago
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 and consequences of not following the law. I wouldn'
3.
▲
by
godojo
3y ago
String Theory tries to say that.
4.
▲
by
godojo
5y ago
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 (bash) executed by a parent http server process. The language it
5.
▲
by
godojo
6y ago
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) that are trusting Let's Encrypt among
6.
▲
by
godojo
7y ago
Here's the paper (source code is linked in the article): https://www.researchgate.net/publication/335405938_Parameter...
7.
▲
by
godojo
8y ago
Sounds like CoreOS
8.
▲
by
godojo
8y ago
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.com/docs/asia-14/materials/N
9.
▲
by
godojo
11y ago
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 targeted c network code?
10.
▲
by
godojo
11y ago
I'm remembering VRML now.
11.
▲
by
godojo
11y ago
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 VMware platforms. Photon™ is intended to
12.
▲
by
godojo
12y ago
A webring! (but seriously, it actually has a ton of other similar projects)
13.
▲
by
godojo
12y ago
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.
14.
▲
by
godojo
13y ago
Sounds exactly like 802.11ac. See: http://blog.airtightnetworks.com/bang-for-the-buck-with-expl...
15.
▲
by
godojo
13y ago
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 mime type to execute js directly in browsers? Ther