More stories

  • in

    5 gadgets and accessories that leveled up my gaming setup (including a surprise console)

    Since I use my desktop as both a workstation and gaming rig, I like a wireless mouse that can also pull double duty. The Corsair Harpoon is a great, straightforward mouse with four buttons, adjustable sensor speed, and integrated RGB lighting to match my K100 keyboard. It features dual wireless connectivity with Bluetooth and a 2.4GHz USB receiver, and you can use it while plugged in and charging. That’s perfect for when I don’t catch the low battery notification in the iCUE app, and the mouse dies in the middle of an important work project or an S rank run in Ready or Not with friends. Read more: The best silent mouse you can buy: Expert testedThe rechargeable battery lasts about a week for me, and I’m at my PC anywhere from 4 to 12 hours depending on my workday (and how much free time I have for a doomed Alternate Poland run in Hearts of Iron 4). The simplified design is also lightweight and comfortable to use for long periods, which is nice for long work days researching tech or accidental all-nighters playing Plate Up with friends. More

  • in

    Why I still recommend NordVPN to most people in 2025 – especially with the latest update

    <!–> ZDNET’s key takeaways I tested the very popular NordVPN, and it checks all the VPN boxes of reliability, performance, and features. The NordLynx protocol has fast and secure connections worldwide, and features like specialty servers, an antivirus (offline malware scanner for PCs), and a Dark Web Monitor are welcome. There is no split tunneling […] More

  • in

    I replaced my Samsung OLED TV with this Sony Mini LED model for a week – and didn’t regret it

    Sony Bravia 5 TV (98-inch) <!–> ZDNET’s key takeaways Enhanced color, contrast, and clarity make this TV live up to its hype. It handily delivers upscaled HDR content and high-speed footage. A soundbar will complement its size, and its off-angle viewing can be less than perfect. more buying choices Sony recently sent us the 2025 […] More

  • in

    This new Contacts app update solves a problem we’ve all had on Android phones

    Kerry Wan/ZDNETGoogle’s latest Android feature is focused on ensuring you have quick access to your communication history. It’s called Contact History, and it’s found within the Android Contacts app. The latest upgrade to Contacts now includes a section called “Recent activity” that lists the recent communication history with a contact.If you find an interaction (be it a phone call, text, or other form), you can tap the entry to open the associated app.Also: I changed 12 settings on my Android phone to instantly extend the battery lifeThis feature can be helpful if time has passed since you’ve communicated with a contact and you want to remember the last interaction. Open the contact, scroll down until you see the “Recent activity” entry, and you’ll see whatever communications you’ve had. You’ll also see the call time and when the call was placed. More

  • in

    5 Samsung bloatware apps you should uninstall from your Galaxy phone ASAP

    Prakhar Khanna/ZDNETSamsung phones are well known for One UI, one of the most functional and intuitive Android interfaces. While it’s highly customizable, these phones often come with preinstalled bloatware. Some built-in Samsung apps, such as Wearable and Wallet, are useful within the Samsung ecosystem. However, there are at least five first-party apps that even dedicated Samsung users rarely touch.The preinstalled bloatware apps can vary by device, price, and lineup, but many are common across all Galaxy phones. While you might not be able to uninstall all of them, they’re easy to disable and can be re-enabled if you ever need them.Also: I changed 10 Samsung phone settings for an instant performance boostWhile these apps aren’t necessarily useless or mindless bloatware, every user’s needs differ. If you’re not using them, it’s a good idea to uninstall or disable such Samsung apps to save memory and reduce background battery usage. More

  • in

    This Linux app alerts you when an app tries to connect to the internet – and why that matters

    Jack Wallen / Elyse Betters Picaro / ZDNETOpenSnitch is a Linux port of the popular MacOS app Little Snitch. This app is essentially an application firewall that tracks network requests from apps, so you can create rules to block or allow those requests.Why is that important?Also: 7 things every Linux beginner should know before downloading their first distroSay, for example, that you’ve installed a Linux app that shouldn’t require internet access (those do still exist). You’re using that app with OpenSnitch running, and it reports that the app has made an outgoing internet connection. What gives? That shouldn’t be the case. It’s possible the app is sending telemetry (which could include information about your activity) to some third party. You don’t want that. Also: You can try Linux without ditching Windows first – here’s howWith OpenSnitch, you’ll know when these things occur, and when they do, you can take action to block those outgoing requests. This is a great tool to help you keep your privacy and security intact. Let me show you how to install the app and how it’s used.How to install OpenSnitch What you’ll need: I’m going to demonstrate this on Ubuntu Linux 24.04. OpenSnitch can also be installed on Fedora-based distributions, and you’ll only need to modify the installation commands. So, you’ll need a running instance of an Ubuntu-based distribution and a user with sudo privileges. That’s it. Let’s make it happen. More