Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leo60228
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
leo60228
2mo ago
Is support for cross-fork stacked PRs coming in the near future? I was surprised that didn't come before the feature entered public preview, as it seems rather important for the feature to be useful on public repositories.
2.
▲
by
leo60228
10mo ago
AirDrop is based on AWDL, which is a proprietary protocol that requires low-level access to the Wi-Fi radio to implement. Apple told the EU that they have long-term plans to migrate from AWDL to the standard Wi-Fi Aware, but have not yet do
3.
▲
by
leo60228
10mo ago
KDE Connect makes this work between all combinations Windows/macOS/Linux and iOS/Android: https://kdeconnect.kde.org/ Unfortunately, due to privacy restrictions on modern versions of both iOS and Android, upd
4.
▲
by
leo60228
10mo ago
Things have inverted: iOS now has a user-visible filesystem apps can expose their data in, while current Android versions model everything around "documents" sourced from "document providers" with major performance and f
5.
▲
by
leo60228
10mo ago
These rulings only affect third-party apps, not AirDrop. Apple is not required to stop using AWDL for system apps, and is also not required to allow third-party implementations of the AirDrop protocol. They are however required to implement
6.
▲
by
leo60228
10mo ago
The Wi-Fi radio's firmware has to have special support for communicating via AWDL while staying connected to an access point. The blog post does say that they plan to expand support to other devices, though.
7.
▲
by
leo60228
10mo ago
It does not. AirDrop, and to my knowledge all other Apple functionality, still uses AWDL. For backwards compatibility reasons, the EU did not require Apple remove AWDL, just that any improvements benefiting AWDL also affect Wi-Fi Aware. The
8.
▲
by
leo60228
10mo ago
All of the code for this (including AWDL, at least to an extent) is implemented as part of Play Services, unfortunately.
9.
▲
by
leo60228
10mo ago
Active monitor mode doesn't allow using AWDL while staying connected to a regular Wi-Fi network. That needs special firmware support.
10.
▲
by
leo60228
10mo ago
They don't. Google implemented AWDL, as can be trivially proven by just running `strings` on the new code in Play Services.
11.
▲
by
leo60228
6y ago
From my understanding, it's relatively well known how to break Widevine L3, but nobody wants to release code (for obvious reasons). Widevine L1 is much better secured, as it's required to be implemented in hardware.
12.
▲
by
leo60228
7y ago
Isn't this feature what's blocking Bluetooth Passthrough on macOS Dolphin?