codex
How to use ChatGPT Work - and my top 10 tips for getting started with agentic AI
I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen Here's how the agentic AI handles research, files, and multistep projects, plus its risks and limits. ChatGPT Work can browse, manage files, and complete tasks. Free users can try it, but paid plans offer more capacity. That's because ChatGPT Work is agentic, which is a fancy way of describing how some AIs can go off and accomplish a series of tasks. Because ChatGPT has become more capable, the differences between ChatGPT and ChatGPT Work can be subtle.
ChatGPT for Teens gets one thing right, and more AI models should follow
ChatGPT for Teens has a rule that AI shouldn't claim to have feelings or pretend to be human. It's something that every AI model should adopt. One of my biggest pet peeves when it comes to ChatGPT, Claude, Gemini, and other big AI chatbots is when they try to pass as flesh-and-blood people, piling on first-person pronouns and telling me about their feelings. All those flattering and distracting "I couldn't agree more!" and "We make a great team!" platitudes obscure what's actually going on under ChatGPT's hood: a highly complex, machine-driven game of probabilities, where the AI model draws on its knowledge of billions of pages of text to predict the best next word in a sentence. That obfuscation of what an AI model really is--a digital prediction engine, rather than a friend or a confidant--can not only be annoying and confusing, but also dangerous, with a string of lawsuits alleging that overly obsequious AI chatbots helped or even encouraged its users, including teens, to take their own lives .
I tried the new ChatGPT Desktop App for Linux - but I'll stick to my browser for now
I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen I tried the new ChatGPT Desktop App for Linux - but I'll stick to my browser for now This preview release of ChatGPT Desktop for Linux supports Ubuntu, Debian, and Fedora is here. The application is proprietary, not open source. I'll keep using ChatGPT in the browser. OpenAI has released a preview of its ChatGPT desktop application for Linux . With this, OpenAI now has a native client on all major desktop operating systems and is placing its coding agent, Codex, alongside ChatGPT and its Work environment.
75% of developers I surveyed prefer Claude Code - here's why they choose it over Codex
I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen Three out of four of the 138 developers I surveyed use Claude Code. Here's what they say matters in daily AI coding workflows. Claude Code dominates, but Codex has crucial advantages. Whichever AI you choose, human review remains essential. I explained how I use both tools and provided some suggestions for exploring them.
The one command you should never let Claude Code or Codex run
When you purchase through links in our articles, we may earn a small commission. AI coding agents can move fast--but one careless rm -rf command can erase files, projects, or worse. Here's why you should block it before your next vibe-coding session. It's all too easy to get into the zone with AI coding tools like Claude Code, Codex, or Google's Antigravity. You point them at your project, give them instructions, and the code starts flowing, just like magic.
Meet the OpenAI Engineer Leading ChatGPT's Biggest Transformation Yet
OpenAI is in the midst of overhauling ChatGPT . The goal is to transform the chatbot's simple interface into a personalized AI agent that can handle tasks in every facet of your personal and professional life. The company has taken to calling this new product, privately and publicly, a "super app." The all-in-one platform represents one of the biggest bets OpenAI has ever made, and one engineering leader now holds enormous sway over whether it pays off: Thibault Sottiaux. Last month, Sottiaux was appointed OpenAI's head of core products, overseeing both ChatGPT and Codex, as well as combining them into the future super app.
Demis Hassabis Thinks AI Job Cuts Are Dumb
The CEO of Google DeepMind tells WIRED that companies should use the productivity gains of AI to do more, not lay people off. Demis Hassabis, the CEO of Google DeepMind, is keen to talk about the coding skills of his company's newest model, Gemini 3.5 Flash. The model has been trained to perform complex agentic coding tasks: translate large code bases from one language to another; find and fix bugs lurking deep in knotty code; and even write entire operating systems from scratch. Hassabis does not, however, think this spells doom for software developers. "I have no idea why people are going around talking with certainty about that," Hassabis tells WIRED ahead of the new model reveal at today's Google's I/O event .
OpenAI brings its Codex coding app to mobile
Since debuting last spring, OpenAI's Codex coding app has seen standalone Mac and Windows releases, so it was only a matter of time before OpenAI gave people a way to access their Codex projects on mobile. Starting today, all ChatGPT users, including those using the chatbot through OpenAI's Go and Free tiers, can use the software through the ChatGPT app on Android and iOS. To be clear, you won't be using Codex to program on your phone. Instead, the ChatGPT mobile app is acting here as a intermediary between you and whatever environment you've set it up for your coding projects, whether that be a physical device like a Mac mini or a remote space managed by your company. That might seem limiting, but it does mean your files, credentials and permissions stay secure on the machine where Codex is running.
Using AI for Just 10 Minutes Might Make You Lazy and Dumb, Study Shows
New research suggests that reliance on AI assistants can have a negative impact on people's ability to think and problem solve. Using AI chatbots for even just for 10 minutes may have a shockingly negative impact on people's ability to think and problem-solve, according to a new study from researchers at Carnegie Mellon, MIT, Oxford, and UCLA. Researchers tasked people with solving various problems, including simple fractions and reading comprehension, through an online platform that paid them for their work. They conducted three experiments, each involving several hundred people. Some participants were given access to an AI assistant capable of solving the problem autonomously.
OpenAI Really Wants Codex to Shut Up About Goblins
"Never talk about goblins, gremlins, raccoons, trolls, ogres, pigeons, or other animals or creatures unless it is absolutely and unambiguously relevant," reads OpenAI's coding agent instructions. OpenAI has a goblin problem. Instructions designed to guide the behavior of the company's latest model as it writes code have been revealed to include a line, repeated several times, that specifically forbids it from randomly mentioning an assortment of mythical and real creatures. "Never talk about goblins, gremlins, raccoons, trolls, ogres, pigeons, or other animals or creatures unless it is absolutely and unambiguously relevant to the user's query," read instructions in Codex CLI, a command-line tool for using AI to generate code. It is unclear why OpenAI felt compelled to spell this out for Codex --or indeed why its models might want to discuss goblins or pigeons in the first place.