Latest Tech News

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

Filtered by: engine Clear Filter

7 Google alternatives that don't force AI into your search results

Elyse Betters Picaro (with graphic elements from Paolo Boaretto, Sparklestroke Global, and Cosmic Latte via Canva) / ZDNET I don't know about you, but I'm tired of seeing AI used in place of actual search results in my web browser or used to summarize whatever I'm looking for. Google has become useless because of this, and other popular search engines are following close behind. With more and more search tools turning to AI, what can you do? Are there alternatives that aren't pushing AI front

Meta Is Going to Let Job Candidates Use AI During Coding Tests

Meta told employees that it is going to allow some coding job candidates to use an AI assistant during the interview process, according to internal Meta communications seen by 404 Media. The company has also asked existing employees to volunteer for a “mock AI-enabled interview,” the messages say. It’s the latest indication that Silicon Valley giants are pushing software engineers to use AI in their jobs, and it signals a broader move toward hiring employees who can vibecode as part of their jo

Scientists Secretly Working on Plan to Test Blocking Sun From Huge Area of Earth

Scientists are racing to find potential ways to slow down global warming, going far as to investigate ways to dim the Sun. The concept, known as solar geoengineering, has proven incredibly controversial in the past, with critics arguing that we simply don't know enough about the risks, including the environmental and societal impacts of tinkering with the climate. Proponents don't necessarily disagree, but they say the situation is already so bad that we need to consider drastic action, even if

Computing’s Top 30: John Werner

What drives a master inventor? If it’s IBM’s John Werner, it’s both voracious curiosity and a passion for solving real-world problems. These dual drives have resulted in more than 270 patents filed and 139 issued—and in Werner’s being named an IBM Master Inventor in 2018. Today, Werner is a Senior Electromagnetic Compatibility and Product Safety Designer Engineer at IBM, where he specializes in compliance testing and thrives in what he calls the company’s “ecosystem of brilliant minds.” He is

Google in 1999: Search engines escape the portal matrix

Google in 1999: Search Engines Escape the Portal Matrix Like Morpheus in The Matrix, Google gave web users a stark choice in 1999: take the red pill and experience a new world of search quality, or choose the blue pill and stick with the bloated world of portal search. Google founders, 1999; photo by William Mercer McLeod. "Aren’t you rather late to the game?" It's January 1999 and that question was put to Google's young founders, Larry Page and Sergey Brin. The interviewer was Karsten Lemm

Programming vehicles in games

wassimulator; I make stuff Programming Vehicles in Games The fundamental principles needed to get a functional vehicle in your game. From my talk at the Better Software Conference on July the 13th, 2025. est. reading time: 45 minutes Watch the video of the talk here: Table of Contents Cars are everywhere in games. They're a staple element of many genres, even in games that aren't strictly about cars. If a game world involves any sort of traversal, chances are there's a vehicle in it (unless y

Programming Vehicles in Games

wassimulator; I make stuff Programming Vehicles in Games The fundamental principles needed to get a functional vehicle in your game. From my talk at the Better Software Conference on July the 13th, 2025. est. reading time: 45 minutes Watch the video of the talk here: Table of Contents Cars are everywhere in games. They're a staple element of many genres, even in games that aren't strictly about cars. If a game world involves any sort of traversal, chances are there's a vehicle in it (unless y

Computing’s Top 30: Corey Axelowitz

Corey Axelowitz has contributed to many groundbreaking design innovations, from the two-pound 12” MacBook to Plano AI’s early wildfire detection cameras that meld computer vision and modern hardware. He also played a pivotal role in the 10-month-to-mass-production development cycle for the huupe mini—the world’s first smart mini-basketball-hoop game console that allows real-time multiplayer games to happen around the world. Recently, Axelowitz launched the Axel Hardware Design consultancy, whi

Firebender (YC W24) Is Hiring

Firebender processes tens of billions of tokens per day for the thousands of concurrent coding agents, and auto complete model. Every month hundreds of millions of lines of code are added to codebases of companies ranging from startups to fortune 500. Building a great coding agent is likely the most valuable technical challenges to solve right now, and we’re already making great progress on this. If this challenge excites you, let’s talk. Responsibilities Build/iterate on agentic evaluation,

Microsoft says it will no longer use engineers in China for Department of Defense work

In Brief Following a Pro Publica report that Microsoft was using engineers in China to help maintain cloud computing systems for the U.S. Department of Defense, the company said it’s made changes to ensure this will no longer happen. The existing system reportedly relied on “digital escorts” to supervise the China-based engineers. But according to Pro Publica, those escorts — U.S. citizens with security clearances — sometimes lacked the technical expertise to properly monitor the engineers. I

Weave (YC W25) is hiring an AI engineer

At Weave, we’re building the best software for the best engineering teams to move faster, and we want to hire exceptional engineers to help us do so. We are a well-funded startup, backed by top investors, growing rapidly and currently profitable. You'll be working directly with me (Andrew), the CTO. Before I was CTO of Weave I was the founding engineer at Causal, and I want to give you all the support and growth opportunities in this role that I got when I went through it. You’ll also be work

OpenAI Engineer Quits, Says Company Is Pure Chaos Inside

OpenAI CEO Sam Altman is setting a breakneck pace with his company, rolling out feature after feature to keep the multibillion-dollar gravy train steaming ahead. And that kind of drum beat, especially paired with ChatGPT's meteoric rise, is bound to cause plenty of chaos behind the scenes. In a blog post, former OpenAI engineer Calvin French-Owen, who helped build the company's new coding agent Codex, said there "wasn't any personal drama in my decision to leave" — but he did recap his experie

Adding lookbehinds to rust-lang/regex

In a previous blogpost, Erik wrote about how he implemented the linear time matching algorithm from [RegElk+PLDI24] in the popular regex engine RE2. In this one, we're looking at how to do the same thing for the official regex engine from the Rust language. Namely, we add support for unbounded captureless lookbehinds. First, let's discover the newly supported feature and its limitations. Lookbehinds allow regexes to make assertions about things preceding some part of the regex pattern without c

Cognition (Devin AI) to Acquire Windsurf

We’re excited to share that Cognition has signed a definitive agreement to acquire Windsurf, the agentic IDE. The acquisition includes Windsurf’s IP, product, trademark and brand, and strong business. Above all, it includes Windsurf’s world-class people, some of the best talent in our industry, whom we’re privileged to welcome to our team. In the immediate term, the Windsurf team will continue to operate as they have been, and we will remain focused on our work of accelerating your engineering

RFC: PHP license update

rfc:php_license_update Date: 2025-07-10 Author: Ben Ramsey, [email protected] Proposed Version: PHP 9.0 Status: Under Discussion First Published at: http://wiki.php.net/rfc/php_license_update Introduction PHP has a long history of confusion, concerns, and disagreements regarding its custom open source license, and the Zend Engine License, which covers the sources in the Zend/ directory, adds to this confusion and additionally complicates matters, since it is not an Open Source Initiative App

PHP License Update

rfc:php_license_update Date: 2025-07-10 Author: Ben Ramsey, [email protected] Proposed Version: PHP 9.0 Status: Under Discussion First Published at: http://wiki.php.net/rfc/php_license_update Introduction PHP has a long history of confusion, concerns, and disagreements regarding its custom open source license, and the Zend Engine License, which covers the sources in the Zend/ directory, adds to this confusion and additionally complicates matters, since it is not an Open Source Initiative App

Building Modular Rails Applications: A Deep Dive into Rails Engines

I’ve been building Rails applications for the last 10 years on a daily base and almost all of them use active storage now. Users are uploading files and then the questions start rolling in from the team and they are always the same: “How much storage are we actually using?” “Can we see which files aren’t attached to anything anymore?” “What types of files are users uploading the most?” “Is there a way to browse through all our stored files?” I usually open the Rails console, write a few querie

Apple profits means iPhone users still get no real browser choice, says group

A web advocacy group says that iPhone users still get no real web browser choice more than a year after this was supposed to happen under antitrust legislation. The non-profit Open Web Advocacy (OWA) claims Apple deliberately places obstacles in the path of developers, and that’s because doing so protects a large slice of its profits … In theory, Apple allows choice Since the first iPhone, Apple retained exclusive control over web browsing on the device. Even when third-party browsers were al

Where are the iPhone’s WebKit-less browsers?

It’s been 16 months since a DMA ruling allowed iOS developers like Google and Mozilla to use their own browser engines in the EU, so… where are they? According to the Open Web Advocacy (OWA) — a nonprofit group of software engineers that advocates for the open web — Apple continues to place technical and financial restrictions on WebKit-alternative iOS browser engines that effectively stifle competition. OWA says these barriers include insufficient testing tools outside of the US, hostile legal

Ford’s Recall Affects Almost Every Cool Car They Make, and There’s No Fix Yet

If you’ve recently bought one of Ford’s best-selling vehicles, like the wildly popular Bronco, the workhorse F-150, or the family-hauling Explorer, the company has some unsettling news for you. Ford is recalling a staggering 850,318 of its most iconic models worldwide, including 844,098 in the U.S. alone, from the 2021-2023 model years due to a defect that can cause the engine to suddenly stall while driving. But the real kicker in this massive safety recall isn’t just the danger of your engine

Context Engineering Guide

What is Context Engineering? A few years ago, many, even top AI researchers, claimed that prompt engineering would be dead by now. Obviously, they were very wrong, and in fact, prompt engineering is now even more important than ever. It is so important that it is now being rebranded as context engineering. Yes, another fancy term to describe the important process of tuning the instructions and relevant context that an LLM needs to perform its tasks effectively. Much has been written already

Preliminary report into Air India crash released

'Why did you cut off?' pilot heard in voice recording of cockpit One of the findings from the report outlines how a pilot could be heard asking the other pilot in a voice recording of the cockpit in the moments before the crash: why did you cut off? The report says that both engine fuel cut off switches were turned to "cut-off" with a time delay. Below is an excerpt of that finding from the preliminary report: "The aircraft achieved the maximum recorded airspeed of 180 Knots IAS at about 08:

Windows 11 now uses JScript9Legacy engine for improved security

Microsoft announced that it has replaced the default scripting engine JScript with the newer and more secure JScript9Legacy on Windows 11 version 24H2 and later. The decision is driven by security concerns, as JScript9Legacy is expected to offer better protection against web threats, such as cross-site scripting (XSS), and also improved performance. "To provide a more secure experience, beginning with Windows 11, version 24H2, JScript9Legacy is enabled by default to handle all scripting proces

Seven Engineers Suspended After $2.3M Bridge Includes 90-Degree Turn

Ever had to make a 90-degree turn on a bridge? No? That’s the problem. In India, seven engineers just got suspended for designing exactly that. A brand-new $2.3 million bridge in Bhopal, India, is going viral—not because it solved traffic, but because it bends at nearly a 90-degree angle. Now, seven engineers have been suspended, a retired official is facing investigation, and the construction firms behind the project have been blacklisted. Videos by VICE The 648-meter Rail Over Bridge (ROB)

Analyzing database trends through 1.8M Hacker News headlines

How the analysis was done I used camelAI with a ClickHouse database of every HN story to do all analysis. You can use it for free with no login here to explore the data interactively yourself. 18 years • 1.8 million headlines • 13 database engines Hacker News is a real-time barometer of developer excitement. I mined every story title from February 2007 to June 2025 and asked three questions: How has headline volume for each database changed over time? Which engines are accelerating the fast

Analyzing Database Trends Through 1.8M Hacker News Headlines

How the analysis was done I used camelAI with a ClickHouse database of every HN story to do all analysis. You can use it for free with no login here to explore the data interactively yourself. 18 years • 1.8 million headlines • 13 database engines Hacker News is a real-time barometer of developer excitement. I mined every story title from February 2007 to June 2025 and asked three questions: How has headline volume for each database changed over time? Which engines are accelerating the fast

Mazda reveals next-gen CX-5 details, including a hybrid, due in 2027

A new version of Mazda's popular CX-5 SUV is on the way. Earlier today, the Japanese automaker revealed details about the third-generation CX-5, which goes on sale in Europe later this year before coming here in 2026. The current CX-5, first introduced in 2017, marked Mazda's move upmarket, with a renewed focus on elegant interiors and keen handling without luxury automaker prices. Mazda remains committed to its core principle of "Jinba Ittai"—the horse and rider being at one—and the cars remai

Marjorie Taylor Greene Is Going After ‘Chemtrails’ With New Bill to Ban Weather Modification

House Representative Marjorie Taylor Greene (R-GA) is the latest lawmaker to seemingly go after the fictional threat of chemtrails. Over the weekend, Greene stated she will soon introduce a federal bill aimed at banning substances from being injected into the atmosphere. Greene announced the proposed bill in an X post published Saturday. The legislation would reportedly bar chemicals from being released into the air for the “express purpose of altering weather, temperature, climate, or sunlight

Possible Google Pixel 10a back cover makes a very early (and very sketchy) appearance

Ryan Haines / Android Authority TL;DR An image of a “Google Pixel 10A engineering back cover” has emerged online. The back appears to be slightly different from the Pixel 9a. It’s only been a few months since the release of the Pixel 9a, but that’s not going to stop leakers from going after its successor. We’ve already heard a few rumors about the Pixel 10a, such as its codename. Now a new potential leak may give us a few more details about the next entry to Google’s mid-range line. On the C