Tadi Channel
What is a small phone? People vary about the definition, but to me, they basically don't exist anymore, so what I'm used to call "small" is what I actually consider as normal. The barrier of it to me is the width of 72mm. Considering how small the list isβ¦
List updated to include a rarity like Solana Seeker, it has a 6.36" screen, but I had to stretch the width requirement.
π2π1
https://archive.is/2026.02.09-140317/https://www.theverge.com/tech/875309/discord-age-verification-global-roll-out
All corps will KYC you at first opportunity if given social acceptance. Your role is to not give it to them. What do you expect to happen otherwise?
All corps will KYC you at first opportunity if given social acceptance. Your role is to not give it to them. What do you expect to happen otherwise?
archive.is
Discord will require a face scan or ID for full access next month | Tβ¦
archived 9 Feb 2026 14:03:17 UTC
π€―6π3π2
It also reminds me how a friend wanted to buy a phone from Amazon and they wouldn't let him xD Thankfully it was their loss.
π6π1
Tadi Channel
Ayaneo plans to release a slider gaming phone, hopefully secure boot off for the freedoms we desire.
Ayaneo
Fusion of Smart Phone and Gaming HandheldοΌAYANEO Pocket PLAY makes a stunning debut β¦ - AYANEO
Founded in 2020, AYANEO is a revolutionary brand for portable gaming consoles. Our team consists of passionate gamers and tech-savvy experts who want to provide gamers with the most advanced and up-to-date gaming experiences. Weβve developed a line of powerfulβ¦
π4π₯3
Tadi Channel
Word is spreading that you should absolutely stop updating your Snapdragon devices if you want a bootloader unlock on previously not unlockable models.
To anyone developing an exploit (chain?) for this, make sure to claim your authorship on release so that no one takes the undeserved credit. Even if you don't care if it's attributed to you.
Either way, diff the manifests and bootloader branches. OEMs worried about this are unlikely to be any more bothered than they are now.
And to OEMs: bootloader unlocking won't be a news-worthy vulnerability if you streamline it and make it official (you'll also lessen the incentives of public exploitation in first place). Take note of HMD constantly trying to block it only to fail again and again, it's a bad look, for no good reason. Open source is widely understood as healthy for privacy and security, any sign that you're in favor of it, even if only as symbolic as allowing unlock and releasing squashed kernel modules, is a good business. Let people wait two weeks since activation, display a nag screen, it still won't hurt you.
Either way, diff the manifests and bootloader branches. OEMs worried about this are unlikely to be any more bothered than they are now.
And to OEMs: bootloader unlocking won't be a news-worthy vulnerability if you streamline it and make it official (you'll also lessen the incentives of public exploitation in first place). Take note of HMD constantly trying to block it only to fail again and again, it's a bad look, for no good reason. Open source is widely understood as healthy for privacy and security, any sign that you're in favor of it, even if only as symbolic as allowing unlock and releasing squashed kernel modules, is a good business. Let people wait two weeks since activation, display a nag screen, it still won't hurt you.
β€21
Forwarded from linuxct's channel (linuxct)
β― fastboot oem set-gpu-preemption "1 androidboot.selinux=permissive"
OKAY [ 0.001s]
Finished. Total time: 0.001sThis is fun
π13
If you thought Google achieved enough regressions in notification panel density over the years, flash A16 QPR2.
Each notification now has a big app icon on the left at the cost of content visibility.
I'm late to the party, but don't blame me, blame the enthusiasts who were early and didn't rage enough about it.
Each notification now has a big app icon on the left at the cost of content visibility.
I'm late to the party, but don't blame me, blame the enthusiasts who were early and didn't rage enough about it.
π13π3π€―1
Lightroom Mobile started spilling some ultimate corpo phrases. The setup had no login wall skip button for years already and yet they decided to troll people who went the long route of installing a super old version (3.3 from 2018) to pass it? That feels personal, who else was doing that besides me?
π€―7π2
Tadi Channel
Lightroom Mobile started spilling some ultimate corpo phrases. The setup had no login wall skip button for years already and yet they decided to troll people who went the long route of installing a super old version (3.3 from 2018) to pass it? That feels personalβ¦
This will have catastrophic consequences for my social credit score.
<int name="delayed_susi_export_count" value="-99999" />π12β€3π₯°1
Yes, it's literally a free program and I'm not using any paid features, they're just very desperate to make you login, their login-less traffic is already so huge that I don't know what are they even transferring in there on every use (0.40~1.5MB). Would be funny if it's something privacy invasive and someone takes a look... Not me, right??? (Yeah, someone please do this, I'm literally not importing any photos of myself because of it on a phone without internet toggle)
π8π3
Tadi Channel
The not obfuscated "secret sauce". Take note of NOISE_REDUCTION_MODE set to 1, which doesn't stand for OFF, but FAST. Dear dev, at least steal some non-GPL code for YUV stacking if chroma noise is the same kind of enemy as uhhh, something.
Remember this app? Since then, they added support for multiple cameras. But what did they do? They hardcoded their zoom labels so that your main camera can appear as "5x". They're really not willing to learn Camera2 API and Android as a whole.
π13π11π2
Tadi Channel
https://old.reddit.com/r/GooglePixel/comments/1rdrsjm/google_support_officially_admits_a_backend_bug/
https://piunikaweb.com/2026/02/26/google-pixel-wallet-severe-security-issues/
This is actually adds more context.
This is actually adds more context.
PiunikaWeb
Google allegedly found "severe security issues" with Pixel 4 series, blocking Google Wallet use - PiunikaWeb
A Google Wallet security requirement error reportedly leaves thousands of Pixel 4 and Pixel 4a owners without tap-to-pay services.
π2π1
Massive news if true, I'm speechless and can't comprehend the implications (not a joke)
https://youtube.com/watch?v=_c5o5tIzCag
Tldr: major OEMs tend to not be very eager about sharing their own internal resources with third parties to a degree required to execute hardening all around the codebase. Motos are also recognized from a mandatory wait since the moment of activation (week?) and bricking if bootloader is locked in a state that isn't strictly the one expected (you end up with AVB red and flashing_locked, which is the non-factory lock state, that prevents their tool from working). In other words, unless Motorola happens to do a great job at their part of collaboration, Nothing would feel like a much more realistic partner, as their scale would make it more likely for proper codebase collaboration to exist.
By my standards, getting rid of third party blobs (usually related to audio, camera, display) is a major part of hardening one should be aiming at. After all, it makes it easier to keep all components up-to-date, thanks to lesser dependencies. But then, you get new responsibilities, things have to still work while you drifted apart from the default distribution. Time will tell what we'll actually see.
https://youtube.com/watch?v=_c5o5tIzCag
Tldr: major OEMs tend to not be very eager about sharing their own internal resources with third parties to a degree required to execute hardening all around the codebase. Motos are also recognized from a mandatory wait since the moment of activation (week?) and bricking if bootloader is locked in a state that isn't strictly the one expected (you end up with AVB red and flashing_locked, which is the non-factory lock state, that prevents their tool from working). In other words, unless Motorola happens to do a great job at their part of collaboration, Nothing would feel like a much more realistic partner, as their scale would make it more likely for proper codebase collaboration to exist.
By my standards, getting rid of third party blobs (usually related to audio, camera, display) is a major part of hardening one should be aiming at. After all, it makes it easier to keep all components up-to-date, thanks to lesser dependencies. But then, you get new responsibilities, things have to still work while you drifted apart from the default distribution. Time will tell what we'll actually see.
YouTube
GrapheneOS Hardware Partner Seemingly Confirmed in New Leak!!!
There has been a lot of speculation as to who will be chosen. . .but the latest rumor suggests it is going to be Motorola.
~~~~~
Hi! Don't forget to like the video, subscribe to the channel, and hit the "Thanks" button on this video, if you can, and joinβ¦
~~~~~
Hi! Don't forget to like the video, subscribe to the channel, and hit the "Thanks" button on this video, if you can, and joinβ¦
π€―5π2β€1π1