Viewing profile — danogentili
danogentili
HN member- Joined
- Sun, Aug 21, 2016, 2:41 PM UTC
- HN karma
- 428
- Public activity
- 130 items
- HN profile
- View on Hacker News ↗
About danogentili
Recent public activity
- story
- story
-
comment
Comment #45849532
The current trend in govt regulation is actually going in the opposite direction, with telecom lobbies in Europe pushing for "fair share" (pretty much an implementation through law…
-
comment
Comment #45849472
Seems pretty much a private equivalent of "fair share" govt regulation currently being pushed by ISPs in Europe through lobbying with the Digital Networks Act ( https://www.namex.i…
- story
- story
-
comment
Comment #44508267
Async functions based on PHP fibers are explicitly uncolored, they do not require any special keywords to be invoked, and are explicitly swappable with any regular functions.
-
comment
Comment #44499413
Fibers are incredibly powerful, as they can be used to implement seamless go-like concurrency with async, colorless functions. They were added to PHP by the maintainers of amphp ( …
-
comment
Comment #44371245
Kia is also using a Linux Wayland system on an x86-64 Intel machine (with an iGPU) with an (excellent) QT5 UI for their infontainment system
-
comment
Comment #44238181
Not really, the auth_key_id really is simply equivalent to a TLS session ticket, used to avoid repeating the handshake every time a new connection is established: there's nothing "…
-
comment
Comment #44238155
Note that the article employs unwarranted FUD in regards to the auth_key_id, which is fully equivalent to a TLS session ticket, used, like in TLS, to avoid repeating the handshake …
-
comment
Comment #44153021
Apparently they're using a simple 4g/3g/2g modem with Russian SIM, which is the reason why all russian ISPs completely turn off mobile internet (& voice) when drone launches are de…
- story
- story
-
comment
Comment #43860895
You listed around 4 competing stores in your example, but Apple explicitly does not allow anyone to compete with their own store (except for in the EU, thanks to the DMA, and even …
- comment
-
comment
Comment #41548375
It's even more of a waste.
-
comment
Comment #41152457
Grishka wrote very low quality code (an extremely buggy and segfaulty mess of C and C++), combined with little testing in not-so-edge case network conditions. I managed to improve …
-
comment
Comment #41152445
This dude has absolutely no right to say anything about the quality of the source code of the android app, because: 1) His libtgvoip code, previously used for audio calls, is the w…
-
comment
Comment #40858478
And you call that a success story? :D
- story
- story
- story
- story
-
comment
Comment #39833761
If a 2FA password is configured, it is still required in order to login with a future auth token; however, even if it isn't set up, the fact that you have a future auth token means…