Tech & Leaks Zone
16.7K subscribers
7.23K photos
747 videos
30 files
2.37K links
Stay Updated on the latest tech-related news inclusive of smartphones, Tech news
NO need to wander on Google or check websites now

Advertise on our channel to reach a highly engaged audience to grow your brand
Buy ads: https://telega.io/c/techleakszone
Download Telegram
You first look at Trump Phone T1

Verge
executives spoke to Don Hendrickson and Eric Thomas, two of the three executives that run Trump Mobile, giving us our first ever look at the Trump Mobile T1.

It is not a final production model, but apparently it’s a close prototype. The final model will not have the 'T1' logo but the American flag at the bottom will remain, as will the signature gold finish.

Talking about the specs, it is expected to be powered by Snapdragon 7 Gen series and will include 50MP selfie & triple rear camera including Telephoto lens, 512GB storage, 5000mAh battery & 1TB MicroSD card support.

Trump Mobile executive -- Thomas claims that it will be comparable to “any phone that’s over $1,000.” People who paid a $100 deposit already will still pay $499 total, but they’re now calling that an “introductory price.” Later buyers will pay more, though “less than $1,000”

According to Verge, the T1 Phone won’t be made in the USA. Instead, the handsets go through “final assembly” in Miami, though Thomas is careful not to say too much about what that means. The two executives promise that a Trump Mobile “relaunch” is coming, and that within “the next couple of weeks” the website will be updated with images of the final phone, along with its spec sheet

Follow @TechLeaksZone
🤡163🤪53🦄1
🤦🏻‍♂️🤦🏻‍♂️🤦🏻‍♂️
🤡120🤣3715👀51
Anthropic: Our AI agents powered by Claude coded C compiler 💪🏼

The compiler performance:
'Hello World' does not compile 😭
🤣895🤡2👍1🌚1
iOS inspired UI on an Android app is always a bad idea

This design is just gore on android
🤡139👎17💯117👍3🤣31
AMD -- the only brand to defeat Qualcomm in their product nomenclature
😁80🤡13😡5👍32
153😁42🤡16🙈6🌚4🆒4👻2
Forwarded from vx-underground
Starting March, 2026, Discord will require a facial scan or copy of your government issued ID to use 'adult features' on Discord such as participating in stages or viewing Discords and/or channels marked as 18+
🤡134👍721
Lyrics in YouTube Music may require a Premium subscription

Google is experimenting with locking YouTube Music lyrics behind paywall aka YouTube Premium Subscription.

Basically, YouTube music will only let you see the lyrics of the song "partially".
Users get only 5 free lyrics before they have to subscribe. When that happens, you’ll only see the first few lines, with everything else blurred and unscrollable.

Google told Ars Technica that no final decisions have been made about this feature, and the number of free lyric views will vary across the test. However, this "testing" has expanded considerably in recent days and lot of users are seeing the lyrics being paywalled now.

We are running an experiment with a small percentage of ad-supported users that may impact their ability to access the lyrics feature repeatedly. We often run experiments on YouTube Music to better inform our decisions around feature improvements. The majority of our global users will not see any changes to the lyrics feature.


Follow @TechLeaksZone
🤡148🤣215👍4💔4
Tomb Raider is now available to play on Android and iOS

Price on Android: ₹549 (~6$) / 15€ / 20$ / 13£

Price on iOS: ₹1349 (~15$)

Link: https://play.google.com/store/apps/details?id=com.feralinteractive.tombraider_android

Follow @TechLeaksZone
❤‍🔥4210🤡9👍3
Google Pixel 10a Color Options

Google Pixel 10a, codenamed stallion will debut on February 18th globally and it will be available in 4 color options.

Specifications:
• Google Tensor G4 SoC
which powers the pixel 9 series
• 48MP Wide + 13MP Ultra-Wide dual rear camera
• 13MP Front camera
• 5,100 mAh battery

Thus, Pixel 10a is simply a rebranded Pixel 9a with the same design, same processor, same camera and barely a 100mAh larger battery.

Follow @TechLeaksZone
🤡673
Samsung Galaxy S26 Series Color Options

The Samsung Galaxy S26 series will debut on 25th February worldwide and will be powered by Snapdragon 8 Elite Gen 5 in the US whereas in Europe and India, it will feature Samsung Exynos 2600 SoC (except S26 Ultra)

Minor upgrade as usual in terms of specifications with similar cameras and display specs. No Qi2 magnets either!

Follow @TechLeaksZone
🤡59👎64🆒4🌭31❤‍🔥1😴1
Mediatek users forced to sit on the chair and watch!

Newer games appear to be optimizing game engines by targeting the dual prime architecture of modern SoCs. (Like Arknights: Endfield)

All Modern SoCs (Xring / Qualcomm / Apple) utilise dual ultra large prime core architectures, except... Mediatek (Tensor and Exynos too, but they're shit anyways!)

Most game engines do the calculations (physics etc.) on a single thread, this is not ideal as the higher frequency a CPU pushes, the worse efficiency becomes.

Developers at Hypergryph changed this, splitting up the work, so it can utilize both primes for better efficiency. This forces the single prime 9500 (and any other similar chip) to boost the entire mid cluster to a higher frequency. It's not possible to boost just one core. Making it lose even to a last gen SoC in FPS and efficiency.

Remember, no such thing as a free lunch, Mediatek was only cheaper as it was worse. Companies will extract more profit if they could.

Follow @techleakszone
😨37🤔65🕊1
Forwarded from vx-underground
Yeah, so pretty much that whole Windows 11 Notepad RCE thing was ridiculously stupid. Like, it was so dumb it kind of hurts.

Windows 11 Notepad, with the fancy Copilot AI slop, now possesses the ability to handle mark up, or markdown, ... It's mark something, the stuff used in ReadMes. Whatever.

Anyway, a security researcher realized that if you used markup in Notepad and instead of a hyperlink to a website with https:// you put file:// (the protocol on Windows for files, like in file explorer), it will arbitrarily execute it. It won't prompt you.

Furthermore, he realized you could specify a remote host to execute it from using a different Microsoft specific protocol used for app installation. In other words, if you user clicked the hyperlink in Notepad it would download and run a program from any website ... without alerting the user.

Normally, any sort of hyperlink that leads to a different domain, or tries to execute a file, is supposed to prompt you with an alert message, ... or something. However, Microsoft software engineers seemingly forgot to implement this notification Window.

With this attack vector which has been present for AT LEAST 9 months, a malicious actor could send a .txt file and if the user clicked the link inside the .txt file it would automatically execute and run anything specified in the hyperlink.

Even more silly, forensically under the hood, the logs on Windows, or to an anti malware service, it would look like Notepad was downloading something and then running a program. This is a very unique scenario which (to the best of my knowledge) no security product has encountered before. This could hypothetically result in files being downloaded and executed and being completely ignored by anti malware services because Notepad is a known and trusted program. Why would an anti malware service question Notepad?

Basically, the point I'm trying to get to here is that I don't understand why Microsoft has introduced so many new features into Notepad. With new features means a new attack landscape (more stuff to abuse).

Whatever man
🤡3110😭31😁1🤔1😨1
Forwarded from Google Pixel Hub
Gmail for Android now lets you create labels
- Google finally adds a simple menu option which let you create labels on the go on the Android app.
- However, color customisation is still not possible within it.
- To edit or delete a specific label, head over to Settings > Gmail address > Notifications > Manage labels.
- Note: This feature is rolling out via server side.

#Apps #Gmail @PixelHubUpdates
❤‍🔥29🤡124👍3