Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: ion Clear Filter

Apple and Google singled out under new UK Digital Markets regulation

Battersea Power Station is home to Apple's UK headquarters Apple and Google can now add the UK to the ever-growing list of countries and regions ramping up regulatory scrutiny. Here’s what happened. Apple and Google designated as having ‘strategic market status‘ The UK is gearing up to start enforcing its new Digital Markets, Competition, and Consumers Act (DMCC), a law aimed at reining in dominant tech platforms. And today, as reported by CNBC: “(…) the Competition and Markets Authority p

How to turn off ACR on your TV (and why you shouldn't wait to do it)

Adam Breeden/ZDNET Did you know that whenever you turn on your smart TV, you invite an unseen guest to watch it with you? These days, most popular TV models utilize automatic content recognition (ACR), a form of ad surveillance technology that gathers information about everything you watch and transmits it to a centralized database. Manufacturers then use your data to identify your viewing preferences, enabling them to deliver highly targeted ads. Also: Your TV's USB port is seriously underut

Reverse engineering GitHub Actions cache to make it fast

Before this work began, we already had a faster alternative to Github Actions cache. Our approach was different: we forked each of the popular first-party actions that depended on Actions cache to point to our faster, colocated cache. But my coworkers weren’t satisfied with that solution, since it required users to change a single line of code. Apart from the user experience, maintaining these forks steadily turned into a nightmare for us. We kept at it for a while, but eventually reached an in

Eight months in, Swedish unicorn Lovable crosses the $100M ARR milestone

Less than a week after it became Europe’s latest unicorn, Swedish vibe coding startup Lovable is now also a centaur — a company with more than $100 million in annual recurring revenue (ARR). Lovable took only eight months since its launch to get here, thanks to the skyrocketing popularity of its AI-powered website and app builder. The startup claims it now has more than 2.3 million active users, and last reported 180,000 paying subscribers. With only 45 full-time employees, and 14 open positio

Yes, you can disable Gemini permissions on your Android phone — here’s how

Joe Maring / Android Authority Any burgeoning new technology is almost always met with criticisms — some justified, and others not so much. Lately, Google’s Gemini has been the focus of such critiques. Last month, Gemini was under the microscope for an email that suggested it would soon gain a worrying level of access to your other Android apps. However, Google quickly reassured users that they were still in control of their data. Now, the Gemini Android app has come under fire for how it acce

I'm Unsatisfied with Easing Functions

I'm unsatisfied with easing functions You've probably encountered easing functions before. If you're a creative coder, you've likely heard of them or used them. If you're a user, you've certainly interacted with them. They're everywhere, and they give a little more life to computer generated animations. Taking it easy For the uninitiated: let's say you've got a circle that you want to move from left to right over the course of a second. We can conceptualize this by converting the time into pr

US agency responsible for nuclear weapons was breached in Sharepoint hack [U]

More than 10,000 organizations around the world are at risk from hackers after a serious security flaw was discovered in Microsoft’s popular Sharepoint platform, used to store and share confidential documents. The majority of companies at risk are said to be in the US. Update: Bloomberg reports that the National Nuclear Security Administration was among the organizations breached – see the end of the piece … Microsoft said that there were “active attacks targeting on-premises servers.” US fede

Are we witnessing the final days of Mozilla?

50% off Monthly, Yearly Subscriptions! Lifetime Subs for $100! Let's get everyone subscribing to The Lunduke Journal! The number of free subscribers to The Lunduke Journal has absolutely exploded — across a bunch of platforms — which is truly amazing. The real Tech News is spreading farther than ever. In fact, the free subscriber growth is so utterly massive, that if even a tiny fraction of you became a paying subscriber… The Lunduke Journal would become comfortably financially set for a very

SubTropolis and KC's Limestone Caves

Beneath Kansas City's streets lies an unexpected wonder—SubTropolis, the world's largest underground business complex, spanning over 6 million square feet in a 270-million-year-old limestone deposit. Carved out of limestone in the 1940s, this hidden metropolis was the vision of Lamar Hunt, famed founder of the Kansas City Chiefs. Originally a mining site, SubTropolis has become an essential part of Kansas City’s economic landscape. The origins of SubTropolis date back to the late 19th and earl

Show HN: Header-only GIF decoder in pure C – no malloc, easy to use

I built a lightweight GIF decoder in pure C, ideal for embedded or performance-critical environments. It’s header-only, zero dynamic memory allocations, and fully platform-independent. Supports both static and animated GIFs, with turbo and safe decoding modes. Works great on microcontrollers, IoT devices, and anything with a framebuffer. Would love feedback or ideas where this could be useful. Github: https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOn...

I Played ‘Cyberpunk 2077’ on Mac and It Feels Perilously Close to PC Gaming

Cyberpunk 2077 strode like a solo cyberninja onto MacBooks with the kind of swaggering bravado you’d expect from a chromed-up Night City merc. Knowing you can run CD Projekt Red’s graphically intense game, even if not at the peak ultra settings, is a mark of how well the device plays AAA titles. In case you missed it, Cyberpunk is now on Mac, and I’ve tested it on a plethora of Apple’s M-series laptops from the last few years. The good news is it’s playable, but for many Apple fans, this will be

Project Lyra – Exploring Interstellar Objects

Project Lyra develops concepts for reaching interstellar objects such as 1I / 'Oumuamua and 2I / Borisov with a spacecraft, based on near-term technologies. But what is an interstellar object? Laser sail spacecraft arriving at 'Oumuamua, the interstellar asteroid (Credit: Maciej Rebisz) What is 1I/'Oumuamua and what is an Interstellar Object? On October 19th 2017, the University of Hawaii’s Pan-STARRS 1 telescope on Haleakala discovered a fast-moving object near the Earth, initially named A/2

Org tutorials

This tutorial describes a workflow for running a series of meetings, for example of a commission or any other group, and for keeping track of the groups tasks. Link to the tutorial. You may also want to check this message by Christian Egli about his own setup for taking notes during meetings.

Mixture-of-recursions delivers 2x faster inference—Here’s how to implement it

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Researchers at KAIST AI and Mila have introduced a new Transformer architecture that makes large language models (LLMs) more memory- and compute-efficient. The architecture, called Mixture-of-Recursions (MoR), significantly improves model accuracy and delivers higher throughput compared with vanilla transformers, even when constrained by th

Show HN: Llm-benchmark – Benchmarks LLM-optimized code across multiple providers

To see all available qualifiers, see our documentation . Saved searches Use saved searches to filter your results more quickly We read every piece of feedback, and take your input very seriously. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

TapTrap: Animation‑Driven Tapjacking on Android

TapTrap is a new type of attack targeting Android devices. It allows an app without any permissions to misuse screen animations. This app can secretly open another screen, such as a permission prompt, and make it invisible. The attack can then be used to trick you into performing sensitive actions, such as granting camera permissions or even erasing your device, without your consent. The idea is simple: imagine you’re using an app. While you use it, it opens another screen, such as a system pro

Meta Is Breaking OpenAI $100 Million at a Time

The artificial intelligence landscape, once characterized by collaborative innovation, has dramatically shifted into an all-out war for top talent. At the forefront of this aggressive new era stands Mark Zuckerberg’s Meta Platforms, orchestrating an unprecedented assault on rival OpenAI. This isn’t merely a recruitment drive; it’s a clear declaration of war, fueled by a staggering $300 million offer designed to dismantle the very core of its competitor. The Wall Street Journal is reporting that

The Best Places to Get Low-Cost Eye Exams, Glasses and Contacts Without Vision Insurance

Vision is our most important sense, which makes taking care of it essential. 93 million American adults are at high risk for serious vision loss, but only half of them have visited an eye doctor's office in the last 12 months, according to the CDC. This makes more sense once you consider a 2022 study that found 63% of Americans don't have vision insurance, as an eye exam, glasses and contact lenses can add up without it. If you don't have one either and are wondering if paying out of pocket for

Amazon is acquiring an AI wearable that listens to everything you do

Amazon's latest move in the AI space is an acquisition. The company is purchasing a startup called Bee, which makes a wearable and an Apple Watch app that can record everything the wearer says. Amazon said that the deal has not closed and that the terms of the acquisition are confidential. Although the company did not provide specific numbers, it added that all Bee employees received offers to join Amazon. TechCrunch first reported this news based on a LinkedIn post from Bee founder Maria de Lou

You can use GitHub from your Watch – GitWrist

GitWrist ⌚ Meet GitWrist, a project for WearOS which allows devices to interact with the GitHub API to get information such as the users recent notifications and stats. This was designed to be a fun project, the code is NOT for production and is a total mess, but feel free to download the app, it's a work in progress About ℹ️ This project is made using Jetpack Compose and written in Kotlin, and relies on the Github API, which also uses a GitHub OAuth app to sign you in. App Features 🚀 Link

The Must-Have Exclusives From San Diego Comic-Con 2025

In just a couple more days, pop culture will descend on the San Diego Convention Center as SDCC prepares to dazzle us for another year (if everyone didn’t stop releasing their trailers before their panels, that is). But of course, among all the big news and astonishing cosplay, there’s going to be tons of fantastic merch to get your hands on exclusive to Comic-Con. Here’s our guide to some of the absolute coolest on offer. 100% Soft Galactus Vinyl SDCC is taking place during Fantastic Four: Fi

Texas Instruments' stock falls on weak forecast

Texas Instruments reported second-quarter results on Tuesday that beat analyst expectations for revenue and earnings. but the stock fell in extended trading due to a third-quarter forecast that missed estimates. Here's how the chipmaker did versus LSEG consensus estimates: Earnings per share : $1.41, vs. $1.35 estimated : $1.41, vs. $1.35 estimated Revenue: $4.45 billion, vs. $4.36 billion estimated Texas Instruments said it expects current quarter earnings between $1.36 and $1.60 per share,

Open-source MCPEval makes protocol-level agent testing plug-and-play

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Enterprises are beginning to adopt the Model Context Protocol (MCP) primarily to facilitate the identification and guidance of agent tool use. However, researchers from Salesforce discovered another way to utilize MCP technology, this time to aid in evaluating AI agents themselves. The researchers unveiled MCPEval, a new method and open-so

Pixel 10 Pro XL renders leave us wishing for more fun Pixel 10 colors

TL;DR Renders of the Pixel 10 Pro XL have just arrived to join recent leaks of its smaller siblings. The color lineup for the Pixel 10 Pro XL matches what we just saw from the 10 Pro, to little surprise. Sadly, none of these options are anywhere near as bold as what we’re getting from the Pixel 10. Google’s next smartphones formally debut in under a month, and based on the breakneck pace new information about these phones has been arriving over the past couple days alone, it’s looking like we

Topics: 10 just options pixel pro

LSM-2: Learning from incomplete wearable sensor data

Training and evaluation We leverage a dataset with 40 million hours of wearable data sampled from over 60,000 participants during the period from March to May 2024. The dataset was thoroughly anonymized or de-identified to ensure that participant information was removed and privacy was maintained. Subjects wore a variety of Fitbit and Google Pixel smartwatches and trackers and consented for their data to be used for research and development of new health and wellness products and services. The

Asymmetry of verification and verifier's law

Asymmetry of verification is the idea that some tasks are much easier to verify than to solve. With reinforcement learning (RL) that finally works in a general sense, asymmetry of verification is becoming one of the most important ideas in AI. Understanding asymmetry of verification through examples Asymmetry of verification is everywhere, if you look for it. Some prime examples: Sudoku and crossword puzzles take a lot of time to solve because you have to try many candidates against various c

Today's NYT Connections Hints, Answers and Help for July 23, #773

Looking for the most recent Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections: Sports Edition and Strands puzzles. Today's NYT Connections puzzle has a fun purple category. Look carefully at some of the words and see if you can break them into smaller words. Need more help? Read on for clues and today's Connections answers. The Times now has a Connections Bot, like the one for Wordle.

Today's NYT Connections: Sports Edition Hints and Answers for July 23, #303

Looking for the most recent regular Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle and Strands puzzles. Today's Connections: Sports Edition made me hungry with a food-themed category. The blue category might be tricky for some folks, but you should be able to sort out the rest without too much trouble. Keep reading for hints and the answers. Connections: Sports Edition is out of beta now, makin

Asymmetry of Verification and Verifier's Law

Asymmetry of verification is the idea that some tasks are much easier to verify than to solve. With reinforcement learning (RL) that finally works in a general sense, asymmetry of verification is becoming one of the most important ideas in AI. Understanding asymmetry of verification through examples Asymmetry of verification is everywhere, if you look for it. Some prime examples: Sudoku and crossword puzzles take a lot of time to solve because you have to try many candidates against various c

Apple Intelligence news summaries are back, with a big red disclaimer

Apple has released the fourth developer betas of iOS 26, iPadOS 26, macOS 26 and its other next-generation software updates today. And along with their other changes and fixes, the new builds are bringing back Apple Intelligence notification summaries for news apps. Apple disabled news notification summaries as part of the iOS 18.3 update in January. Incorrect summaries circulating on social media prompted news organizations to complain to Apple, particularly after one summary said that Luigi M