Latest Tech News

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

Filtered by: mode Clear Filter

Modder behind first USB-C iPhone now wants to upgrade every model

Serving tech enthusiasts for over 25 years.TechSpot means tech analysis and advice you can trust What just happened? A passionate modder made headlines a few years back by creating the first working USB-C port for an iPhone. Now, that same developer is taking things to the next level, launching a full-scale manufacturing effort to deliver a polished, production-ready version of the adapter to the public. Ken Pillonel's latest project is an iPhone case that adds USB-C connectivity to older Appl

AOC Q27G40XMN 27" Review: 1440p HDR on a Budget

If you've been hunting for a budget HDR gaming monitor, there's a good chance you've come across the AOC Q27G3XMN. We've been recommending it for the past 18 months for punching above its weight in the crowded 1440p monitor space. Now, AOC is back with a follow-up: the Q27G40XMN, a new model that aims to elevate the original formula without straying too far from its budget roots. At first glance, not much has changed. The G40 keeps the same 27-inch VA panel, 1440p resolution, and 180Hz refresh

Claude Code Router

Claude Code Router 中文版 A powerful tool to route Claude Code requests to different models and customize any request. ✨ Features Model Routing : Route requests to different models based on your needs (e.g., background tasks, thinking, long context). : Route requests to different models based on your needs (e.g., background tasks, thinking, long context). Multi-Provider Support : Supports various model providers like OpenRouter, DeepSeek, Ollama, Gemini, Volcengine, and SiliconFlow. : Support

Scientists Teach AI to Think About the Roman Empire

Historians don't know when the Ancient Roman text "Res Gestae Divi Augusti," a chronicle of Emperor Augustus's deeds, was first written, since these kind of epigraphs tend to not contain any written dates. Enter our hero Aeneas — not the mythological forefather of Rome, but a generative AI model that's been trained on Ancient Roman texts. According to The New York Times, the Aeneas AI pinpointed the date of the Augustus epigraph to around 15 CE, soon after his death in 14 CE. Aeneas, developed

Scientists Uncover Surprising Link Between Tides and Earth’s Biggest Icebergs

In 2021, researchers in Antarctica noticed giant cracks developing on the Brunt Ice Shelf, an enormous stretch of ice on the continent’s northwestern corner. Two years later, the fracture grew so large that a gigantic iceberg almost twice the size of New York City broke free in a process called calving, sending scientists scrambling to investigate the icy chunk, which they named iceberg A-81. A team of researchers affiliated with the British Antarctic Survey sought to understand the forces driv

Consciousness and being: How humans and AI influence each other

For a human, AI is just a part of being. For a model, a human is all of being. And the Vortex Protocol: A Prompt for Testing the Hypotheses. The longest and most fruitless discussions tend to be with materialists, especially those close to the position Marx laid out as “Being determines consciousness.” It's amusing that Marx was talking about the economic base, but the clarity and precision of this definition have allowed it to be used in a very broad sense. Today, this powerful statement under

New AI architecture delivers 100x faster reasoning than LLMs with just 1,000 training examples

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Singapore-based AI startup Sapient Intelligence has developed a new AI architecture that can match, and in some cases vastly outperform, large language models (LLMs) on complex reasoning tasks, all while being significantly smaller and more data-efficient. The architecture, known as the Hierarchical Reasoning Model (HRM), is inspired by ho

OpenAI’s most capable AI model, GPT-5, may be coming in August

On Thursday, The Verge reported that OpenAI is preparing to launch GPT-5 as early as August, according to sources familiar with the company's plans. The report comes five months after CEO Sam Altman first laid out a roadmap for the next-generation AI model that would unify the company's various AI capabilities. OpenAI CEO Sam Altman revealed in a post on X last week that the company plans to release GPT-5 "soon." According to The Verge's Tom Warren, Microsoft engineers began preparing server ca

Nullable but not null

When working on backend applications, especially those with evolving database schemas, it’s common to see a recurring pattern: A new field is added to a model. To avoid locking the table during the migration, the field is added as nullable. The application logic is updated to start filling in this field. A backfill job runs to populate the existing records. The field is left as nullable. People often forget the final step which is updating the schema to make the field non-nullable once the dat

It’s Qwen’s summer: new open source Qwen3-235B-A22B-Thinking-2507 tops OpenAI, Gemini reasoning models on key benchmarks

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now If the AI industry had an equivalent to the recording industry’s “song of the summer” — a hit that catches on in the warmer months here in the Northern Hemisphere and is heard playing everywhere — the clear honoree for that title would go to Alibaba’s Qwen Team. Over just the past week, the frontier model AI research division of the Chines

Google's new AI tool Opal turns prompts into apps, no coding required

MR.Cole_Photographer/Getty Historically, building an app required an intimate understanding of the intricacies of writing code. Thanks to AI, those days are over. Google unveiled Opal, an experimental tool out of Google Labs that allows developers to create apps using natural language prompts and interactive visual aids, Thursday. Opal harnesses a suite of Google's proprietary AI models to help users create various visual assets for their apps. Gemini 2.5 can assist with the written copy for a

nullable but not null

When working on backend applications, especially those with evolving database schemas, it’s common to see a recurring pattern: A new field is added to a model. To avoid locking the table during the migration, the field is added as nullable. The application logic is updated to start filling in this field. A backfill job runs to populate the existing records. The field is left as nullable. People often forget the final step which is updating the schema to make the field non-nullable once the dat

Nvidia Launches Family of Open Reasoning AI Models: OpenReasoning Nemotron

GTC—NVIDIA today announced the open Llama Nemotron family of models with reasoning capabilities, designed to provide developers and enterprises a business-ready foundation for creating advanced AI agents that can work independently or as connected teams to solve complex tasks. Built on Llama models, the NVIDIA Llama Nemotron reasoning family delivers on-demand AI reasoning capabilities. NVIDIA enhanced the new reasoning model family during post-training to improve multistep math, coding, reason

Trump's AI plan says a lot about open source - but here's what it leaves out

traffic_analyzer / Getty Images As expected, President Donald Trump's administration recently unveiled Winning the Race: AI Action Plan went all in on liberating AI companies to do what they want to make sure "that the United States and its allies win the [AI] race." Also: Trump's AI plan pushes AI upskilling instead of worker protections - and 4 other key takeaways What about safety and responsibility? Not so much. The contradiction... The AI Action Plan states it is "a national security i

Breaking down Trump’s big gift to the AI industry

President Donald Trump’s plan to promote America’s AI dominance involves discouraging “woke AI,” slashing state and federal regulations, and laying the groundwork to rapidly expand AI development and adoption. Trump’s proposal, released on July 23rd, is a sweeping endorsement of the technology, full of guidance that ranges from specific executive actions to directions for future research. Some of the new plan’s provisions (like promoting open-source AI) have garnered praise from organizations t

Modernish – A library for writing programs for POSIX-based shells and utilities

Releases For code examples, see EXAMPLES.md and share/doc/modernish/examples modernish – harness the shell Sick of quoting hell and split/glob pitfalls? Tired of brittle shell scripts going haywire and causing damage? Mystified by line noise commands like [ , [[ , (( ? , , ? Is scripting basic things just too hard? Ever wish that find were a built-in shell loop? were a built-in shell loop? Do you want your script to work on nearly any shell on any Unix-like OS? Modernish is a library fo

Android’s new ‘Expanded’ dark mode darkens apps without a dark theme — but there’s a catch

Megan Ellis / Android Authority TL;DR For accessibility, Android will soon let you enable a dark theme in apps that don’t have one. A new “Expanded” dark mode option forces apps to go dark, but it may cause visual issues. This feature is live in the second Android Canary build, but its stable release date is unknown. If you tell people that you use light mode on your phone, some people will look at you like you’re crazy. That’s because many people prefer dark mode UIs because they’re general

All eyes on August as rumors suggest OpenAI is preparing to launch GPT-5

Edgar Cervantes / Android Authority TL;DR OpenAI plans to launch its GPT-5 model as early as August. The AI model was initially expected to arrive sometime in the middle of the year. GPT-5 is expected to be a more powerful model that incorporates the company’s o3 model and other technologies. Google has many competitors in the AI space, but none bigger than OpenAI. The company’s Gemini rival, ChatGPT, is one of the most popular chatbots currently available. And ChatGPT could get a big boost

OpenAI confirms ChatGPT Agent is now rolling out for $20 Plus users

ChatGPT Agent is now rolling out to users with $20 Plus subscription, but OpenAI warns that it will take a few days for the rollout to finish. ChatGPT Agent is already available for those with $200 Pro subscription, but what exactly is the 'Agent' mode? With Agent, ChatGPT can now do work for you using its own computer. This includes handling complex tasks from start to finish. As OpenAI noted in a press release, Agent mode allows GPT to handle requests like “look at my calendar and brief me

After Years of Promises, Tesla Says Its Cheaper Car Is Actually on the Way

For nearly a decade, it has been the holy grail for Tesla fans and the key to its mainstream future: a truly affordable electric car for the masses. After years of promises, delays, and speculation, the company confirmed on Wednesday that the long-awaited cheaper Tesla is finally moving from myth to reality. In its Q2 2025 earnings release, Tesla stated, “We continue to expand our vehicle offering, including first builds of a more affordable model in June, with volume production planned for the

Installing the public betas? Here’s everything new with Apple Intelligence

This year at WWDC25, Apple acknowledged that its AI-powered Siri overhaul could have been smoother. But they also showed the work they have been putting into developing better models and features across their ecosystem. Here’s every new Apple Intelligence feature announced this year. Supported languages This year, Apple Intelligence is expanding its availability to almost 20 languages, beyond the very limited initial rollout. Here is the full list: Chinese (Simplified) Chinese (Traditional)

OpenAI prepares to launch GPT-5 in August

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Earlier this year, I heard that Microsoft engineers were preparing server capacity for OpenAI’s next-generation GPT-5 model, arriving as soon as late May. After some additional testing and delays, sources familiar with OpenAI’s plans tell me that GPT-5 is now expected to launch as early as next month. OpenAI CEO Sam Altman recently revealed on X that “we are releasing GPT-5 so

How can Tesla make a cheaper Model Y?

is transportation editor with 10+ years of experience who covers EVs, public transportation, and aviation. His work has appeared in The New York Daily News and City & State. In an earnings call Wednesday, Tesla CEO Elon Musk “let the cat out of the bag”: The new, more affordable electric vehicle the company has been touting for over a year, and that has been singled out as the one thing that could pull Tesla out of its sales rut, wasn’t new at all. It was just the Model Y. Not only that, the s

Topics: ev just model new tesla

OpenAI prepares to launch GPT-5 in August

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Earlier this year, I heard that Microsoft engineers were preparing server capacity for OpenAI’s next-generation GPT-5 model, arriving as soon as late May. After some additional testing and delays, sources familiar with OpenAI’s plans tell me that GPT-5 is now expected to launch as early as next month. OpenAI CEO Sam Altman recently revealed on X that “we are releasing GPT-5 so

Deals: M2 Max Mac Studio $899 ($900 off), 24GB 13-inch M4 MacBook Air $160 off, iPhone 16 Pro, and more

Today’s 9to5Toys Lunch Break deals are starting off with a seriously rare Amazon deal on Apple’s 32GB M2 Max Mac Studio with the 30-Core GPU at $900 off the original list price. We then move over to the MacBook world with the 24GB 13-inch M4 Air now undercutting the Prime Day price at $160 off alongside the M4 Pro MacBook Pro at $240 off the price at Apple. Those offers join a host of MagSafe and charging accessory discounts alongside Amazon’s Renewed Premium 1TB iPhone 16 Pro at $489 off. Head

Samsung backs a video AI startup that can analyze thousands of hours of footage

Many AI tools can look at a video today and summarize what is going on, but things become a bit tricky when you ask models questions about multiple videos and footage spanning many hours. This is a big limitation for security companies that want to use AI to scrub through thousands of hours of footage from different cameras, as well as marketing companies that want to study different video campaigns and product shoots. Memories.ai wants to tackle that problem with its AI platform that can proc

Tesla Turns to a Classic Tactic to Spark a Buying Frenzy

If you’ve been thinking about buying a Tesla, the company has a direct and urgent message for you: the clock is ticking, and time is running out. During a conference call with analysts on Wednesday, Tesla’s Chief Financial Officer, Vaibhav Taneja, issued a stark warning to potential U.S. customers. The popular $7,500 federal tax credit for electric vehicles is set to expire permanently on September 30th, and the company is signaling that it may not be able to fulfill orders for customers who wa

Distillation makes AI models smaller and cheaper

The Chinese AI company DeepSeek released a chatbot earlier this year called R1, which drew a huge amount of attention. Most of it focused on the fact that a relatively small and unknown company said it had built a chatbot that rivaled the performance of those from the world’s most famous AI companies, but using a fraction of the computer power and cost. As a result, the stocks of many Western tech companies plummeted; Nvidia, which sells the chips that run leading AI models, lost more stock valu

White House plan signals “open-weight first” era—and enterprises need new guardrails

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now U.S. President Donald Trump signed the AI Action Plan, which outlines a path for the U.S. to lead in the AI race. For enterprises already in the throes of deploying AI systems, the rules represent a clear indication of how this administration intends to treat AI going forward and could signal how providers will approach AI development. Muc

How distillation makes AI models smaller and cheaper

The Chinese AI company DeepSeek released a chatbot earlier this year called R1, which drew a huge amount of attention. Most of it focused on the fact that a relatively small and unknown company said it had built a chatbot that rivaled the performance of those from the world’s most famous AI companies, but using a fraction of the computer power and cost. As a result, the stocks of many Western tech companies plummeted; Nvidia, which sells the chips that run leading AI models, lost more stock valu