Latest Tech News

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

Filtered by: log Clear Filter

Welcome to the Technocracy: Dreams of forgotten movement from the 1930s live on

Between 1921 and 1932, a strange man became a familiar face in Greenwich Village, New York City. Howard Scott lectured all who would listen on his vision for an anti-democratic state led by technicians and engineers. Businesspeople and politicians would be replaced, and a new society of abundance would be possible through science. He spread a gospel that preached “technology was the revolutionary agent of our period.” Scott believed liberal capitalism would eventually collapse and give way to a

Leaked Analogue 3D press video finally gives us our first real look at the N64 clone

TL;DR The Analogue 3D hardware has finally been showcased, nearly a year after it was announced. A press video, uncovered by a Discord user before its official release, shows the finished hardware. After facing several delays, it’s still slated for a Q4 2025 release. When it was first announced last year, the Analogue 3D generated a lot of hype. However, despite reassurances from the company that development was on schedule, the company still hasn’t officially shown the finished hardware in a

Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows

Hi HN! We’re Alessia and Elia, the founders of VibeFlow ( https://vibeflow.ai ). VibeFlow lets semi-technical people (i.e. people with some technical skill but who are not professional programmers) build full-stack web apps from natural language prompts, while making the underlying business logic clear and editable as a visual workflow. Demo video: https://www.youtube.com/watch?v=-CwWd3-b1JI The problem we’re trying to solve: today, people who want to build apps without coding often have to sti

Extreme Heat Makes Your Body Age Faster

It is well known that heat causes exhaustion in the body due to dehydration. But aging? A recent study concluded that extreme heat accelerates the aging of the human body, a worrying fact given the increasing frequency of heat waves due to climate change. The researchers are not talking about the effects of solar radiation on the skin, but biological aging. Unlike chronological age—that answer that you give when asked how old you are—your biological age reflects how well your cells, tissues, a

Sometimes Software Is Done, or Why Hugo Why

I didn’t sit down this morning planning to write a grouchy blog post about Hugo. When I first used Hugo I loved it. It was fast. It was simple. It just worked, as much as any software does, and it solved a real problem. It was done. But people kept working on it. I’m sure that it has been improved in countless ways. But along the way it has gotten bigger and more complicated, and has broken backwards compatibility repeatedly. I am only inspired to write a blog post every few months. It take

Topics: blog hugo just post write

Your Body Ages Faster Because of Extreme Heat

It is well known that heat causes exhaustion in the body due to dehydration. But aging? A recent study concluded that extreme heat accelerates the aging of the human body, a worrying fact given the increasing frequency of heat waves due to climate change. The researchers are not talking about the effects of solar radiation on the skin, but biological aging. Unlike chronological age—that answer that you give when asked how old you are—your biological age reflects how well your cells, tissues, a

AI is returning to Taco Bell and McDonald's drive-thrus - will customers bite this time?

Matt Cardy/Contributor/Getty Images News via Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Fast-food chains are experimenting with AI in drive-thrus. Previous gen AI order-takers failed. AI voice tech is playing a larger role in customer service. Fast-food restaurants like Taco Bell and McDonald's tried to integrate AI into their daily operations, but rethought their decisions when customers complained. According to the Wall Street Journal, custom

90% of IT pros say they feel isolated at work - here's how to fix it

mustafahacalaki/DigitalVision Vectors via Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways 90% of IT pros have felt isolated at work Face-to-face chats strengthen IT-business collaboration. Trust and ownership drive project success across teams. Working in tech can sometimes feel like a lonely experience. More than 90% of IT professionals responding to a survey on the Spiceworks community have felt isolated at some point, and over a third experience

Why my 12-year-old Kindle is still my favorite piece of tech

I’m a tech guy with plenty of gadgets I use regularly. These include my phone, tablet, smartwatch, Bluetooth speaker, laptop, headphones, earbuds, and more. But when I look at my electronics lineup, one device sticks out as a symbol of what great technology should be. It was cheap, is old, but still looks almost as new, and I have no reason whatsoever to buy a new one. It’s my Kindle, and I love everything about it. What's your favorite piece of tech you own? 13 votes Phone 46 % Tablet 8 % Comp

Enterprise data infrastructure proves resilient as Snowflake’s 32% growth defies tech slowdown fears

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 Just days after Gartner’s stock plummeted 50% on warnings of slowing enterprise technology purchases, Snowflake delivered a resounding counter-narrative. Enterprises aren’t pulling back on data infrastructure. They’re doubling down. The cloud data platform company reported 32% year-over-year growth in product revenue for its fiscal second

A forgotten medieval fruit with a vulgar name (2021)

Medieval Europeans were fanatical about a strange fruit that could only be eaten rotten. Then it was forgotten altogether. Why did they love it so much? And why did it disappear? In 2011, archaeologists found something unusual in a Roman toilet. The team were excavating the ancient village of Tasgetium (now Eschenz, Switzerland), ruled by a Celtic king who was personally given the land by Julius Caesar. It was built on the banks of the river Rhine, along what was then an important trade route

This Is How You Log Off

Lauren Goode: I'm so glad we brought you on today. No, I'm genuinely glad, though. Here's my thing, is that I think we've become beta testers. There's this promise right now from the purveyors of technology that agentic AI is going to start doing some of these tasks for us. I won't spend an hour shopping because I'm going to put in a prompt what I need, and then it's going to order it for me. In the meantime, that requires so much babysitting and so much hand holding and so much authentication a

GAN Math (2020)

Generative Adversarial Networks refer to a family of generative models that seek to discover the underlying distribution behind a certain data generating process. This distribution is discovered through an adversarial competition between a generator and a discriminator. As we saw in an earlier introductory post on GANs, the two models are trained such that the discriminator strives to distinguish between generated and true examples, while the generator seeks to confuse the discriminator by produ

The Download: Google’s AI energy use, and the AI Hype Index

The must-reads I’ve combed the internet to find you today’s most fun/important/scary/fascinating stories about technology. 1 The White House has fired the director of the CDC But Susan Monarez is refusing to go quietly. (WP $) + Monarez is said to have clashed with RFK Jr over vaccine policy. (NYT $) + She was confirmed by the Senate to the position just last month. (The Guardian) + Vaccine consensus is splintering across the US. (Vox) 2 A Chinese hacking campaign hit at least 200 US orga

Creating a qubit fit for a quantum future

A topological alternative For the team at Nokia Bell Labs, the solution lies in better qubits rather than bigger machines. Specifically, rather than information encoded in individual elementary particles, the team is focused on qubits that hold this same information in the way matter is spatially oriented—what is known as a topological qubit. This alternative approach uses electromagnetic fields to manipulate charges around a supercooled electron liquid, triggering the qubits to switch between

The Math Behind GANs

Generative Adversarial Networks refer to a family of generative models that seek to discover the underlying distribution behind a certain data generating process. This distribution is discovered through an adversarial competition between a generator and a discriminator. As we saw in an earlier introductory post on GANs, the two models are trained such that the discriminator strives to distinguish between generated and true examples, while the generator seeks to confuse the discriminator by produ

China Is Building a Brain-Computer Interface Industry

In a policy document released this month, China has signaled its ambition to become a world leader in brain-computer interfaces, the same technology that Elon Musk’s Neuralink and other US startups are developing. Brain-computer interfaces, or BCIs, read and decode neural activity to translate it into commands. Because they provide a direct link between the brain and an external device, such as a computer or robotic arm, BCIs have tremendous potential as assistive devices for people with severe

Deciphering Apple's 'Awe Dropping' iPhone 17 Event Invite

Invitations went out Tuesday for Apple's Sept. 9 event, which means it's time to crank up our speculation engines and figure out the real messages behind the slogan "Awe dropping" and the orange, yellow and blue glowing Apple logo that accompanies it. Why does Apple tease its events like this? Obviously, one reason is to encourage articles like the one you're reading. But also, in an environment where details about what's coming invariably get leaked ahead of time, it's a way to pique interest

Recent books from the MIT community

Data, Systems, and Society: Harness AI for Societal Good By Munther A. Dahleh, professor of EECS and founding director of the Institute for Data, Systems, and Society CAMBRIDGE UNIVERSITY PRESS, 2025, $27.99 So Very Small: How Humans Discovered the Microcosmos, Defeated Germs —and May Still Lose the War Against Infectious Disease By Thomas Levenson, professor of science writing PENGUIN RANDOM HOUSE, 2025, $35 Perspectives in Antenna Technology: Recent Advances and Systems Applications By

Apple’s September 9 event logo has a fun interactive easter egg

Apple is holding its iPhone 17 launch event, dubbed ‘Awe dropping,’ on Tuesday, September 9. And the event logo on Apple’s website comes with a fun easter egg. iPhone 17 event logo is interactive on Apple.com The logo for the just announced iPhone 17 event includes what looks like an infared version of the Apple logo. Like with most Apple events, the logo has a dynamic version that animates, as shared by CEO Tim Cook in a video posted on X: Get ready for an awe dropping #AppleEvent on Tuesda

Show HN: Gonzo – A Go-based TUI for log analysis (OpenTelemetry/OTLP support)

Gonzo - The Go based TUI for log analysis A powerful, real-time log analysis terminal UI inspired by k9s. Analyze log streams with beautiful charts, AI-powered insights, and advanced filtering - all from your terminal. See it in action Main Dashboard Stats and Info Everyone loves a heatmap ✨ Features 🎯 Real-Time Analysis Live streaming - Process logs as they arrive from stdin, files, or network - Process logs as they arrive from stdin, files, or network OTLP native - First-class support

Topics: ai gonzo log logs model

Manufacturing firms are using AI to fill labor shortages - but this human skill still matters

Hase-Hoch-2/ iStock / Getty Images Plus via Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways: Manufacturers are using AI to adapt to a shifting business landscape. The technology is addressing labor shortages, among other uses. Experiments with AI are revealing new benefits and risks. Manufacturing firms are turning to AI to help them adapt to disruptions in their industry caused by tariffs, shifts in global supply chains, inflation, and other factor

Study finds gaps in evidence for air-cleaning technologies to prevent infections

A new study led by researchers from the University of Colorado Anschutz Medical Campus and the National Institute for Occupational Safety and Health (NIOSH) through the Centers for Disease Control and Prevention (CDC) finds that although many technologies claim to clean indoor air and prevent the spread of viruses like COVID-19 and the flu, most have not been tested on people and their potential risks are not yet fully understood. Published today in the Annals of Internal Medicine, the research

Building the mouse Logitech won't make

Building the Mouse Logitech Won't Make My absolute favorite mouse is the MX Ergo from Logitech. It's a trackball mouse with a good number of buttons and a comfortable, ergonomic tilt. It clicked with me as soon as I tried it, and I've been using one since they came out back in 2017. However, it's not without its issues. There are 3 main areas where the sheen of perfection wears off: It uses a micro-USB port to charge. The switches are a little loud and clicky. The software is bloated. After

Most Air Purifiers Haven’t Been Tested on Humans. That’s a Problem

Portable air cleaners aimed at curbing indoor spread of infections are rarely tested for how well they protect people—and very few studies evaluate their potentially harmful effects. That’s the upshot of a detailed review of nearly 700 studies that we co-authored in the journal Annals of Internal Medicine. Many respiratory viruses, such as covid-19 and influenza, can spread through indoor air. Technologies such as HEPA filters, ultraviolet light, and special ventilation designs—collectively kno

Cornell's world-first 'microwave brain' computes differently

Researchers at Cornell University have developed an electronic chip that they describe as a "microwave brain." The simplified chip is analog rather than digital, yet can process ultrafast data and wireless communication signals simultaneously. We are so used to thinking of computers as digital machines running on binary code that it's easy to forget that these are only one type of computer. In fact, both historically and today, many devices that we can classify as computers are analog in functi

Show HN: I Built a XSLT Blog Framework

TLDR I created a blog publishing framework built on XSLT. You can see it at https://xsltblogdemo.vgr.land/ and get the source here https://github.com/vgr-land/vgr-xslt-blog-framework Introduction Why build my own web publishing framework? It doesn't make any sense to do so. There are enough web frameworks out there to last everyone the rest of time. I wrote this for me. Once I learned the simple flow of XSLT driven site development I realized I was able to get what I want with little effort a

A Brilliant and Nearby One-off Fast Radio Burst Localized to 13 pc Precision

We apologize for the inconvenience... To ensure we keep this website safe, please can you confirm you are a human by ticking the box below. If you are unable to complete the above request please contact us using the below link, providing a screenshot of your experience. https://ioppublishing.org/contacts/