Viewing profile — twiss
twiss
HN member- Joined
- Sat, Jan 26, 2013, 4:12 PM UTC
- HN karma
- 1,786
- Public activity
- 482 items
- HN profile
- View on Hacker News ↗
About twiss
airborn.io
daniel@
[ my public key: https://keybase.io/twiss; my proof: https://keybase.io/twiss/sigs/HVKkcimzcOLJcH5jSs5ybwnbvlRO5cd0t6mIq2LhL0o ]
Recent public activity
-
comment
Comment #48934174
Support period != warranty period. The OnePlus 15 will get 4 years of Android updates and 6 years of security patches.
- comment
-
comment
Comment #48404674
I think this is more common when reporting heights in feet+inches than in cm. Rounding up 1.76m to 1.80m seems much weirder than rounding up 5'11" to 6', since all measurements in …
-
comment
Comment #48005767
Why do you think being regulated utilities would preclude having multiple classes of service? Airlines had first class before deregulation: https://en.wikipedia.org/wiki/First_clas…
-
comment
Comment #47834594
In Celcius, it's less common to round to the nearest 10 degrees (or say things like "in the twenties" as you might with Fahrenheit), because that makes a much larger difference tha…
-
comment
Comment #46219585
Do we know that those heavy duty trucks were formerly used to do things you need heavy duty trucks for? It seems more likely that 18% (or more!) of the usage was by people who thin…
-
comment
Comment #45075049
There are, in fact, some efforts going on to improve beyond the status quo on permission prompts in browsers, e.g. https://chromium.googlesource.com/chromium/src/+/refs/heads/... T…
-
comment
Comment #45003335
Spec: https://www.w3.org/TR/css-values-5/#randomness WPT test results: https://wpt.fyi/results/css/css-values?label=master&label=ex... Only Safari supports it for now, it seems.
-
comment
Comment #44930772
The actual number is 23: https://en.wikipedia.org/wiki/Birthday_problem The square root approximation works well for large numbers, but leaves out some factors that are relevant fo…
-
comment
Comment #44930755
You're right that AES-128 is fine. Normally the birthday paradox only applies to cryptographic hashes. The only way it would apply to symmetric keys is if you have a server that st…
-
comment
Comment #44927954
> The chances of generating two GUIDs that are the same is astronomically small. > The odds are 1 in 2^122 — that’s approximately 1 in 5,000,000,000,000,000,000,000,000,000,000,000…
-
comment
Comment #44859395
I may be missing something about how the PHP compiler/interpreter works, but I don't quite understand why this is apparently feasible to implement: class BlogPostRepository extends…
-
comment
Comment #44640955
Fair enough, I'm willing to believe it's doing evil things to hosts on the platform, indeed. But FWIW, the EU is at least making an effort to regulate the company: https://nltimes.…
-
comment
Comment #44640827
I think there is some cultural difference between the US and Europe where in the US it's seen as somewhat OK to hold the customer service agents as personally responsible for the f…
-
comment
Comment #44640726
Apparently Priceline.com Inc. took over Booking.com (founded in the Netherlands) for € 110 million, and then changed its name to Booking Holdings to reflect the fact that Booking.c…
-
comment
Comment #44640576
How so? At least Booking.com shows me the total price for an accommodation up front, without any additional fees or surprises coming up later in the booking process. The same canno…
-
comment
Comment #44640442
It's interesting to claim that tourism in Europe won't be "durable" at a moment when tourism in the US is sharply declining.. Anyway, Booking.com is a European company and has many…
-
comment
Comment #44640268
> I arrived in Lyon recently and figured, hey, this is Europe, why not try the European app again, and used Bolt. A bit off topic but IMHO your first thought should instead be: "he…
-
comment
Comment #44438492
I, as well, had degraded performance due to the temperature in Amsterdam today :) Can't complain compared to folks in Spain or Italy, though.. But hopefully they're better prepared…
-
comment
Comment #44415041
Is it easy/cheap to get a stable IP address? I would worry that if I just get any cheap VPS host, they might switch the IP address at any point, but I'm not sure how true that actu…
-
comment
Comment #44376758
> But you would also not be reachable if the killswitch is active ;) I would be, because I asked for a killswitch for the microphone and cameras, not a killswitch for connectivity …
-
comment
Comment #44375924
I don't think it's easy to not carry a phone, nowadays. Let's say I'm meeting up with someone: I'll need to use navigation, potentially message them if I'm running late, and so on.…
-
comment
Comment #44375763
I'd be happiest if they'd provide a physical switch for the microphone and cameras. That way, you could have a private conversation and be sure you're not being recorded. Turning o…
-
comment
Comment #44242766
Yes, I understand and never said I disagree with that :) I'm just trying to provide some nuance and background about the specific issue discussed in this submission, as IMHO I thin…
-
comment
Comment #44241697
I would usually tend to agree with that, I was mainly just responding to the specific claim that OpenPGP doesn't have a definition of a well-formed packet sequence, which is false.…