1-Click GitHub Token Stealing via a VSCode Bug

https://blog.ammaraskar.com/images/vscode/github-dev-demo.png
An attacker can steal a GitHub token by exploiting a vulnerability in VSCode's webviews, allowing them to install malicious extensions and gain full code execution. The attack involves creating a Jupyter notebook with a payload that installs a local workspace extension, which can then be used to steal the token.

Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)

https://raw.githubusercontent.com/s-macke/Test-Drive-3-Maps/master/images/scenes.gif
A user reverse engineered Test Drive III maps, reconstructing them with AI after 5 years of work. The maps are stored in a 32x16 grid with 2-byte cells containing tile IDs and rotation/height data.

Use your Nvidia GPU's VRAM as swap space on Linux

https://opengraph.githubassets.com/2dbdd4438347db6dfb5d180394307019da2d2c3fdca12b1e830e1b00d2dd2bb3/c0deJedi/nbd-vram
A daemon allocates VRAM as a block device using the NBD protocol, exposing it as a swap device to the kernel. This approach sidesteps NVIDIA driver limitations and provides a swap solution with lower latency than NVMe.

The Unreasonable Redundancy of Nature's Protein Folds

https://research.ligo.bio/posts/unreasonable-redundancy-of-natural-protein-folds/assets/antibody-antigen-scaling.png
Researchers improved biomolecular modeling by scaling models, compute, and data, but found that natural protein sequences are vast and their folds are more redundant than sequence counts suggest. They developed a scalable clustering algorithm to identify reusable structural neighborhoods and found that natural proteins reuse a relatively small set of fold solutions, suggesting that enzyme ...

MAI-Code-1-Flash

https://microsoft.ai/wp-content/uploads/2026/05/thinking-1.png
Microsoft introduces MAI-Code-1-Flash, a new coding model for fast and efficient assistance in developer workflows. It outperforms Claude Haiku 4.5 with better price to performance and is now rolling out to GitHub Copilot users in VS Code.

AI outperforms law professors in Stanford Law study

https://law.stanford.edu/wp-content/uploads/2025/07/a-passion-for-data-a-vision-for-law-1024x703.jpg
A Stanford study found law professors prefer AI-generated answers to student questions over human-written ones, with AI winning 75% of head-to-head matchups. The study suggests AI can be a valuable tool in legal education, offering high-quality, on-demand support that complements classroom instruction.

CT scans of BYD car parts

https://cdn.prod.website-files.com/63e15418201b6e2a5cabb911/6a1a314f31fed60b9b9f01fd_byd-charter-rotator.png
We CT scanned four BYD components—a battery cell, window switch, EV charger, and key fob—to see what's inside the world's best-selling EV that's banned in the U.S.

Microsoft Doubles Down on Controversial Quantum Computing Claims

Microsoft plans to build a useful quantum computer in 3 years, citing improved topological qubits. Critics question the evidence and claim Microsoft has a history of unreliable claims, making a 2029 deadline implausible.

Roku LT Operating System open source distribution

https://image.roku.com/blog/developer/files/2026/06/roku-lt-os.png
Roku LT OS is a lightweight, open-source operating system for embedded systems and automotive engineering. It provides a powerful, predictable framework for high-performance hardware-level development.

Capstone – multi-platform, multi-architecture disassembly framework

https://www.capstone-engine.org/img/capstone.png
Capstone is a disassembly engine for binary analysis and reversing, supporting 24 architectures and implemented in pure C with bindings for various languages. It provides a generic API and is widely used in the security community.

Pluto.jl 1.0 release – reactive notebook for Julia

https://global.discourse-cdn.com/julialang/optimized/3X/3/4/34fbff1585d4e3ea83606535e91a43b9226dc4be_2_690x249.png
Pluto version 1.0 is released, celebrating six years of progress and making scientific computing more accessible and fun. Pluto is an interactive environment for notebook programming in Julia, with features like reproducibility, accessibility, and reactivity.

Writing Portable ARM64 Assembly

An unfortunate side effect of the rising popularity of Apple’s ARM-based computers is an increase in unportable assembly code which targets the 64-bit ARM ISA. This is because developers are writing these bits of assembly code to speed up their programs when run on Apple’s ARM-based computers, without considering the other 64-bit ARM devices out there, such as SBCs and servers running Linux ...

AI Engineers aren't safe from being replaced by AI

https://dmanco.dev/assets/images/1_tXcgmhR3NbSYRefglt9g_A.jpeg
It quickly became small talk; whenever I speak with a fellow engineer working in tech, we somehow always end up in the same direction: “AI agents are getting so smart nowadays, my job will eventually be replaced by them. You don’t have to worry about this instead. You are an AI engineer, you create AIs, you cannot be replaced.” My face takes a specific expression at this point, showing some ...

My thoughts after using Clojure for about a month

The user is learning Clojure and finds it ergonomic and powerful, preferring it over Common Lisp and Scheme due to its cohesive design and large standard library. They appreciate Clojure's simplicity and uniformity, but acknowledge some pain points, such as its syntax and the need to learn Java for interop.

Words of Type

https://cdn.sanity.io/images/vbh5vdbd/production/5cd07c579f51bc5853b39550ef1e4e8435a91e47-1578x1744.jpg?auto=format&fit=max&q=75&w=789
Alphabets are writing systems using letters to represent sounds, forming syllables, words, and sentences. Typefaces have various parts, such as ascenders, descenders, and apertures, which contribute to their overall design and legibility.

Gmail thinks I'm stupid, so I left

https://moddedbear.com/images/share.png
The user is frustrated with Gmail's new AI features that nag and interrupt them while composing emails. They're switching to Fastmail after 16 years with Gmail due to the unwanted features.

DIY Bipedal Robot Used Pneumatic "Air-Muscles" Instead of Motors

https://spectrum.ieee.org/media-library/two-photos-of-a-prototype-humanoid-robot-with-a-wooden-frame-and-wires-and-other-components-strung-on-its-body.jpg?id=66825613&width=980&quality=85
In 1987, Richard Greenhill, a British photographer who was fascinated by (but had no actual training in) robotics, decided he wanted to build a life-size humanoid that could do useful things, like carrying luggage. He was working at a startup called Intergalactic Robots, but he couldn’t convince anyone there to build such a machine, so he set about building one himself, in his attic. To help ...

U of T researchers demonstrate AI worm could target any online device

https://www.utoronto.ca/sites/default/files/styles/news_banner_370/public/2026-06/0521NicolasPapernot019-crop.jpg?h=d8a1a67e&itok=dTUdq0wO
Researchers at the University of Toronto discovered a new cyberthreat that uses free AI models to spread and adapt, targeting all online devices. This threat can seize control of networks and launch sophisticated attacks at virtually no cost, raising concerns about global security.

HP re-releases classic computer science calculator: The HP-16C

The HP 16c Collector's Edition retains the classic layout but is 100x faster with customizable word size and base conversions. It features programming capabilities with conditional branching, subroutines, and flags, and supports up to 203 bytes of program memory.

4K years ago, Mohenjo-daro grew more equal over time

https://archaeologymag.com/wp-content/uploads/ANlogo_1-130x130.png
Archaeologists found lower inequality levels in ancient Mohenjo-daro, with economic gaps shrinking over time. The city's focus on public infrastructure and shared resources contributed to its stability and equality.

Open Repair Data Standard

https://openrepair.org/wp-content/uploads/2025/01/ords-data-collected-1024x546.png
The Open Repair Data Standard (ORDS) helps combine repair data on electronics by defining a shared approach. It collects data on product, repair, and session information to identify trends globally and locally.

How we index images for RAG

https://framerusercontent.com/images/qURKX4mwPMBTX9peq1oYfpPQw.png
Kapa's AI assistant uses a vision model at indexing time to describe images as text, then retrieves these descriptions alongside text chunks at query time, improving answer quality and reducing costs. This approach, which involves describing images once at ingestion and storing them as separate text chunks, outperforms query-time vision and is more cost-effective for large-scale applications.

OpenFOV – Webcam head tracking for iRacing

https://www.openfov.com/link-preview.png
OpenFOV uses your webcam to control iRacing's in-game FOV. Unlocks VR-style functionality for your monitor!

Trump signs downsized AI order after weeks of reversals

President Donald Trump signed an executive order addressing AI-driven cyber threats with a voluntary review process for AI companies. The order aims to enhance national security and global AI dominance while avoiding heavy federal oversight.

Preparing for KDE Plasma's Last X11-Supported Release

http://blog.davidedmundson.co.uk/wp-content/uploads/2026/06/graph-1024x683.png
Plasma is transitioning to Wayland, removing X11 support in Plasma 6.8. This change will allow for new performance improvements and features, but may require custom scripts and workflows to adapt.

Multicore suppport for DOS is real – partly

Sorry, you are not authorized to view this page.

Fidonet: Technology, Use, Tools, and History (1993)

FidoNet is a point-to-point email network that uses modems to connect over 20,000 nodes worldwide, allowing users to send and receive email and news. The network was developed in 1984 and has a unique addressing system, with gateways to the Internet and other networks, and a strong focus on user autonomy and minimal technical support.

Show HN: Live breath detection and biofeedback from a phone microphone

https://opengraph.githubassets.com/2f49e452dbdcafd9f56708226ed32de20cbcf352434fe8be50624456f356da83/shiihaa-app/shiihaa-breath-detection
The app uses a phone microphone to detect breathing patterns in real-time, without uploading audio or speech analysis. It provides biofeedback by reflecting the user's breathing back to them, without forcing extreme or forced breathing.

Loading Sega Games Off a Vinyl Record [video]

SaySynth: A Brief History of Speaking Machines

https://brian.abelson.live/assets/img/vonkemplen-diagram.png
The speaker built SaySynth, a synthesizer using macOS's text-to-speech framework, by exploiting its low-level DSL for controlling prosody. This allowed for creative manipulation of pitch and timing, producing unusual sounds.