More stories

  • in

    I found a Google Maps alternative that won’t track you or drain your battery – and it’s free

    Kerry Wan/ZDNETEvery month, Google sends me a report about where I’ve been, and I have to say that I’m not a fan. In fact, the idea that Google is following me around, via Maps, disturbs me. That’s not the only issue I have with the default Maps app. It seems every time I have to depend on the app, my Pixel 9 Pro battery gets drained faster than when using any other app.Those two issues alone are enough to make me question why I use such an app. That’s why, when I heard about CoMaps, I immediately wanted to know what it was all about.Also: Waze vs. Google Maps: Which navigation app is best?CoMaps is a fork of Organic Maps, which means it has quite a bit of history (Organic Maps was based on MapsWithMe, which turned into Maps.me). MapsWithMe was an early attempt at bringing the open-source concept to the maps space and used OpenStreetMap data. MapsWithMe was aquired in 2014 by the Maps.ru group and was part of the My.com brand.CoMaps is an open-source map app that’s available for both Android and iOS. CoMaps features:Offline search and route planning (with or without a network connection)Less battery drain than Google MapsNo identifying people, no tracking, and no data collectionFree and no adsVoice-guided directionsAccess to offline Wikipedia articles and subway mapsThe ability to mark and save locationsSupport for exporting and importing data (to KML, KMZ, and GPX formats)A built-in map editor (which helps improve the OpenStreeMap data)CoMaps is community-driven, open-source, transparent, and the developers aren’t concerned with making a profit. The app is fairly new (just hitting Google Play Store and the Apple App Store around July 3), but it’s still very functional and makes for a great Google Maps replacement. More

  • in

    Waze vs. Google Maps: I compared two of the best navigation apps, and here’s the clear winner

    Elyse Betters Picaro / ZDNETA quick Google search will surface article after article claiming that Waze is far better than Google Maps. But is that actually true? I’m a longtime Google Maps (and Google Earth) user. I swear by the app, and I regularly side-eye anyone who says otherwise — especially, god forbid, Apple Maps users.  Also: This hidden Google Maps feature is making people emotional – here’s whyI’m also a tech editor, though, which means I do my best to set aside personal bias in the name of journalism. Every now and then, I force myself to try alternative navigation apps — and that includes Waze, which, in case you didn’t know, Google acquired in 2013. So, if you’re looking for a true feature-by-feature breakdown of how Waze compares to Google Maps, you’ve come to the right place. I’ve tried both, and I’m here to tell you which one really gets you where you need to go faster, smarter, and better.  Is Waze or Google Maps better? Let’s break down all the major features to find a clear winner. Will the final scorecard surprise us both? Maybe. More

  • in

    Installed iOS 18.6 on your iPhone? Change these 11 settings for the best experience

    Is it worth updating to iOS 18.6? Absolutely. While there are no new bells and whistles, it patches a high-severity WebKit zero-day (CVE-2025-6558) and more. Can I change the Action button? Sure! Go to Settings > Action Button to customize the new Action Button on iPhone 15 Pro/16/16E/16 Pro. Just swipe to pick a task like Camera, Shazam, Remote for Apple TV, or even a Shortcut or Visual Intelligence action, then tap Choose to set it. Can I customize the home screen? Of course. Give your home screen a fresh look by entering jiggle mode (long-press the screen), tapping Edit > Customize, and then: Reposition apps anywhere on the grid.Expand icons into widgets by tapping the resize handles.Choose Automatic, Dark, Light, or Tinted icon styles (use the eyedropper to match your wallpaper).Toggle Large icons to hide labels and boost visibility.Tap anywhere to apply and then exit. Voila! Will these tweaks work on any iPhone model? Most of these work on any iPhone running iOS 18 or later. However, features like Prioritize Notifications and the Action Button require an Apple Intelligence-capable iPhone 15 Pro or iPhone 16 model. Get the morning’s top stories in your inbox each day with our Tech Today newsletter. More

  • in

    Claude Sonnet’s memory gets a big boost with 1M tokens of context

    Sabrina Ortiz/ZDNETZDNET’s key takeawaysClaude Sonnet 4 now has one million context tokens.As a result, the model can process much larger developer tasks.Developers can access it now, but API pricing does increase for certain requests. We all have that friend who is a great active listener and can recall details from past interactions, which then feeds into better conversations in the future. Similarly, AI models have context windows that impact how much content they can reference — and Anthropic’s Claude Sonnet just got a huge upgrade that should let it do a lot more for you. Also: Microsoft Copilot 3D turns your 2D images into 3D models for free – how to tryClaude Sonnet 4 can now support up to one million tokens of context, marking a fivefold increase from the prior 200,000, Anthropic said on Tuesday. With this large context window, Claude Sonnet can process codebases with over 75,000 lines of code or dozens of research papers with a single API request.  The longer context window allows developers to use Claude for more data-heavy projects, such as large-scale code analysis and document synthesis, as mentioned above, but also context-aware agents that require a lot of material to operate complex workflows. Anthropic describes Claude Sonnet as a “hybrid reasoning model with superior intelligence.” ZDNET’s own internal testing has found it to be a very capable model, even outperforming what Anthropic touted at the time as its most advanced coding model, Opus 4. Sonnet passed all four coding tests while Claude Opus failed two.Also: How you can still access GPT-4o, o3, and other older models in ChatGPTDevelopers interested in trying the upgraded Sonnet 4 can access it in public beta on the Anthropic API as customers with Tier 4 and custom rate limits. It is also available on third-party cloud computing platforms, starting with Amazon Bedrock, and coming soon to Google Cloud’s Vertex AI. The API pricing does increase for prompts over 200K tokens. Since launching the Claude 4 models in May, Anthropic has been riding a wave of steady upward momentum. Claude Code, a fan favorite coding assistant that can be called on directly in a developer’s workspace to write or manage code, shipped 10 features in the last month, and its highly anticipated Opus 4.1 was released last week. The company reports that its B2B run-rate revenue has grown 17 times YoY as of June 2025. Artificial Intelligence More

  • in

    This new Arch Linux tool takes the hassle out of keeping packages up to date – here’s how

    Elyse Betters Picaro / ZDNETZDNET’s key takeawaysNew Arch tool alerts maintainers when packages are outdated.Bumpbuddy automates GitLab issue creation for updates.Web dashboard and API planned for future Bumpbuddy versions.Bumpbuddy is a new Arch Linux tool that aims to improve how maintainers are informed about packages within the primary repositories. This new app uses a background service (daemon) to monitor package versions and even automatically opens issues on GitLab if it detects a package is out of date. Why is this important?  For one, it helps maintainers keep abreast of when an upstream package has a new release. This way, developers and maintainers don’t have to manually check for this information. Secondly, users will no longer have to bother flagging packages that are out of date and will have access to information that might indicate if an update is taking longer than usual to release. For the most part, however, Bumpbuddy seems to be focused primarily on developers and maintainers. According to Robin Candau, package maintainer for Arch Linux: “Bumpbuddy takes advantage of the `.nvchecker.toml` file from GitLab’s packages repo to perform automated tracking of new upstream releases. Therefore, package maintainers won’t need to rely on manual `pkgctl version check` runs or ‘homemade’ solutions to track new upstream releases for their packages anymore.” Candau also indicates the team has plans to provide a web-based dashboard for Bumpbuddy, an API endpoint for pkgctl version check, manage “out of date” status for packages on Archweb, and more. Keep in mind that this is the first iteration of Bumpbuddy, so there will be issues. I’ve yet to find a way to install Bumpbuddy on Arch Linux, which makes me believe that the app has yet to make it to the default repositories (there isn’t even a listing for it in Archweb). More

  • in

    Why I ditched Google Authenticator for Proton’s new 2FA app – and how to set it up

    Proton / Elyse Betters Picaro / ZDNET ZDNET’s key takeaways The makers of Proton VPN have released a 2FA app.The app is available for all major platforms.Proton Authenticator is easy to use, elegant, and free.Unless you’re using passkeys, two-factor authentication should be considered a must for security and privacy. If your primary access to the internet is your phone, you are probably using a tool like Authy or Google Authenticator. But what about when you’re on the desktop? What do you use? Also: 7 essential password rules to follow, according to security expertsThere are options that have been around for a while (such as Bitwarden, Authy, or Authenticator), and there’s even a new option available from the makers of Proton VPN. That new solution is aptly named Proton Authenticator, and it has quickly become one of my favorite desktop 2FA apps.You might be thinking, “Why not just grab your phone when you need that 2FA code?” Reason number one is that when I’m working on my desktop, it’s more efficient to open an app directly. Reason number two is that sometimes my phone might not be within reach, and I don’t want to track it down for that 2FA code. Ergo… desktop app.The new Proton Authenticator More

  • in

    This USB-C accessory unlocked thermal imaging powers on my Android and iPhone

    Thermal Master USB-C Camera <!–> ZDNET’s key takeaways It’s the perfect thermal camera for professional and consumer use. From my testing, the camera has great accuracy and temperature resolution. While it works with Android and iOS, it’s still fairly pricey at $300. –> I make no bones about being a huge fan of thermal cameras […] More