Latest Tech News

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

Filtered by: cli Clear Filter

Google releases Gemini CLI with free Gemini 2.5 Pro

Google has released Gemini 2.5 Pro-powered Gemini CLI, which allows you to use Gemini inside your terminal, including Windows Terminal. Gemini CLI is written in Typecript and it works across all platforms, including Windows, macOS and Linux. If you're a developer, you can follow Gemini CLI's guidelines and plug it into scripts and extend capabilities of existing tools. Gemini CLI in Windows Terminal Source: BleepingComputer For example, if you use Cursor AI or Windsurf, you can integrate Ge

Forget about AI costs: Google just changed the game with open-source Gemini CLI that will be free for most developers

Join the event trusted by enterprise leaders for nearly two decades. VB Transform brings together the people building real enterprise AI strategy. Learn more For power users and many developers, the command line is the foundational interface for controlling a system and its applications. Also sometimes referred to as a terminal, the command line interface (CLI) is how users issue commands and build applications as an alternative, or as a complement, to an integrated developer environment (IDE)

Google unveils Gemini CLI, an open-source AI tool for terminals

Google is launching a new agentic AI tool that will put its Gemini AI models closer to where developers are already coding. The company announced on Wednesday the launch of Gemini CLI, an agentic AI tool designed to run locally from your terminal. The new tool connects Google’s Gemini AI models to local codebases, and it allows developers to make natural language requests, such as asking Gemini CLI to explain confusing sections of code, write new features, debug code, or run commands. Gemini C

Gemini CLI

Gemini CLI This repository contains the Gemini CLI, a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows. With the Gemini CLI you can: Query and edit large codebases in and beyond Gemini's 1M token context window. Generate new apps from PDFs or sketches, using Gemini's multimodal capabilities. Automate operational tasks, like querying pull requests or handling complex rebases. Use tools and MCP servers to connect new capabilities

Topics: cli gemini google new use

Gemini CLI is a free, open source coding agent that brings AI to your terminal

Some developers prefer to live in the command line interface (CLI), eschewing the flashy graphics and file management features of IDEs. Google's latest AI tool is for those terminal lovers. It's called Gemini CLI, and it shares a lot with Gemini Code Assist, but it works in your terminal environment instead of integrating with an IDE. And perhaps best of all, it's free and open source. Gemini CLI plugs into Gemini 2.5 Pro, Google's most advanced model for coding and simulated reasoning. It can

Introducing Qodo Gen CLI: Build and Run Coding Agents Anywhere in the SDLC

Today, we’re excited to announce in alpha, the Qodo Gen CLI, a powerful command-line interface for building, managing and running AI agents. With Qodo Gen CLI, developers can create their own agents, automate workflows across the SDLC and turn any IDE agentic. With Qodo Gen CLI, you get: Custom agents you control – Define what they do, when they run, and the tools they use – Define what they do, when they run, and the tools they use Workflow-wide automation – Trigger agents from CI/CD, webhoo

Topics: agent agents cli gen qodo

This tiny keyboard accessory was the Motorola Razr upgrade I didn't know I needed

ZDNET's key takeaways The Clicks Keyboard for the Moto Razr is available for $139. The keyboard supports native Android shortcuts, has an optimal key design with a dedicated Gemini button, and supports data pass-through. There's only one color, and shortcuts cannot be customized. View now at Clicks With the summer season now upon us, I've swapped to my Moto Razr smartphone. This tiny foldable phone is perfect for your shorts' pocket, and for carrying around outside. To improve the lightweight

Playing First Contact in Eclipse, a 3-Day Sci-Fi Larp

Eclipse is a three-day sci-fi larp set in 2059. Earth has been wracked by environmental disasters, leading to widespread civil war. Humanity’s hopes lie in the Eclipse space programme, established to find a new home using wormhole technology. When the larp begins, all 150 players are in a base on Gliese 628A, one of seven candidate planets for colonisation. The three days take place in real time as the base initiates first contact with aliens. Like Arrival and Interstellar, twin inspirations fo

This tiny physical keyboard turned my foldable phone into a 'Blackberry' - and it works

ZDNET's key takeaways The Clicks Keyboard for the Moto Razr is available for $139. The keyboard supports native Android shortcuts, has an optimal key design with a dedicated Gemini button, and supports data pass-through. There's only one color, and shortcuts cannot be customized. View now at Clicks With the summer season now upon us, I've swapped to my Moto Razr smartphone. This tiny foldable phone is perfect for your shorts' pocket, and for carrying around outside. To improve the lightweight

New FileFix attack weaponizes Windows File Explorer for stealthy commands

A cybersecurity researcher has developed FileFix, a variant of the ClickFix social engineering attack that tricks users into executing malicious commands via the File Explorer address bar in Windows. FileFix, a variation of the social-engineering attack called ClickFix, allows threat actors to execute commands on the victim system through the File Explorer address bar in Windows. Cybersecurity researcher mr.d0x discovered the new method and demonstrated that it could be used in attacks targeti

Ditch That Old TV or Computer Monitor: Here's Where You Can Go

Are there old, unused electronic devices sitting around your house, just taking up space? It can be tough to get rid of that old laptop, desktop or printer you've got sitting around -- even when it's been over a decade since you last switched it on. Recycling old tech can free up a lot of space in your home. A recent CNET survey found that 31% of US adults are still holding onto unused old devices, including laptops, because they're unsure of what to do with them. The survey also found that 19%

Resurrecting flip phone typing as a Linux driver

LibT9 A C library for creating T9 typing systems. How to run As a Linux Driver See driver/ As a Cli Utility Needs: ncurses & cmake mkdir build cd build cmake .. make -j$(nproc) cli/main As a Website Go to foxmoss.github.io/libt9/ Dependencies None! The library requires nothing but a basic implementation of the C standard library. The CLI requires ncurses solely, but this is by no means needed to just compile the library. Todo Feel free to contribute! Punctuation Punctuation IBus D

How I use VirtualBox to run any OS on my Mac - including Linux

Jack Wallen / Elyse Betters Picaro / ZDNET I depend on virtual machines. With them, I can easily use and review any Linux distribution on the market. I can also deploy various services on my network. For example, I have an instance of InvoicePlane that runs as a virtual machine (and I use daily to bill clients). I've used virtual machines for all sorts of things, and they have made my life considerably better. One of the tools I use to run virtual machines is VirtualBox. This application makes

Load Test GlassFlow for ClickHouse: Real-Time Dedup at Scale

Load Test GlassFlow for ClickHouse: Real-Time Deduplication at Scale By Ashish Bagri, Co-founder & CTO of GlassFlow TL;DR We tested GlassFlow on a real-world deduplication pipeline with Kafka and ClickHouse. It handled 55,00 records/sec published by Kafka and processed 9,000+ records/sec on a MacBook Pro, with sub-0.12ms latency. No crashes, no message loss, no disordering. Even with 20M records and 12 concurrent publishers, it remained robust. Want to try it yourself? The full test setup

Announcing the Clippy feature freeze

The Clippy project will be on feature-freeze for 12 weeks, starting from Rust 1.89.0 beta (June 26th 2025) to September 18th 2025 (Rust 1.89.0 stable release). During this time no new features will be accepted, only bug fixes. This feature freeze comes from a lack of the necessary capacity needed to maintain all the current lints (over 750 of them 😱) and still add new ones. We need to care for the Clippy project the same way that Clippy cares about our code, and note that every single one of th

Using the Ocean to Suck Up CO2 Could Come With the Small, Unintended Side Effect of Wiping Out Marine Life

As global temperatures soar and emissions remain higher than ever, scientists are exploring the dramatic, planet-wide interventions we could take to stave off the climate crisis. One of the most intriguing possibilities involves using the ocean, already the world's largest carbon sink, to suck up even more of the greenhouse gas by removing some of the carbon that it already stores. Dozens of startups are already experimenting with this form of climate intervention, which is sometimes referred

Scaling our observability platform by embracing wide events and replacing OTel

TLDR # Observability at scale: Our internal system grew from 19 PiB to 100 PB of uncompressed logs and from ~40 trillion to 500 trillion rows. Efficiency breakthrough: We absorbed a 20× surge in event volume using under 10% of the CPU previously needed. OTel pitfalls: The required parsing and marshalling of events in OpenTelemetry proved a bottleneck and didn’t scale - our custom pipeline addressed this. Introducing HyperDX: ClickHouse-native observability UI for seamless exploration, correlatio

Methane Pollution Has Cheap, Effective Solutions That Aren’t Being Used

This story originally appeared on Vox and is part of the Climate Desk collaboration. Odorless and colorless, methane is a gas that is easy to miss—but it’s one of the most important contributors to global warming. It can trap up to 84 times as much heat as carbon dioxide in the atmosphere, though it breaks down much faster. Measured over 100 years, its warming effect is about 30 times that of an equivalent amount of carbon dioxide. That means that over the course of decades, it takes smaller a

ClickHouse scales beyond 100 petabytes of logs

TLDR # Observability at scale: Our internal system grew from 19 PiB to 100 PB of uncompressed logs and from ~40 trillion to 500 trillion rows. Efficiency breakthrough: We absorbed a 20× surge in event volume using under 10% of the CPU previously needed. OTel pitfalls: The required parsing and marshalling of events in OpenTelemetry proved a bottleneck and didn’t scale - our custom pipeline addressed this. Introducing HyperDX: ClickHouse-native observability UI for seamless exploration, correlatio

Chip stocks fall on report U.S. could terminate waivers for Taiwan Semi and others

A motorcycle is seen near a building of the Taiwan Semiconductor Manufacturing Company (TSMC), which is a Taiwanese multinational semiconductor contract manufacturing and design company, in Hsinchu, Taiwan, on April 16, 2025. Semiconductor stocks declined Friday following a report that the U.S. is weighing measures that would terminate waivers allowing some chipmakers to send American technology to China. Commerce Department official Jeffrey Kessler told Samsung Electronics , SK Hynix and Taiw

Arma 3 and War Thunder clips are being passed off as real airstrike footage in the Iran - Israel conflict

Serving tech enthusiasts for over 25 years.TechSpot means tech analysis and advice you can trust Facepalm: It seems that wherever there is war in the world, there will also be clips of video games that people claim are real footage. Once again, this form of propaganda involves old favorites Arma 3 and War Thunder, with the Middle East conflict helping increase the spread. Following Israel's surprise airstrikes on Iranian targets on June 13, Iran's Islamic Revolutionary Guards Corps posted a cl

Scientists Line Up Satellites to Create "Artificial Total Solar Eclipse"

Two satellites just carefully lined up to form a perfect "artificial total solar eclipse" in orbit. Earlier this year, the two probes, which are part of the European Space Agency's Proba-3 mission, positioned themselves in a perfect line 492 feet apart to have one of them perfectly obfuscate the Sun's rays. Impressively, they were able to maintain their position with an accuracy down to the millimeter. The outermost satellite then snapped fascinating pictures of the Sun's corona, the outermos

How to free up your Mac's storage space - 3 easy ways

June Wan/ZDNET Is your Mac running out of storage space? It happens -- especially if you've purchased a laptop with a smaller internal drive. When you find yourself in such a situation, what do you do? You could try clearing your browser data, but that won't always get back much space. Also: I rescued my dying 2017 MacBook Pro with Ubuntu and it works like a charm (mostly) Fortunately, there are things you can do to clear up considerable space. I've had instances where I've regained nearly 3

Google is adding the Veo 3 video generator to YouTube to slopify Shorts

Google will integrate the Veo 3 video generation tool into YouTube Shorts later this summer. This was revealed by YouTube CEO Neal Mohan at a keynote during the Cannes Lions film festival that was transcribed by The Hollywood Reporter . This means that creators will be able to whip up endless clips via prompts, as Mohan said "the possibilities with AI are limitless." He went on to opine that "anyone with a story to share can turn their dream into a career" and "anyone with a voice can bring peo

Topics: ai clips ll veo youtube

macOS Tahoe’s new Spotlight clipboard manager leaves plenty of room for powerful third-party apps

The new Spotlight is easily my favorite macOS announcement from WWDC25. It may even be my favorite update across all of Apple’s platforms this year. Still, I don’t plan on abandoning my current clipboard manager. Here’s why. The addition of a native clipboard history tool to macOS feels like one of those small but meaningful quality-of-life upgrades we’ve been waiting forever to get. That said… I’m not switching. Don’t get me wrong: I love that Apple is acknowledging clipboard history as a po

“Don’t mock what you don't own” in 5 minutes (2022)

A common issue when writing tests for real-world software is how to deal with third-party dependencies. Let’s examine an old, but counter-intuitive principle. Once upon a time, I made a stupid joke on Twitter about the Don’t Mock What You Don’t Own testing principle: Only mock what you own, because mocking others is rude. — Yours Truly , Tweet While it didn’t get me fired, it led to me being tricked into giving a 5 minute-long talk about it. Given the confused replies I got to the joke Tweet,

Fossil fuels are an insurance disaster

is a senior science reporter covering energy and the environment with more than a decade of experience. She is also the host of Hell or High Water: When Disaster Hits Home , a podcast from Vox Media and Audible Originals. Heatwaves, mold, and plastic pollution pose new risks to businesses and insurance companies, a new report by reinsurer Swiss Re warns. What do these things have in common? Fossil fuels make matters worse. They release the greenhouse gases warming our planet and are the primar