Viewing profile — svens_
svens_
HN member- Joined
- Tue, Mar 08, 2016, 5:43 PM UTC
- HN karma
- 95
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About svens_
No profile information was provided.
Recent public activity
-
comment
Comment #48141965
There might be multiple methods and heuristics, but one way that I have encountered was based on packet TTL. Android and Linux use 64 by default - the block could be circumvented b…
-
comment
Comment #47911945
What do you think the minimum pad clearance is for the clay? You can dead bug an LQFP if you absolutely have to…
-
comment
Comment #47022046
This assumption has unfortunately led to countless security issues, at least in the past. The nosniff header (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/... ),…
-
comment
Comment #40798703
It's still available, just hidden in the search tools.
-
comment
Comment #15170390
Not sure what you're getting at, apart from the loss the same disadvantages also apply if the cable is superconducting. Even worse, maintenance and running costs of superconducting…
- story
-
comment
Comment #14736128
That would be a best case scenario and I doubt that's what's happening. And instead of bringing those services back locally, nearshoring will probably be considered first.
-
comment
Comment #14593718
Obviously they're fucked. Luckily we are still in the hardware design phase, otherwise we'd be even more pissed. I don't think anyone built a product with enough volume that Intel …
-
comment
Comment #14341058
There are virustotal clones that don't send back results to the vendors. This is specifically done to prevent that kind of problem.
-
comment
Comment #13361194
Same here, no problems anymore for more than two weeks now.
-
comment
Comment #13361178
You cannot skip FCC certification, you can just go through the "simpler" unintentional radiator testing when using pre-certified modules. That's still around 1.5k USD. Also you can…
-
comment
Comment #13358416
I agree it's overpriced. However don't forget that when selling a product, lots of other costs arise. E.g. you'd need FCC certification (around 10k USD for intentional radiators) a…
-
comment
Comment #13358382
I doubt their "signal processing" involves anything more than a microphone and a peak detector. A more practical side channel attack would probably be through radiated emissions ov…
-
comment
Comment #13358311
Don't worry, they thought about that: Guests' privacy is always protected. Our patent pending technology ensures that no content is recorded It's patented, so it must be good. Sarc…
-
comment
Comment #13228695
Just checked again, we're still seeing issues. I can reproduce, simply by using my personal account in a private window, it randomly fails in at least one of our environments (e.g.…
-
comment
Comment #13216098
Ah yes, of course. I did miss that. The implicit (client-side) auth flow gets the access token directly and doesn't need another request to the API, that's the whole point. This is…
-
comment
Comment #13211211
It doesn't seem too bad when enforcing https (using the return address whitelisting in the developer console). Am I missing something?
-
comment
Comment #13197082
Sorry, but this is definitely not a hardware, connection or session issue. Just check the rest of the thread. We're seeing issues over various links (broadband, mobile, datacenter)…
-
comment
Comment #13189083
Private mode wasn't enough to fix the error for us. At least not in all cases, i.e. we tried production, staging and an instance running on localhost. Private mode usually changed …
-
comment
Comment #13183852
Unfortunately we're seeing issues again. So it really didn't help or the effects have weared off by now. It's a bit frustrating with no reaction from Instagram/Facebook and not eve…
-
comment
Comment #13181094
Pretty much our experience. We didn't figure out what caused it, the same Instagram account sometimes works and sometimes doesn't without a change in code on different instances. A…
-
comment
Comment #13178795
Currently I'm seeing a lot of 400 errors: "Matching code was not found or was already used."
- story
-
comment
Comment #13035415
> unless you use a adblocker that blocks analytics as well Who on Hacker News doesn't? At least on the desktop (where you use brew) this is a matter of a few clicks and an essentia…
-
comment
Comment #12996195
I would use Stripe, just because I trust them way more than PayPal and the conditions are slightly better. There's Stripe Checkout ( https://stripe.com/docs/checkout/tutorial ), it…