Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devinl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
devinl
3y ago
It wouldn't always be a mistake. Moderna stock is significantly lower than it was in 2021 so the CEO could be harvesting losses.
2.
▲
by
devinl
4y ago
I've been on hundreds of calls for both and have personally had far more issues with zoom than google. I also prefer Google's UI and security model, and Google's pricing is better for companies using gmail.
3.
▲
by
devinl
5y ago
Google's advanced security is a good example of an actual implementation of fido2 where they've had to deal with real world threats and device usage. They require multiple fido2 devices (for dealing with the lost/damaged prob
4.
▲
by
devinl
5y ago
Looks exciting! It is kind of disappointing the AI generated main example on their home page has what appears to be a url encoding bug in it though (in text=${text}, text should be url encoded before being passed to fetch).
5.
▲
by
devinl
6y ago
~1/5 of Apple's Services revenue comes from having google be the default search ($9-10B per year), so I wonder if this new search will coincide with them ramping up their own search ads business [ https://9to5mac.com
6.
▲
by
devinl
7y ago
This seems to predate FIDO2. https://solokeys.com/ would be a better option if you prefer separate keys for each site (via FIDO2) and open source hardware.
7.
▲
by
devinl
7y ago
I agree that short term providers will likely take in less money with a "Medicare for all" solution, but I think the problem presented by this blog post is overstated/misrepresented: 1) The "Over 65" demographic vi
8.
▲
by
devinl
7y ago
ITP 2.1 also already says it will block cookies of this type if it matches Safari's completely non-transparent ML model for "tracking cookies". Also Chrome pushed back the release date of this new default from end of August 2
9.
▲
by
devinl
7y ago
Apple's search ads are projected to be one of the largest online advertisers in terms of ads revenue in 2020 (they have larger advertising revenue projections than both snap and twitter). Device sales in general are dropping so they ar
10.
▲
by
devinl
7y ago
Do economic experts still think trickle down/supply side economics are a good idea? It seemed to be a controversial issue among economists in the 70s and 80s. From what I could find, the modern consensus among economists is that tax cu
11.
▲
by
devinl
8y ago
It's a bit disappointing their demo doesn't appear to leverage certificate transparency logs as a source of truth for which certs are out there and instead relies on pinging the server directly
12.
▲
by
devinl
8y ago
In the technical details, he has a link to the open source on github. Here's the js that's actually doing the preloading: https://github.com/instantpage/instant.page/blob/master/inst...
13.
▲
by
devinl
8y ago
Prepared statements tend to be the best answer for most cases which is similar to the approach you describe but is natively supported by most SQL dialects and also improves performance. In my experience, many developers and even experienced
14.
▲
by
devinl
8y ago
There is a huge monetary and PR incentive for the fossil fuel industry to publish research that proves "there is no issue" in regards to climate change. The energy industry is where the money is and your conclusions seems to be th
15.
▲
by
devinl
8y ago
Seems like a bit of an oversight that they are including third party tracking scripts like googletagmanager.com in the same context as the javascript doing encryption. If you need user tracking, at least put the tracking scripts in an ifram
16.
▲
by
devinl
8y ago
The "generic NFC" support you refer to is read only which means that protocols like U2F still don't work so usability of U2F for iPhone users is still not there (without bluetooth keys which have their own problems).
17.
▲
by
devinl
9y ago
No this is an issue with Newegg. They had the option to either "Begin collecting sales tax from Connecticut customers going forward and send that money to the state, or turn over the records." They chose to give their records to t
18.
▲
by
devinl
9y ago
Do you have any more details around such an attack? The only HSTS bypasses I am aware of that were possible with control over DNS were dependent on browser vulnerabilities that have been long since fixed or required the domain to not be cac
19.
▲
by
devinl
9y ago
Android: https://source.android.com/security/
20.
▲
by
devinl
9y ago
Chrome is listed as impacted due to javascript being able to read memory from outside the browser sandbox. "In addition to violating process isolation boundaries using native code, Spectre attacks can also be used to violate browser sa
21.
▲
by
devinl
9y ago
Some interesting arguments suggesting what he is saying is at least partially wrong: https://www.reddit.com/r/AskHistorians/comments/74penu/walki...
22.
▲
by
devinl
9y ago
So from reading this over it sounds like you are enabling an endpoint on your site with both CSRF protection enabled that also sends CORS headers to allow for cross origin ajax calls. This could be a workable solution for cross domain calls
23.
▲
by
devinl
9y ago
As stated in the article, they need to reach 11 billion miles to get the confidence level they are looking for. So extrapolating this, it would take 5500 cars a decade of round the clock testing to actually meet the guarantees they need (90
24.
▲
by
devinl
9y ago
One thing that is kind of unique about this vulnerability is that users can actually prevent attacks from happening by checking the permissions on an untrustworthy app because google has permissions controls built in for the features that a