More stories

  • in

    Want a job in tech? You need these skills, McKinsey study shows

    Nadzeya Haroshka / Getty Images ZDNET’s key takeaways Python programming is the most sought-after skill for a range of tech initiatives. Demand for Amazon Web Services skills far outstrips available supply Prompt engineering falls flat as a sought-after skill In the age of artificial intelligence, certain skills are gold. However, for some emerging technology areas, […] More

  • in

    DJI’s first 360-degree camera captures nearly two hours of 8K video

    DJI Osmo 360 Adventure Combo kit. Adrian Kingsley-Hughes/ZDNET ZDNET’s key takeaways The Osmo 360 is DJI’s first 360-degree action camera.It can shoot 360-degree panoramic video at 8K/30fps.Unfortunately, the camera won’t initially be offered in the US.DJI has unveiled its latest product. No, not a drone, but a camera — the Osmo 360 More

  • in

    9 things you shouldn’t use AI for at work

    Mensent Photography / Getty Images ZDNET’s key takeaways Sometimes an AI can cause you or your company irreparable harm. Sharing confidential data with an AI could have legal consequences. Don’t let an AI talk to customers without supervision. A few weeks ago, I shared with you “9 programming tasks you shouldn’t hand off to AI […] More

  • in

    This one feature could make GPT-5 a true game changer (if OpenAI gets it right)

    Elyse Betters Picaro / ZDNETZDNET’s key takeawaysOpenAI’s GPT-5 will attempt to solve a common ChatGPT problem. It should automatically pick the best model for your prompt. Delays in rolling out are the result of how challenging it is to build. OpenAI has been at the forefront of the AI race since its initial launch of ChatGPT in 2022, consistently releasing new products, models, and updates. That also means that it’s difficult to keep track of new product launches — but GPT-5 is one you’ll want to keep an eye out for. Here’s why. Also: OpenAI teases imminent GPT-5 launch. Here’s what to expectWhen OpenAI CEO Sam Altman teased GPT-5 in February, he gave a glimpse into the model’s best feature: the ability to pick the best model to automatically answer your specific queries. This will be done by unifying the o-series reasoning models, which produce higher-quality answers, with the GPT-series models, which are more time-efficient, eliminating guesswork on the user’s end. “The plan is to unify all of these ideas into something like GPT-5 such that you just ask it a question and it needs to think of things, very much like when you talk to a human; sometimes it will think before responding, sometimes it will respond immediately, sometimes it’ll respond and keep thinking,” said Nick Turley, Head of ChatGPT to ZDNET.  How will this make your life easier?It is no secret that the OpenAI models available on the market can sound like a bit of an alphabet soup, with similar-sounding models, like GPT-4o and o4, which are each best suited to different tasks. This makes it difficult to keep track of which model to use for what query, even though picking the right model can make a real difference in your response. “Our goal is that the average person does not need to think about which model to use,” said Turley. Instead, the aim is for GPT-5 to automatically choose the best model for the user’s task. Also: I tried Google’s new agentic IDE, and it blows away the popular VS CodeFor example, if a question is simple enough that the GPT model can answer it well, then GPT-5 will choose that, as it would be cheaper and quicker. However, for anything more complex, like STEM prompts, GPT-5 would choose other models for more in-depth thinking.Power users will still be able to choose the models they use.  More