Latest Tech News

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

Filtered by: 86 Clear Filter

Nvidia buys $5B in Intel stock in seismic deal

In a surprising announcement that finds two long-time rivals working together, Nvidia and Intel announced today that the companies would jointly develop multiple new generations of x86 products together. The products include x86 Intel CPUs tightly fused with an Nvidia RTX graphics chiplet for the consumer gaming PC market, named the ‘Intel x86 RTX SOCs.’ Nvidia will also have Intel build custom x86 data center CPUs for its AI products for hyperscale and enterprise customers. Additionally, Nvidia

Unauthorized Windows/386

I wanted to share something special, a friend of mine, Will, has been so busy working on this project and I wanted to share it here for everyone here first. This is pretty technical, but still interesting deep look into one of Microsoft’s early 32bit/386 based programs that would go on to revolutionize the world, Windows/386! It brought the v86 virtual machine to normal people wrapped up in a nice GUI. By Will Klees (CaptainWillStarblazer) INTRODUCTION I’m CaptainWillStarblazer, an author wh

AMD claims Arm ISA doesn't offer efficiency advantage over x86

SL2 I'm surprised that AMD included Intel here.. That doesn't mean that it absolutely can't be done these days. However, I highly doubt that it could be done 20 years ago. Even if it's possible today, there's really no reason to make x86 for phones because the cost for development is too high and there's stiff competition.. ARM does the job perfectly. piloponth There was an initiative from Intel - x86S - scrape all legacy from the ISA and start fresh from x86_amd64. That bavkward com

Firefox 32-bit Linux Support to End in 2026

For many years, Mozilla has continued to provide Firefox for 32-bit Linux systems long after most other browsers and operating systems ended support. We made this choice because we care deeply about keeping Firefox available to as many people as possible, helping our users extend the life of their hardware and reduce unnecessary obsolescence. Today, however, 32-bit Linux (on x86) is no longer widely supported by the vast majority of Linux distributions, and maintaining Firefox on this platform

Topics: 32 bit firefox linux x86

Thunk: Build Rust program to support Windows XP, Vista and more

Use Thunk to build your Rust program to support old Windows platforms 中文自述文件 Thunk uses VC-LTL5 and YY-Thunks to build programs that support even Windows XP. So, how does it work? Add VC-LTL to the library search path Use YY-Thunks to remedy API that old platform that does not exist Note: Thunk does not guarantee the compiled program work or work accurately on old platforms. USE AT YOUR OWN RISK! Usage (As Command line tool) Preparation Download VC-LTL5 and YY-Thunks Binary, unzip them a

Topics: thunk v0 windows x64 x86

Birth of 86-DOS – By Nemanja Trifunovic

Forty-five years ago, in April 1980, a young employee at Seattle Computer Products began developing a small disk operating system for the new Intel 8086-based board. Against all odds, this modest project evolved into software that would power the PC industry for over a decade: Microsoft’s MS-DOS. This is a story about development of 86-DOS, better known by its code name QDOS before it was sold to Microsoft. The two main sources I used are Tim Paterson's blogs from 2007 and Vintage Computer Fed

French firm Gouach is pitching an Infinite Battery with replaceable cells

E-bike batteries are, for the most part, a collection of 18650 batteries, packaged together and welded in series and parallel, attached to a battery management system (BMS). A "dead" e-bike battery may only have two or three truly dead cells inside, while the remainder work fine. This is useful knowledge that, for the most part, very few e-bike owners can really use. Arc welders are not a common tool to own, and most e-bike batteries are not designed to be opened, safely or otherwise. French fi

Arm desktop: emulation

This post is part 5 of the "Let me try to use an AArch64 system as a desktop" series: Whenever people use a non-x86 system, sooner or later someone asks: “But can it run [name of x86-64 only binary]?”. So, let’s check how to make it possible. Software stack When you look for ‘how to run x86-64 apps on Fedora/Arm’, you usually end up with Asahi’s documentation about it. It is a good thing to read to understand the stack. But if your Arm system runs a 4K page size kernel, then most of that doc

Arm Desktop: x86 Emulation

This post is part 5 of the "Let me try to use an AArch64 system as a desktop" series: Whenever people use a non-x86 system, sooner or later someone asks: “But can it run [name of x86-64 only binary]?”. So, let’s check how to make it possible. Software stack When you look for ‘how to run x86-64 apps on Fedora/Arm’, you usually end up with Asahi’s documentation about it. It is a good thing to read to understand the stack. But if your Arm system runs a 4K page size kernel, then most of that doc

“Surface Laptop 5G” for businesses shows Microsoft isn’t done with Intel yet

Microsoft has gone all-in on Arm-based Qualcomm Snapdragon X-series chips for its Surface PCs, including the less-expensive-but-more-compromised 13-inch Surface Laptop and 12-inch Surface Pro from this spring. But the company still hasn't quite given up on businesses and individuals who still want or require a traditional Intel or AMD-based x86 PC. The latest addition to the lineup is the "Surface Laptop 5G," an updated version of the Intel-based 13.8-inch Surface Laptop with built-in 5G cellul

Asus RT-BE86U Review: This Dual-Band Wi-Fi 7 Router Punches Way Up

Asus has always been one of my favorite router makers. The first time I bought my own router to get out of paying to rent one from my ISP, I got an Asus Wi-Fi 4 model. Being the person I am, I was delighted by the number of options it presented, even if I didn’t understand them all. The $299.99 Asus RT-BE86U is no different, and I love that about it. I just wish it were cheaper. That’s not to say the RT-BE86U isn’t a very good router—it truly is. I tested its throughput using a network benchmar

Topics: be86u fi router rt wi

Mandelbrot in x86 Assembly by Claude

Mandelbrot in x86 assembly by Claude. Inspired by a tweet asking if Claude knew x86 assembly, I decided to run a bit of an experiment. I prompted Claude Sonnet 4: Write me an ascii art mandelbrot fractal generator in x86 assembly And got back code that looked... like assembly code I guess? So I copied some jargon out of that response and asked: I have some code written for x86-64 assembly using NASM syntax, targeting Linux (using system calls for output). How can I run that on my Mac? That

Programmer gets a NES to emulate a PC, and it's as ridiculous as it sounds

Ancient tech showcase: How far can you go in emulating old PC technology on an even older console? One programmer set out to answer this challenging question, relying on an array of software tricks to achieve his goal. Fortunately, no actual hardware was harmed in the process. NES86 is a newly unveiled project designed to bring early PC system emulation to the Nintendo Entertainment System. The emulator can seemingly recreate an Intel 8086 processor, along with essential PC hardware, with enoug

Topics: linux nes nes86 pc run

A programmer got an NES to emulate a PC, and it's as ridiculous as it sounds

Ancient tech showcase: How far can you go in emulating old PC technology on an even older console? One programmer set out to answer this challenging question, relying on an array of software tricks to achieve his goal. Fortunately, no actual hardware was harmed in the process. NES86 is a newly unveiled project designed to bring early PC system emulation to the Nintendo Entertainment System. The emulator can seemingly recreate an Intel 8086 processor, along with essential PC hardware, with enoug

Topics: linux nes nes86 pc run

Spice86 – A PC emulator for real mode reverse engineering

Spice86 - A PC emulator for real mode reverse engineering Spice86 is a tool to execute, reverse engineer and rewrite real mode DOS programs for which source code is not available. Release are available on Nuget. Pre-releases are also available on the Release page NOTE: This is a port, and a continuation from the original Java Spice86. It requires .NET 8 and runs on Windows, macOS, and Linux. Approach Rewriting a program from only the binary is a hard task. Spice86 is a tool that helps yo