Live data from Hacker News

Viewing profile — danogentili

danogentili

HN member
Joined
Sun, Aug 21, 2016, 2:41 PM UTC
HN karma
428
Public activity
130 items

About danogentili

Senior software artisan with a vast experience working on complex high-performance systems using Rust, Golang, C++, C, PHP. Website: https://daniil.it

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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…

  5. story
  6. story
  7. 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.

  8. 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 ( …

  9. 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

  10. 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 "…

  11. 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 …

  12. 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…

  13. story
  14. story
  15. 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 …

  16. comment
  17. comment
    Comment #41548375

    It's even more of a waste.

  18. 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 …

  19. 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…

  20. comment
    Comment #40858478

    And you call that a success story? :D

  21. story
  22. story
  23. story
  24. story
  25. 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…