More stories

  • in

    For anonymous browsing, these extensions are the next best thing to Tor

    J Studios/Getty Images The idea behind anonymous browsing is simple: It masks your IP address and location to make it appear that you are located in a different region. This can be beneficial because it prevents third parties from discovering your personal information and identity. You might think that Incognito (or Private) mode is the […] More

  • in

    How to run a local LLM as a browser-based AI with this free extension

    ZDNETThe idea of querying a remote LLM makes my spine tingle — and not in a good way. When I need to do a spot of research via AI, I opt for a local LLM, such as Ollama.If you haven’t yet installed Ollama, you can read about it my guide on how to install an LLM on MacOS (and why you should). You can also install Ollama on Linux and Windows, and, given that the Firefox extension works on all three platforms, you can be sure that whatever desktop OS you use will work.Also: My 5 favorite web browsers – and what each is ideal forUsing Ollama from within the terminal window is actually quite easy, but it doesn’t give you such obvious access to other features (such as LLM/Prompt selection, image upload, internet search enable/disable, and Settings).The free extension I will point out works on Firefox, Zen Browser (one of my favorites), and others.Let’s get to that extension.How to install the Page Assist extension in FirefoxWhat you’ll need: To make this work, you’ll need Ollama installed and running, as well as the Firefox browser. That’s it. Let’s make some magic. More

  • in

    How one tiny microphone solved my biggest video production problems

    DJI Mic Mini (left), DJI Mic 2 (right) David Gewirtz/ZDNETI am a big fan of ecosystems when it comes to electronic devices. Ecosystems let devices work together easily. When it comes to digital devices, especially for video production, there are three main ecosystems I’ve adopted: Apple, Edelkrone (for robotic motion control), and DJI (for drones, mics, and cameras). In this article, I’ll focus on DJI and how its devices work well together, and with my iPad-centric video production process. My first experience with DJI was using its Mavic Pro More

  • in

    The 6 Linux commands I use the most – and why

    Yosi Azwan/Getty Images Before we get into this, I want to be clear: Using the command line is not a requirement for using Linux. I mention this because the idea of typing commands tends to scare off new users and my goal — for years — has been to introduce people to the open source […] More

  • in

    The iPad I bring with me everywhere is not the Pro or Air model

    <!–> ZDNET’s key takeaways The iPad Mini 7 is now available for $500. The compact iPad Mini 7 has gone everywhere with me this past week, fitting easily into bags and purses without weighing them down. Aside from the more powerful A17 Pro chip, the iPad Mini 7 isn’t much of an upgrade (especially for […] More

  • in

    If you’re ready to break up with Windows, this is the Linux distro I suggest for new users

    ZDNETZDNET’s key takeawaysSDesk is available now, free of charge, and you can install it on as many computers as you need.SDesk is a fast and dependable Linux distribution with a user interface that anyone will be instantly familiar with.I experienced some minor issues during my setup, which were simple to resolve.I wouldn’t normally suggest an Arch-based Linux distribution for new users, but every so often, I come across one that challenges my perceptions. Recently, I discovered an Arch-based Linux distro called SDesk, and there couldn’t be a clearer use case for it.Firstly, SDesk is fairly straightforward and doesn’t do all that much to separate itself from the ever-growing list of Linux distributions. Sometimes, that’s a good thing. I wasn’t sure what to expect after installing and logging into this desktop distribution, but when I did, everything was immediately familiar.Also: 6 Linux commands I can’t work without – and what I use them forSDesk opts for the GNOME desktop, which is configured to resemble a “standard” desktop that would be familiar to both Windows and MacOS users. On the interface, you’ll find a panel, a menu, a top bar, favorites, and desktop icons. On the top bar, there’s the Workspaces button (far left), the time/date (which, when clicked, opens notifications and calendar), and the system tray. More

  • in

    These useful One UI 7 features are coming to the Galaxy S25 series – and older models too

    Kerry Wan/ZDNETSamsung just announced the latest generation of Galaxy smartphones. Along with the new lineup comes new software. One UI 7 is now available for public download, and older compatible Samsung devices can also use the latest software.Also: Everything announced at Samsung Unpacked 2025: Galaxy S25 Ultra, AI features, and moreIt’s unclear when older Galaxy devices will receive the update, but the S23 and S24 series phones will likely receive it shortly after the S25 launch More

  • in

    The Open Weight Definition offers another take on the OSAID debate

    ZDNETOpen-source and artificial intelligence (AI) developers and leaders agree that open-source AI is important. Despite the best efforts of the Open Source Initiative (OSI) to create an open-source AI definition (OSAID), there is still much disagreement on what should and shouldn’t be included in an OSAID. Springing from this disagreement, the newly formed Open Source Alliance (OSA) has released its take on OSAID: the Open Weight Definition (OWD).The OWD is a new framework that balances closed and open-source AI integrity. The framework is designed, its creators say, to address the complexities and challenges posed by the rapid development of AI technology. It aims to provide a clear standard for what constitutes “open source” in AI models, particularly large language models (LLMs).Also: DeepSeek’s new open-source AI model can outperform o1 for a fraction of the costWeights are fundamental components in AI.  Based on the raw data, weights are the numerical values associated with the connections between nodes across different layers of an AI program. These values are determined during the machine learning training process. Specifically, the OWD includes:Model Weights Accessibility: The definition emphasizes making model weights available to developers and researchers.Dataset Information: While not requiring full access to training data, the definition stresses the need for detailed information about dataset contents and collection methods.Architecture Transparency: The framework encourages disclosure of model architecture information to facilitate improvements and modificationsAmanda Brock, OpenUK’s CEO, said she supports the OWD: “The Alliance is being driven to broaden the engagement across multiple organizations currently competing to ensure better global collaboration. This first step of sharing an approach to defining open weights is in line with the disaggregation of AI and defining the level of openness of the disaggregated but critical component, whether that be data, weight, or model. … It certainly seems to be more practical and workable than a small group creating a definition that isn’t fit for purpose.” More