Latest Tech News

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

Filtered by: loc Clear Filter

Tonight only: One more chance to get a Pixel 9 unlocked for as little as $299

C. Scott Brown / Android Authority Pixel 9 TL;DR US Mobile is relaunching its Pixel 9 deal starting today at 5 PM EST. The phone costs $299 with an annual plan or $339 with a monthly plan, and the Pixel 9 devices are fully unlocked. To qualify, you need at least 30 days of US Mobile service (or an annual plan), but there is no commitment beyond that. Earlier this summer, US Mobile offered the Pixel 9 for just $249 in fully unlocked form, as long as you signed up for an unlimited plan. If you

ICEBlock handled my vulnerability report in the worst possible way

Last week, I wrote about how Joshua Aaron's ICEBlock app, which allows people to anonymously report ICE sightings within a 5-mile radius, is – unfortunately, and despite apparent good intentions – activism theater. This was based on Joshua's talk at HOPE where he made it clear that he isn't taking the advice of local community groups, that ICE sightings aren't verified in any way, and that he doesn't know what he's doing when it comes to security and privacy. In that post, in the section about

iPhone app alerts users to nearby ICE sightings

New York CNN — Joshua Aaron has worked in and around the tech industry for around two decades. He built his first app — a blackjack game — at computer camp when he was 13. His newest app is designed for a very different purpose: to let users alert people nearby to sightings of Immigration and Customs Enforcement agents in their area. Aaron launched the platform, called ICEBlock, in early April after watching President Donald Trump’s administration begin its immigration crackdown. The White Ho

‘Sherlock Holmes’ May Get the Animated Treatment From a ‘Shrek’ Producer

Here’s a duo you don’t expect: Sherlock Holmes and Shrek. There won’t be any content crossover if a new animated Sherlock Holmes series—tentatively titled Animated Sherlock—gets off the ground, but the shared behind-the-scenes interests are there. Also of note, the series wouldn’t adapt the Sir Arthur Conan Doyle source material but rather a novel series that puts a more risque twist on his classic tales. As Variety reports, Animated Sherlock would tap into The Unexperguated Adventures of Sherl

Default musl allocator considered harmful to performance

TLDR: In a real world benchmark, the default musl allocator caused a 7x slowdown compared to other allocators. I recommend all Rust projects immediately add the following lines to their application’s main.rs : // Avoid musl's default allocator due to lackluster performance // https://nickb.dev/blog/default-musl-allocator-considered-harmful-to-performance #[cfg(target_env = "musl" )] #[global_allocator] static GLOBAL : mimalloc ::MiMalloc = mimalloc::MiMalloc; And Cargo.toml [ target . 'cfg(ta

HomeKit Weekly: ULTRALOQ’s new Bolt NFC is built for Apple Home Key

Home Key has been one of my favorite HomeKit features since it launched a few years ago. You never have to dig for keys; you can still get in when your phone battery is dead, and in my experience, it works instantly every time. There is no app to launch or waiting for a Bluetooth connection. The new ULTRALOQ Bolt NFC brings all of that convenience to more homes at a very reasonable price point. Some of my favorite gear eufyCam 2C Upgrade your home security with wireless cameras that includes Ho

Show HN: Open-sourcing our text-to-CAD app

CADAM A Text to CAD Web Application What it does: Generates parametric 3D models from natural language descriptions, with support for both text prompts and image references Outputs OpenSCAD code with automatically extracted parameters that surface as interactive sliders for instant dimension tweaking Separate agents for conversation and code generation; simple parameter tweaks bypass AI entirely using deterministic regex-based updates Exports as .STL or .SCAD Runs fully in-browser by comp

Vetinari's Clock (2011)

Contents In the excellent Discworld series the character Lord Vetinari has a clock in his waiting room which is designed to tick irregularly in order to make his visitor feel ill at ease. Inspired by a post featured on Hackaday I decided to build my own version of this clock with a simple and easy to make design. Vetinari’s Clock Akafugu.jp have released a kit version of this clock based on the ATtiny25 complete with open-source and open-hardware documentation, so if you want to get you

Our Favorite Smart Lock for Your Front Door Is Just $164 Right Now

Is your current smart lock frustrating you endlessly, like mine is? The Yale Approach Smart Lock (8/10, WIRED Review) is currently marked down to just $164 on Amazon, a healthy 32% discount on our editors' top pick for smart locks. This sale comes at a perfect time, because I was just complaining about the fingerprint reader on mine no longer working. The Yale Approach uses part of your existing deadbolt, which is great news for renters who don't want to make major changes. You'll also get to u

AI Startup Says It Will End Crime by Blanketing the Entire United States in Ever-Watching Spy Cameras

Crime rates in the United States, as a matter of statistical fact, have fallen drastically over the past 30 years — but at the same time, due to a mix of sensational news reporting and irresponsible political rhetoric, the average American mistakenly believes they're increasing. And now, barreling into that reality is a 38-year-old tech bro who says his spying startup can solve it all for good. Garrett Langley is the CEO and cofounder of a surveillance startup called Flock Safety. Valued at $7

Pump the Brakes on Your Police Department's Use of Flock Safety

From Pasadena, California to Lexington, Kentucky to Menasha, Wisconsin, to Newark, New Jersey, the surveillance company Flock Safety is blanketing American cities with dangerously powerful and unregulated automatic license plate recognition (ALPR) cameras. While license plate readers have been around for some time, Flock is the first to create a nationwide mass-surveillance system out of its customers’ cameras. Working with police departments, neighborhood watches, and other private customers,

They know where you are: Cybersecurity and the shadow world of geolocation

Tony Soprano knew. When one of his follow poker players in season 5, episode 4 of The Sopranos asks Tony how he likes his new Cadillac Escalade, the fictional mobster responds, “I love it. After I pulled out that global positioning [system].” OK, his language was a little more spicy than “system,” but the point is that Tony knew the dangers of being trackable. The rest of us might not have the same concerns Tony had about being findable just about anywhere, but we should all realize how danger

Indices, not Pointers

Indices, not Pointers There is a pattern I’ve learned while using Zig which I’ve never seen used in any other language. It’s an extremely simple trick which - when applied to a data structure - reduces memory usage, reduces memory allocations, speeds up accesses, makes freeing instantaneous, and generally makes everything much, much faster. The trick is to use indices, not pointers. This is something I learned from a talk by Andrew Kelley (Zig’s creator) on data-oriented design. It’s used in Z

This Common Heart Attack Drug May Actually Be Worthless for Most People

A common treatment given after heart attacks may not be worthwhile for a large segment of the population. New trial data finds that most people who suffer a heart attack do not benefit from taking beta-blockers afterward. A large international team of researchers conducted the trial, which compared the outcomes of nearly 10,000 heart attack patients who were either given beta-blocker therapy or not. “This trial will reshape all international clinical guidelines.’ On average, people with prese

Unfortunately, the ICEBlock app is activism theater

At this summer's HOPE conference, Joshua Aaron spoke about ICEBlock, his iPhone app that allows users to anonymously report ICE sightings within a 5 mile radius, and to get notifications when others report ICE sightings near them. You can see the full talk, and the lively/infuriating Q&A, here, starting at 6:12:10. Thanks to repression from the highest levels of the Trump administration, his app has gone viral and garnered over a million downloads from the App Store. Karoline Leavitt called it

Your Android phone will soon backup and restore some very important settings

Mishaal Rahman / Android Authority TL;DR Your Android device will soon automatically back up and restore Theft Protection settings. Android’s Theft Protection settings include Theft Detection Lock, Offline Device Lock, Remote Lock, and more. The backup and restore feature for Theft Protection will roll out with the September Play Services update. Google has quietly introduced an update that automatically backs up and restores the Theft Protection setting on Android devices. Android’s Theft

Personal Safety is the latest Google app with a messed-up clock

Hadlee Simons / Android Authority TL;DR Personal Safety is rolling out an update that implements a new color scheme. While the app still doesn’t use your system palette, it does improve readability. Google has managed to mess up clock rendering, though, with the time fitting poorly on the screen. Developers like Google are constantly trying out new looks for their apps, and not everyone’s going to be a fan of every change. But even if we prefer one layout over another, or thought an old work

Topics: app clock google new ui

Making Minecraft Spherical

Blocky Planet is a tech demo I created in the Unity game engine that attempts to map Minecraft’s cubic voxels onto a spherical planet. The planet is procedurally generated and fully destructible, allowing players to place or remove more than 20 different block types. While much of the implementation relies on common techniques you’d expect from your average Kirkland brand Minecraft clone, the spherical structure introduces a number of unique design considerations. This post will focus on these

Best Smart Locks of 2025: Hold the Door

Smart locks are a highly visible part of your home that you'll use just about every day, so it's important to find a reliable pick that meshes well with your smart home. Here are the factors you should be thinking about as you shop. A retrofit smart lock like the August lock will replace the interior of your current lock but not the exterior keyhole or the deadbolt. CNET Full deadbolt or retrofit Most smart locks will replace your existing lock, including the interior thumbturn, the exterior

Multi-Timer Gizmo

Menu Multi-Timer Gizmo My friend, Dave Gauer, built a “multitimer” back in 2021. It is a small desktop gizmo for keeping track of time spent on rapidly switching tasks. One pushes a button and time starts accumulating on that button’s timer. Dave’s multi-timer is based on a RaspberryPi Pico — fancy micro-computer stuff. In fact, his unit has three distinct microcontrollers in it: the keypad and LCD each have their own! Did an academic already do this? Thinking about Dave’s multi-timer, I was

All the Subtle Changes iOS 26 Brings to Your Lock Screen

Apple released the fifth public beta of iOS 26 on Aug. 25. The beta brought a handful of new features to the iPhones of developers and testers, including a new Liquid Glass design and the ability to screen incoming calls. The update also brings more customization options to your lock screen. With the release of iOS 18, you could remove and change the controls on your lock screen, a welcome upgrade if you ever found yourself accidentally pressing your flashlight control when putting your phone b

Google’s Expressive Clock redesign is already ticking people off (Update: Google response)

Stephen Schenck / Android Authority TL;DR The new Google Clock Material 3 Expressive redesign glitches, with jittering digits as the time moves. Some layouts are messy under specific settings, forcing scrolling or text wrapping. The official PixelCommunity Reddit account advises that a solution is in the works. Update, August 29, 2025 (12:40 PM ET): Following the various complaints outlined in our original article below, the official PixelCommunity account posted the following response on on

I replaced my deadbolt with this Apple HomeKey smart lock - and it's an iPhone user's dream

Level Lock Pro ZDNET's key takeaways The Level Lock Pro is available for $350. This smart lock looks like a regular deadbolt, but supports Apple HomeKey, Matter-over-Thread, physical key, NFC fobs, and door status detection without extra sensors. You'll have to purchase a keypad separately if you prefer one to unlock, and Android users won't be able to use Apple HomeKey. View now at Level Follow ZDNET: Add us as a preferred source on Google. As an iPhone user, Apple HomeKey has become one of

Topics: door level lock pro smart

Show HN: Grammit – Local-only AI grammar checker (Chrome extension)

Check your grammar and refine your writing with local AI. ✦ AI-Powered Corrections Grammit's AI is great at correcting spelling and grammar mistakes. But it also catches other errors. Did you accidentally write "The theory of evolution was developed by Charles Dickens"? No worries, Grammit will correct that to "Charles Darwin". ✦ AI Rephrasing and Drafting You can ask Grammit to help you with your writing tasks. Just ask it to rephrase your writing to make it more professional and it will do th

Google’s Expressive Clock redesign is already ticking people off

Stephen Schenck / Android Authority TL;DR The new Google Clock Material 3 Expressive redesign glitches, with jittering digits as the time moves. Some layouts are messy under specific settings, forcing scrolling or text wrapping. Complaints are piling up on Reddit and Google’s support forum. Google’s flashy Expressive makeover for the Clock app was supposed to be a simple style update, but plenty of people are unimpressed, to say the least. Across Reddit and Google support forums, people are

Kwikset’s new locks point to a smarter, more open future for your front door

is a senior reviewer focused on smart home and connected tech, with over twenty years of experience. She has written previously for Wirecutter, Wired, Dwell, BBC, and US News. Posts from this author will be added to your daily email digest and your homepage feed. Kwikset is doubling down on open standards and new technologies as it expands its smart lock offerings. In an exclusive interview with The Verge, the company revealed that it will launch its first NFC-powered tap-to-unlock smart lock,

The best smart lock for iPhone users just got a big upgrade - here's why it matters

Level Lock Pro ZDNET's key takeaways The Level Lock Pro is available for $350. This smart lock looks like a regular deadbolt, but supports Apple HomeKey, Matter-over-Thread, physical key, NFC fobs, and door status detection without extra sensors. You'll have to purchase a keypad separately if you prefer one to unlock, and Android users won't be able to use Apple HomeKey. View now at Level Follow ZDNET: Add us as a preferred source on Google. As an iPhone user, Apple HomeKey has become one of

Topics: door level lock pro smart

Here Are the Subtle Changes iOS 26 Brings to Your Lock Screen

Apple released the fifth public beta of iOS 26 on Aug. 25. The beta brought a handful of new features, like the ability to screen incoming calls and a new Liquid Glass design, to the iPhones of developers and beta testers. The update also lets you customize your lock screen in more ways than you could with iOS 18. When Apple released iOS 18, that update let you remove and change the controls on your lock screen. This was great if you found yourself accidentally pressing your flashlight control

The White House Is Going to Put Government Statistics on the Blockchain (Yeah, We Don’t Know Why Either)

Remember back in 2017 when Bitcoin’s price soared and companies started promising to add everything to the blockchain? It was an embarrassing era, since blockchain technology has very few practical purposes that can’t be solved by a regular, old-school database. But it sounds like the White House just got the memo and wants to usher in the world of 2017 again. President Donald Trump held a televised “cabinet meeting ” at the White House on Tuesday that clocked in at over 3 hours and 15 minutes.