An entire Herculaneum scroll has been read for the first time

https://scrollprize.org/img/firstscroll/fig1.webp
Scientists have virtually unwrapped and read a 2,000-year-old Herculaneum scroll, PHerc. 1667, without damaging it. The scroll contains a Stoic philosophical treatise on ethics, dated to the 2nd century BC, and is the first to be read continuously from start to end.

Oxide computer 3D rack guided tour

https://explorer.oxide.computer/images/og.webp
Explore the Oxide Cloud Computer in 3D. Navigate from rack to sleds to CPUs with guided tours of the components that make up the Cloud Computer.

Un-0: Generating Images with Coupled Oscillators

https://unconv.ai/wp-content/uploads/2026/06/mosaic_un0_2to1.png
Researchers at Unconventional AI built Un-0, an image generator powered by a simulated system of coupled oscillators, achieving FID 6.74 on ImageNet 64×64, matching the quality of leading conventional image generation methods. Un-0's architecture harnesses the laws of physics to do the computing, aiming to run modern AI on a fraction of the energy today's machines need, around 1,000x less.

IBM debuts sub-1 nanometer chip technology

https://filecache.mediaroom.com/mr5mr_ibmnewsroom/201431/IBM-Research_Newsroom_Banner_4_Light%20%281%29.jpg
IBM unveiled a sub-1 nanometer chip technology with a revolutionary transistor architecture at the 0.7 nm node, nearly doubling transistor density. The breakthrough offers up to 50% more performance and 70% greater energy efficiency, enabling future advancements in computing and AI.

Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion

https://opengraph.githubassets.com/6614d73da558d1da54805aa9ac0963b402e659ab814bd38d9f0617a015797a63/inkeep/open-knowledge
OpenKnowledge is a local markdown editor with integrations for LLMs, available as a desktop app or local web app via CLI. It supports macOS, Linux, and Intel Macs, with Node.js 24+ required for installation.

The Doorman's Fallacy in Action

A restaurant replaced physical menus with a QR code, causing inconvenience and chaos among a group of six people. This experience illustrates the Doorman's Fallacy, where technology replaces humans without considering the consequences on customer experience.

Show HN: Chess-Inspired Roguelike

https://princechazz.com/og-image.png
A seeded chess-pathfinding roguelite. Guide Prince Chazz across the board, dodging enemy pieces, and race the per-seed leaderboard.

Zig's new bitCast semantics and LLVM back end improvements

The Zig compiler has made several improvements in 2026, including a new ELF linker with fast incremental compilation, improved LLVM backend, and enhanced build system. These changes aim to improve performance, usability, and stability, with features like incremental compilation, lazy type analysis, and better error messages.

Parallel Parentheses Matching

A paper called More Fun with Monoids by Oleg Kiselyov introduced a map-reduce pattern that can be used to solve the parentheses matching problem with O(n) work and O(log⁡n) span. The problem can be further parallelized using a previous or smaller element problem algorithm to solve the general definition of the parentheses matching problem with O(nlog⁡n) work and O(log⁡n) span.

OS9Map

https://yllan.org/_astro/OS9Map-screenshot.D51dIk3u_Z1OCRwh.webp
OS9Map lets you browse OpenStreetMap on Mac OS 9. Search for landmarks and addresses, and save the places you care about as bookmarks for next time. Smooth scrolling map canvas — drag with the mouse to pan; nearby tiles load as you go. Bookmarks — save the places you visit often and return to them from the menu in one click.

Apple raises prices of MacBooks, iPads

Please enable JS and disable any ad blocker

The last Romans are still around

https://i0.wp.com/signoregalilei.com/wp-content/uploads/2026/06/Roman_Empire_117AD.jpg?resize=532%2C324&ssl=1
The Roman identity has evolved over 1500 years, with various groups in Europe and beyond claiming Roman heritage. These groups include Romanians, Romansh people in Switzerland, Romeika speakers in Greece, and others who have maintained their connection to the Roman Empire.

Om Malik, 1966-2026

https://om.co/wp-content/uploads/2024/05/Om-headshot.png
Om Malik passed away on June 24, 2026, at Stanford Hospital after a long health journey. He will be remembered for his insightful writing and creative endeavors, including photography.

The annotated PyTorch training loop

https://idlemachines.co.uk/api/og/essay?title=The%20annotated%20PyTorch%20training%20loop
The PyTorch training loop involves several key components, including the data pipeline, model, optimizer, and scheduler, which must be carefully configured to achieve optimal results. Common mistakes to watch out for include incorrect data loading, model initialization, and optimizer configuration, as well as failure to properly switch between training and evaluation modes.

GloriousEggroll's Proton has been rebased on Proton 11

https://opengraph.githubassets.com/58982fa35bf90a2dfae3390c27124af767e3c3c465340ab1abc65d0cddc75930/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton11-1
GE-Proton11-1 is released with video rework and Proton 11 rebase, enabling d7vk and winealsa channel count override.

Besimple AI (YC P25) Is Hiring

https://bookface-images.s3.amazonaws.com/small_logos/8305d688995d7c8f184d463f02f3ded6947c12e7.png
Besimple AI is hiring a Strategic Projects Lead - Audio Data to own high-priority audio data projects end to end through their platform, translating customer requirements into executable workflows and identifying platform gaps to improve features. The ideal candidate has 3-7+ years of experience in data operations, AI data delivery, and annotation operations, with a strong operator mindset, ...

The anxiety of the perfect loaf: the illusion of culinary precision

https://iza.ac/images/recipes/challah.jpg
The author argues that modern recipes often prioritize precision over intuition, leading to a loss of connection with the kitchen as a living environment. They advocate for a more flexible approach to cooking, trusting one's senses and adapting to the unique variables of each kitchen.

Early adversity leaves lasting molecular imprint across the body: primate study

We’re checking your connection to prevent automated abuse

You can't unit test for taste

https://dev.karltryggvason.com/you-cant-unit-test-for-taste/itlr-poi-screenshot.png
The user built an app called In the Long Run, which allows users to virtually run famous routes worldwide and view points of interest along the way. They used GeoNames data, Python, and DuckDB to create a pipeline that enriches the app with relevant points of interest, overcoming challenges with AI hallucinations and biases.

RRB-Trees: Efficient Immutable Vectors (2012) [pdf]

Immutable vectors are a convenient data structure for functional programming, but they have limitations in parallel processing. A new data structure, Relaxed Radix Balanced Trees (RRB-Trees), extends the vector structure to support efficient concatenation, splits, and inserts in O(logN) time.

An oral history of Bank Python (2021)

https://calpaterson.com/images/photo/wharf.jpeg
The author describes Bank Python, a proprietary fork of the Python ecosystem used by investment banks, which includes a global database called Barbara, a job runner called Walpole, and a data management system called MnTable. The system is designed to be holistic and all-encompassing, with a focus on data-first development and a unique approach to software engineering that differs from ...

I built a GPU back end for Emacs

https://en.andros.dev/static/img/footer/org-social.svg
A developer created a GPU display backend for Emacs, using Metal on macOS and OpenGL on Linux, with a neutral driver layer for abstraction. The project was rejected due to the use of an LLM-generated contribution, but led to a valuable conversation about performance, software freedom, and AI in code.

Advanced Nintendo Entertainment System (ANES) – NES Modded to Use 2 PPUs

https://raw.githubusercontent.com/decrazyo/anes/main/images/dualppu.svg
This NES mod uses two PPU chips for advanced graphics, requiring a modified console and donor parts. The process involves modifying the motherboard and installing a custom socket for the 74LS139 chip.
https://hackernewstrends.com/opengraph-image?72011d0134607af3
The tech industry has seen numerous lead-swaps and changing of the guard across various fields including cloud platforms, AI, programming languages, frameworks, and more. Key players like Cloudflare, Vercel, OpenAI, Nvidia, AMD, and others have vied for dominance in their respective areas over the years.

Political bias in AI: Where the AI models stand

https://trakkr.ai/og-bias.png
This study measures AI models' political bias by asking them open questions, classifying their answers, and plotting the results. The results show each model's stance on politics, economics, and society, without implying which stance is good.

How physicists track and trap the elusive neutrino

https://www.quantamagazine.org/wp-content/uploads/2026/06/SuperKamiokandeObservatoryInKamiokaJapan-crKamioka-Observatory_ICRR_UniversityOfTokyo-Lede-v5-1720x1053.webp
Physicists Clyde Cowan and Frederick Reines detected neutrinos in 1956 using a massive device. Neutrino detectors have since been built to study these particles, revealing their secrets and answering questions about the universe.

Tw-fade: pure CSS scroll-driven edge masking

https://pete.design/tw-fade/og-image.png
tw-fade is a Tailwind CSS v4 plugin for scroll-edge fading with CSS masks. Add fade-y or fade-x so content dissolves into any surface with zero JavaScript.

The disappearance of Japan's animators

https://www.economist.com/interactive/1843/2026/06/19/the-strange-disappearance-of-japans-animators/processed-images/1424/1843_20260609_1843_ANIMATORS_01.jpg
The anime industry is facing a labour crisis despite its growing popularity, with a shortage of animators and poor working conditions. The industry's shift to contract labour and outsourcing has led to a lack of on-the-job training and a decline in the number of animators.

OpenAI Leans Toward Waiting Until Next Year for IPO

Please enable JS and disable any ad blocker

Show HN: Turn native language audio into flashcards and shadowing practice

https://lingochunk.com/social/og-image.png
Comprehensible input that sticks. Turn the audio you study into native-voice Anki cards.