HackerTrans
トップ新着トレンドコメント過去質問紹介求人

danogentili

no profile record

投稿

[untitled]

1 ポイント·投稿者 danogentili·28 日前·0 コメント

PHP-community: a faster-moving, community-driven PHP

blog.daniil.it
2 ポイント·投稿者 danogentili·4 か月前·0 コメント

Psalm v7: up to 10x performance

blog.daniil.it
2 ポイント·投稿者 danogentili·昨年·0 コメント

Official Psalm Docker Image

blog.daniil.it
1 ポイント·投稿者 danogentili·昨年·0 コメント

Psalm v6 Deep Dive: Copy-on-Write and dynamic task dispatching

blog.daniil.it
1 ポイント·投稿者 danogentili·昨年·0 コメント

Psalm v6 Announcement

blog.daniil.it
1 ポイント·投稿者 danogentili·昨年·0 コメント

コメント

danogentili
·8 か月前·議論
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 of what Deutsche Telekom and Vodafone Germany are doing right now) through the Digital Networks Act.

South Korea pioneered "fair share" govt regulations in 2016 (which caused Twitch to exit the market in 2024 due the exorbitant "fair share" fees).
danogentili
·8 か月前·議論
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.it/toward-the-digital-networks-act-the-fut..., https://stopdna.eu/).

South Korea pioneered fair share govt regulations in 2016 (which caused Twitch to exit the market in 2024 due the exorbitant "fair share" fees).
danogentili
·昨年·議論
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.
danogentili
·昨年·議論
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 (https://amphp.org), which is the best library for async PHP out there, providing a clean, object-oriented and async API for files, databases and everything that can make use of async I/O.
danogentili
·昨年·議論
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
danogentili
·昨年·議論
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 "unencryted" about it, it's just an identifier of a previously established encrypted channel, like session tickets in TLS (and on top of that, the MTProto auth key ID is also rotated every 24 hours).
danogentili
·昨年·議論
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 each time a new connection is established (and on top of that, the MTProto auth key ID is also rotated every 24 hours).
danogentili
·昨年·議論
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 detected (clearly hasn't helped here as the drones were launched from trucks super close to the targets).

These launches specifically seem to have also used on-board AI targeting models trained on photos of the plane models to hit, I assume as a fallback in case mobile connection isn't available inside the bases (and photos on some Telegram channels seem to show usage of the FOSS autopilot system ArduPilot (https://ardupilot.org))
danogentili
·昨年·議論
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 then they take their cut, see below).

Another issue with the analogy is that when you buy a PC in a physical store, that store does not continue taking a cut of all software bought on that PC using i.e. unrelated digital stores (but that's precisely what Apple is asking from competing stores in the EU).