Latest Tech News

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

Filtered by: hard Clear Filter

Apple's new Processor Trace instrument is incredible

Apple’s latest addition to Xcode, the Processor Trace instrument, is one of those features that sounds pretty mundane until you actually try it. Then you realize it’s exactly what you’ve been needing for the performance mysteries that eat up hours upon hours of your development time. If you’ve been developing apps for a while, this story will sound very familiar. Your app runs fine in testing, but then users complain about performance issues or excessive battery drain. You fire up Instruments,

Seagate spins up a raid on a counterfeit hard drive workshop

According to German news outlet Heise, notable progress has been made regarding the counterfeit Seagate hard drive case. Just like something out of an action movie, security teams from Seagate's Singapore and Malaysian offices, in conjunction with local Malaysian authorities, conducted a raid on a warehouse in May that was engaged in cooking up counterfeit Seagate hard drives, situated outside Kuala Lumpur. During the raid, authorities reportedly uncovered approximately 700 counterfeit Seagate

Kindle might have another competitor headed to shelves

C. Scott Brown / Android Authority TL;DR Bookshop.org, an online bookstore, was launched in January 2020 to help independent bookstores survive Amazon. Now the company may be introducing its first physical e-reader, presenting a direct competitor to the Amazon Kindle. There is currently a blank landing page for an e-reader visible on the Bookshop.org site. In a compelling new development for e-book readers, Bookshop.org, known for championing independent bookstores, might soon bring a fresh

Launch HN: Embedder (YC S25) – Claude code for embedded software

Hey HN - We’re Bob and Ethan from Embedder ( https://embedder.dev ), a hardware-aware AI coding agent that can write firmware and test it on physical hardware. Here’s a demo in which we integrate a magnetometer for the Pebble 2 smartwatch: https://www.youtube.com/watch?v=WOpAfeiFQkQ We were frustrated by the gap between coding agents and the realities of writing firmware. We'd ask Cursor to, say, write an I2C driver for a new sensor on an STM32, and it would confidently spit out code that used

Launch HN: Embedder (YC S25) – Claude Code for Embedded Software

Hey HN - We’re Bob and Ethan from Embedder ( https://embedder.dev ), a hardware-aware AI coding agent that can write firmware and test it on physical hardware. Here’s a demo in which we integrate a magnetometer for the Pebble 2 smartwatch: https://www.youtube.com/watch?v=WOpAfeiFQkQ We were frustrated by the gap between coding agents and the realities of writing firmware. We'd ask Cursor to, say, write an I2C driver for a new sensor on an STM32, and it would confidently spit out code that used

Computing’s Top 30: Zhihao “Zephyr” Yao

On a typical mobile device today, financial and medical apps nestled up next to everything from karaoke playlists to time-killing games like Fruit Ninja. How to secure data that matters in this diverse digital buffet is a challenge for many researchers. For Zhihao “Zephyr” Yao, it’s a challenge that fuels his life’s work and also led to an award-winning project. That project—which earned ACM MobiSys 2023’s Best Artifact Award—demonstrated that making systems less complex can actually enhance m

The "high-level CPU" challenge (2008)

Do you love ("very") high-level languages? Like Lisp, Smalltalk, Python, Ruby? Or maybe Haskell, ML? I love high-level languages. Do you think high-level languages would run fast if the stock hardware weren't "brain-damaged"/"built to run C"/"a von Neumann machine (instead of some other wonderful thing)"? You do think so? I have a challenge for you. I bet you'll be interested. Background: I work on the definition of custom instruction set processors (just finished one). It's fairly high-end

The "high-level CPU" challenge

Do you love ("very") high-level languages? Like Lisp, Smalltalk, Python, Ruby? Or maybe Haskell, ML? I love high-level languages. Do you think high-level languages would run fast if the stock hardware weren't "brain-damaged"/"built to run C"/"a von Neumann machine (instead of some other wonderful thing)"? You do think so? I have a challenge for you. I bet you'll be interested. Background: I work on the definition of custom instruction set processors (just finished one). It's fairly high-end

Dropbox announces new gen server hardware for higher efficiency and scalability

Fourteen years ago, Dropbox took its first steps toward building its own hardware infrastructure—and as our product and user base has grown, so has our infrastructure. What started with just a handful of servers has evolved into one of the largest custom-built storage systems in the world. We've scaled from a few dozen machines to tens of thousands of servers with millions of drives. That evolution didn’t happen by accident. It took years of iteration, close collaboration with suppliers, and a p

Isle FPGA Computer: creating a simple, open, modern computer

Published 01 Aug 2025 (DRAFT) Be not afeard; the isle is full of noises, Sounds, and sweet airs, that give delight and hurt not. Shakespeare, The Tempest I'm creating a computer called Isle. In this post, I'll introduce you to Isle and hope to inspire you to come on a journey with me and build your own computer. This introduction is still in draft and will evolve as Isle evolves. Isle is a simple, modern computer — an open design that encourages tinkering, experimentation, and doing your own

I Built a Powerful Gaming PC Solely to Run AI Models. Here's Why

When it comes to AI, maybe ChatGPT or Gemini come to mind. There are other players like Perplexity, Claude, Grok and Mistral. In a booming market, there are a whole host of AI models out there, many of which don't even require an internet connection. Models that run without internet connections are called local AI models, and as the name suggests, they can be run on your own hardware. You don't need to connect to OpenAI's or Google's servers to use those versions of ChatGPT or Gemini. This bri

Writing a Rust GPU kernel driver: a brief introduction on how GPU drivers work

This post is the second iteration of a series of posts that provide an in-depth look at the development of Tyr, a state-of-the-art Rust GPU driver for the Linux Kernel, supporting Arm Mali CSF-based GPUs. As promised in the first iteration, we will now explore how GPU drivers work in more detail by exploring an application known as VkCube . As the program name implies, this application uses the Vulkan API to render a rotating cube on the screen. Its simplicity makes it a prime candidate to be u

5 Apple products you definitely shouldn't buy this month (and 7 to get instead)

Elyse Betters Picaro / ZDNET ZDNET's key takeaways New iPhones and Apple Watches are inbound, with the company expected to host an event in September. New AirPods Pro and HomeHub hardware are also rumored. Expect pricing tweaks to offset tariff costs, as well as changes to existing product lines. It's August, and that means we're now in the home stretch to Apple's biggest yearly update. New iPhones are weeks away, and it's likely we'll see new Apple Watches, and possibly new AirPods Pro and

RIP to the Macintosh HD hard drive icon, 2000–2025

Apple released a new developer beta build of macOS 26 Tahoe today, and it came with another big update for a familiar icon. The old Macintosh HD hard drive icon, for years represented by a facsimile of an old spinning hard drive, has been replaced with something clearly intended to resemble a solid-state drive (the SSD in your Mac actually looks like a handful of chips soldered to a circuit board, but we'll forgive the creative license). The Macintosh HD icon became less visible a few years bac

Topics: apple drive hard icon new

More than two hard disks in DOS

Investigating the rather odd behavior of the Microsoft OS/2 1.21 disk driver led me to Compaq and their EXTDISK.SYS driver. While experimenting with various setups, I realized that DOS versions older than 5.0 do not support more than two hard disks exposed by the system’s BIOS, and will in fact quite likely hang early during boot-up if there are “too many” hard disks. This seems to have been one of the many things that “everyone knew” back in the day, similar to the fact that DOS versions older

Thingino: Open-Source Firmware for IP Cameras

Supported Hardware Please note that we list not only the camera model, but also its SoC, image sensor, Wi-Fi module, and flash chip size. These must match to be supported by the firmware. We have found that some manufacturers change the hardware in different batches of the same module without notice. Indoor IP Cameras Bulb IP Cameras Outdoor IP Cameras IPC Modules Web Cameras Development Boards Teacup T31X Conditionally Supported Hardware Some brands protect their cameras by writing a

OpenMind wants to be the Android operating system of humanoid robots

Many companies are focused on building robots, or the hardware components to help them move, grip objects, or interact with the world around them. OpenMind is focused under the hood. The Silicon Valley-based startup is building a software layer, called OM1, for humanoid robots that acts as an operating system. The company compares itself to being the Android for robotics because its software is open and hardware agnostic. Stanford professor Jan Liphardt, the founder of OpenMind, told TechCrunc

C++: "model of the hardware" vs. "model of the compiler" (2018)

Author: “No Bugs” Hare Follow: Job Title: Sarcastic Architect Hobbies: Thinking Aloud, Arguing with Managers, Annoying HRs, Calling a Spade a Spade, Keeping Tongue in Cheek Recently, I have run into [P1063R0], and was literally stunned with a way those guys (mis)interpret certain fundamental aspects of C++ philosophy. By today, I found what I don’t like about their position – and am able to articulate it, so here it goes. Disclaimer: THIS POST IS SPECIFICALLY ABOUT C++; other programming la

Why the AI era is forcing a redesign of the entire compute backbone

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 The past few decades have seen almost unimaginable advances in compute performance and efficiency, enabled by Moore’s Law and underpinned by scale-out commodity hardware and loosely coupled software. This architecture has delivered online services to billions globally and put virtually all of human knowledge at our fingertips. But the next

Original Tesla Cofounder Roasts Cybertruck for Looking "Like a Dumpster"

Martin Eberhard, one of the original cofounders of Tesla — who actually started the company and didn't retroactively bestow himself a title giving that impression, unlike a certain billionaire — isn't too pleased with his baby's newest crowning jewel: the Cybertruck. In comments made in a recent interview with YouTuber Kim Java spotted by Electrek, Eberhard vented his frustration with Tesla's recent direction — which is when the highly heterodox pickup truck caught a stray. "I am actually disa

Original Tesla Founder Is Sad That Musk Made a ‘Truck That Looks Like a Dumpster’

Unbeknownst to much of the public, Elon Musk did not actually start Tesla. Indeed, Musk was actually the company’s 4th CEO when he initially joined the company way back in 2008. While Musk can be credited with substantially transforming the firm and its offerings, its original co-founders, Martin Eberhard and Marc Tarpenning, launched Tesla in 2003. Musk and those original executives have had their tussles over the years. In fact, tensions between Musk and Eberhard led to a 2009 lawsuit and set

Positron bets on energy-efficient AI chips to challenge Nvidia's dominance

Highly anticipated: A new front is emerging in the race to power the next generation of artificial intelligence, and at the center of it is a startup called Positron whose bold ambitions are gaining traction in the semiconductor industry. As companies scramble to rein in the soaring energy demands of AI systems, Positron and a handful of challengers are betting that radically different chip architectures could loosen the grip of industry giants like Nvidia and reshape the AI hardware landscape.

Why is there a date of 1968 in the Intel Chipset Device Software Utility?

The Intel Chipset Device Software Utility shows a date of 07/18/1968 because it is symbolic: Intel was founded on that date. The reason this date is used is to lower the rank of drivers in concern. This is necessary because it's a supporting utility that should not overwrite any other drivers. Updating these drivers is not needed. Do not worry if you don't have the latest version. The Intel® Chipset Device Software installs the Windows* INF files. An INF is a text file that provides the operat

Why Is There a Date of 1968 in the Intel Chipset Device Software Utility?

The Intel Chipset Device Software Utility shows a date of 07/18/1968 because it is symbolic: Intel was founded on that date. The reason this date is used is to lower the rank of drivers in concern. This is necessary because it's a supporting utility that should not overwrite any other drivers. Updating these drivers is not needed. Do not worry if you don't have the latest version. The Intel® Chipset Device Software installs the Windows* INF files. An INF is a text file that provides the operat

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

Towards A Unified Quantum Platform

Since its conception in the 1980s, quantum computing (QC) has presented academia and industry with numerous challenges as the technology has scaled. While QC systems have grown exponentially, with qubit numbers per system increasing from single digits to more than a thousand, a byproduct of this growth is a fragmented software and hardware ecosystem that makes further progress more difficult. Researchers have recently addressed this issue by creating a unified software and hardware platform to s

M5 iPad Pro could finally deliver something we’ve all been asking for

Apple’s M5 iPad Pro is launching this fall, and thanks to the huge upgrades coming in iPadOS 26, it’s set to deliver something users have long asked for: new hardware that’s truly pushed to the limits by it software. M5 iPad Pro set to reverse the software shortcoming of every prior launch I’ve been an iPad Pro user for nearly a decade, and an iPad user even longer. One trademark of the iPad Pro era in particular is that hardware has outpaced software. If you revisit iPad Pro reviews from th

I recommend this low-cost ThinkPad to most professionals - and it's on sale for 19% off

ZDNET's key takeaways The Lenovo ThinkPad E14 Gen 6 normally retails for $799. It's a reliable budget business laptop with a good battery and lots of customizations. The display and webcam might not be good enough for most users, and opting for higher-end hardware pumps up the price. View now at Amazon View now at Lenovo more buying choices At Amazon, the sixth-generation Lenovo ThinkPad E14 is on sale for $781. On the surface, Lenovo's sixth-generation ThinkPad E14 doesn't look much differe

Explore 20 years of Mac UI design through emulations of a single app

What’s a Mac app that was included on the very first Macintosh back in 1984 – long before the internet – and still exists on today’s machines, albeit with a different name? Designer and author Marcin Wichery has not only traced the first 20 years of development of that app, but has also included emulators that let you experience it for yourself … The app in question: Control Panel, more recently renamed as Settings. That might not sound like the most fascinating of apps to track across time,

Humanoids, AVs, and what’s next in AI hardware at TechCrunch Disrupt 2025

TechCrunch Disrupt 2025 hits Moscone West in San Francisco from October 27 to 29, bringing together 10,000+ startup and VC leaders for three days of bold ideas, groundbreaking tech, and future-shaping conversations. One of the most highly anticipated sessions happening on one of the two AI Stages will spotlight where AI hardware is heading next, featuring a live look at the robotics and autonomous systems pushing boundaries in real time. In this session, two of the field’s most visionary builde