Tadi Channel
СтатистикаRandom stuff I consider worthy of sharing. Mostly tech.
- Последний пост
- 19:37
- Последнее чтение
- 11:04
- Постов за неделю
- 9
- Всего постов
- 29
- Тип
- открытый
- Язык
- английский
- Категория
- Новости и СМИ (по похожим)
- В каталоге с
- 12 авг.
- 1/24сутки в ленте
- 365
- 1/48двое суток
- 418
- 1/72трое суток
- 451
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
видео или голосовое, без подписи
A small tidbit: Google will have a lot of low delay information on the chip production volume at SoC vendors, as they'll be required (or already are?) to upload the collected public keys out of every chip unit expected to end up in GMS certified device. https://android.googlesource.com/platform/hardware/interfaces/+/main/security/rkp/#phases
https://preview.redd.it/zoom-pictures-are-rubbish-v0-ksikn5kwkbgh1.jpg?width=640&crop=smart&auto=webp&s=01267a8bf23bbe48487e98d845708150a15e63d2
... deer-dog hybrids from Motorola Signature https://preview.redd.it/zoom-pictures-are-rubbish-v0-4z67zhgwkbgh1.jpg?width=640&crop=smart&auto=webp&s=1a6e3bc0e4b875b1cfb8de569371782943c215fc
https://www.frandroid.com/wp-content/uploads/2026/08/xiaomi-eclipse.jpg Looks like it's legit, odd to see, perhaps it's a part of a larger generative model, which are already known to distort reality to a large degree, such as...
According to Commodore support, you shouldn't be buying their Callback 8020 if you want to use it outside of their vision
видео или голосовое, без подписи
https://9to5google.com/wp-content/uploads/sites/4/2026/07/Pixel-11-Glow-teaser.mp4 Here's your notification LED, on the back, likely unable to function as one on stock, but certainly pulsating in a cool way to the voice of Gemini.
💎🔍
видео или голосовое, без подписи
https://www.reddit.com/r/GalaxyS24Ultra/comments/1to1lkp/why_is_the_automatic_protection_blocking_random/ Samsung has a feature (enabled by default) that replaces the rendered image outputs when their algorithm considers them malicious. It seemingly broke. The most major problem with it is data loss. Some apps will only keep an on-device processed (passed through renderer) copy and that may mean an irreversible loss of media that you captured or received. Not a hyperbole.
https://arstechnica.com/gadgets/2026/07/google-plans-to-exempt-sanctioned-nations-from-android-developer-verification/ If it's not funny, I don't know what is...
Nvm, you still need microG, with GMS it merely delays the current activity crash to 30 seconds. (Funny to see "Paywall" in logs of a free app)
FYI: it looks like you'll still need to have PlayStore/FakeStore (com.android.vending) installed after disabling the activity, otherwise the PairIP-infected (yes, it's quite a valid word, considering most developers don't know the full implications, while…
This is how log transfer should work with dead USB and connectivity 🥰 https://www.reddit.com/r/ClaudeAI/comments/1vawcw3/i_had_an_idea_for_an_airgapped_file_transfer/
😳😳 (it somehow got 4.0 rating)
Do you have a completely satisfying amount of RAM on your Android device? And yet still experience losing your app state overnight, as it's now missing in recents? Be it a photo editor or incognito mode in a browser? Turns out that in AOSP defaults, you'll only be left with 5 tasks (or one less, if to trust some reports) after 6 hours of last use. If a TikToker commits to a test by clicking each app on home screen one by one, all of these tasks will stay in recents. But if you want to go back to something from a day or two ago, it can be missing. Now you know why. The culprit has a simple name: config_minNumVisibleRecentTasks. It's set to 5. Set to it to 30 and you'll live a happier life. A tiny bit of RAM will be used to keep the task state and its visual snapshot, while the processes will still be treated exactly the same. You'll just get to keep the state. Works best if combined with LMO's transient mode. Excellent post on the topic: https://android.stackexchange.com/a/242730
Robot powered by Qualcomm’s new AI chip - The Dragonwing IQ10 dies mid-presentation 😭 Bro gave up 🥀 Follow @TechLeaksZone
I need these questions answered on public record by a googler: Will a developer who wants to publish solely on F-droid still have to provide personal details to Google? Will Shizuku be broken? Would a victim change the system clock to bypass the 24h wait?…
Update: pm disable com.your.app/com.pairip.licensecheck.LicenseActivity This shouldn't need to be repeated, but: PairIP doesn't protect your app against modification and redistribution. The extent of needed binary modifications can't be high if a single command…