Editorial Ledger

MinerU, Herculaneum Scroll Read, Claude Code Practices – Jun 26

Jun 26, 2026
23 min read

Index

Today’s Signal

Open-source tooling for document processing and agentic coding anchors today's signals alongside a milestone in ancient text recovery. MinerU, a PDF-to-markdown extraction tool with 69.8k GitHub stars, and a guide for agentic coding with Claude at 60.8k stars reflect strong developer interest in LLM-ready pipelines. Meanwhile, researchers virtually unwrapped and read an entire Herculaneum scroll sealed since 79 AD.

  • AI & Machine Learning
  • Open Source
  • Document Processing
  • Developer Tools
  • Community & Discussion

Top Signals

The few items worth your attention first – each with the one-line reason it stood out today.

  1. 1

    MinerU: open-source PDF and document-to-markdown extraction tool

    opendatalab/MinerU

    Trending repository – 69.8k stars on GitHub.

    • ★ 69.8k
    • ⮂ 5.9k

    MinerU is a Python tool from OpenDataLab that converts complex documents such as PDFs and Office files into structured markdown or JSON suitable for LLM and agentic workflows. It handles scanned documents, handwriting, multi-column layouts, and cross-page table merging, converting formulas to LaTeX and tables to HTML while reconstructing reading order and removing headers and footers. The repository has accumulated 69,842 stars and 5,903 forks on GitHub.

    GitHub Trending

  2. 2

    An entire Herculaneum scroll has been read for the first time

    Top Hacker News discussion – 1.2k points.

    • ▲ 1.2k
    • 💬 250

    Researchers have virtually unwrapped and read PHerc. 1667, a papyrus scroll sealed since the eruption of Vesuvius in 79 AD, making it the first Herculaneum scroll recovered in full without physical opening. The achievement comes from the Vesuvius Challenge and uses computational techniques to non-destructively reveal text across an entire scroll. The Hacker News discussion drew 1,191 points and 250 comments.

    Hacker News

  3. 3

    all-MiniLM-L6-v2: compact sentence embedding model for semantic search

    sentence-transformers/all-MiniLM-L6-v2

    Trending model – 245.3M downloads.

    • ⇣ 245.3M

    This is a sentence-transformers model that maps sentences and paragraphs into a 384-dimensional dense vector space for tasks such as clustering or semantic search. It is licensed under Apache-2.0 and supports multiple runtime formats including PyTorch, TensorFlow, ONNX, Safetensors, and OpenVINO. The model has accumulated 245,345,259 downloads and 5,006 likes on Hugging Face, reflecting widespread adoption for lightweight text-similarity workloads.

    Hugging Face Trending

  4. 4

    Thank you DEV community: the Thinking Engineer Toolkit is live

    Popular developer article – 45 reactions.

    • ♥ 45
    • 💬 15

    Over the past weeks, I’ve been sharing a series of posts that gravitate around one question: How do… Context: Dev.to – AI/ML.

    Dev.to

  5. 5

    claude-code-best-practice: guide for agentic coding with Claude

    shanraisshan/claude-code-best-practice

    Trending repository – 60.8k stars on GitHub.

    • ★ 60.8k
    • ⮂ 6.1k

    This is a community resource of best practices for using Claude Code in agentic software engineering workflows. Written in HTML under an MIT license, it covers the transition from exploratory "vibe coding" to structured agentic workflows involving AI agents. The repository has accumulated 60,846 stars and 6,085 forks, reflecting strong interest in practical techniques for working with Claude as a coding agent.

    GitHub Trending

  6. 6

    Om Malik has died

    Top Hacker News discussion – 774 points.

    • ▲ 774
    • 💬 82

    Om Malik, a longtime technology journalist and founder of GigaOM, passed away on June 24, 2026, at Stanford Hospital after an extended period of heart-related health issues. The announcement on his personal blog invites readers to share remembrances. A Hacker News thread with 774 points and 82 comments reflects his significant influence across the tech writing and startup communities.

    Hacker News

  7. 7

    bge-m3: multilingual sentence embedding model

    BAAI/bge-m3

    Trending model – 31.1M downloads.

    • ⇣ 31.1M

    BGE-M3 is a sentence-similarity embedding model built on XLM-RoBERTa and usable via the sentence-transformers library. It is designed for multi-functionality, multi-linguality, and multi-granularity text representation, supporting feature extraction across many languages. The model is MIT-licensed and offers PyTorch and ONNX variants. It has accumulated 31,139,890 downloads and 3,153 likes on Hugging Face.

    Hugging Face Trending

  8. 8

    One Agent or Many? Orchestrating AI Agents Without the Mess

    Popular developer article – 28 reactions.

    • ♥ 28
    • 💬 3

    Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is… Context: Dev.to – Web Dev.

    Dev.to

AI & Machine Learning

Models, agents, and applied machine-learning work moving today.

  • GitHub Trending

    MinerU: open-source PDF and document-to-markdown extraction tool

    opendatalab/MinerU

    • ★ 69.8k
    • ⮂ 5,903

    MinerU is a Python tool from OpenDataLab that converts complex documents such as PDFs and Office files into structured markdown or JSON suitable for LLM and agentic workflows. It handles scanned documents, handwriting, multi-column layouts, and cross-page table merging, converting formulas to LaTeX and tables to HTML while reconstructing reading order and removing headers and footers. The repository has accumulated 69,842 stars and 5,903 forks on GitHub.

  • Hugging Face Trending

    all-MiniLM-L6-v2: compact sentence embedding model for semantic search

    sentence-transformers/all-MiniLM-L6-v2

    • ⇣ 245.3M

    This is a sentence-transformers model that maps sentences and paragraphs into a 384-dimensional dense vector space for tasks such as clustering or semantic search. It is licensed under Apache-2.0 and supports multiple runtime formats including PyTorch, TensorFlow, ONNX, Safetensors, and OpenVINO. The model has accumulated 245,345,259 downloads and 5,006 likes on Hugging Face, reflecting widespread adoption for lightweight text-similarity workloads.

  • Dev.to

    Thank you DEV community: the Thinking Engineer Toolkit is live

    • ♥ 45
    • 💬 15

    Over the past weeks, I’ve been sharing a series of posts that gravitate around one question: How do… Context: Dev.to – AI/ML.

  • GitHub Trending

    claude-code-best-practice: guide for agentic coding with Claude

    shanraisshan/claude-code-best-practice

    • ★ 60.8k
    • ⮂ 6,085

    This is a community resource of best practices for using Claude Code in agentic software engineering workflows. Written in HTML under an MIT license, it covers the transition from exploratory "vibe coding" to structured agentic workflows involving AI agents. The repository has accumulated 60,846 stars and 6,085 forks, reflecting strong interest in practical techniques for working with Claude as a coding agent.

  • GitHub Trending

    MediaCrawler: Python scraper for Chinese social media platforms

    NanmiCoder/MediaCrawler

    • ★ 53k
    • ⮂ 10.9k

    MediaCrawler is an open-source Python tool for scraping posts and comments from major Chinese social platforms including Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Baidu Tieba, and Zhihu. Written in Python with 53,008 stars and 10,946 forks, it also includes a desktop media video downloader, multi-platform home feed recommendations, and AI agent integration via OpenClaw, Claude Code, and Cursor for automated data crawling.

  • Hugging Face Trending

    bge-m3: multilingual sentence embedding model

    BAAI/bge-m3

    • ⇣ 31.1M

    BGE-M3 is a sentence-similarity embedding model built on XLM-RoBERTa and usable via the sentence-transformers library. It is designed for multi-functionality, multi-linguality, and multi-granularity text representation, supporting feature extraction across many languages. The model is MIT-licensed and offers PyTorch and ONNX variants. It has accumulated 31,139,890 downloads and 3,153 likes on Hugging Face.

  • Dev.to

    One Agent or Many? Orchestrating AI Agents Without the Mess

    • ♥ 28
    • 💬 3

    Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is… Context: Dev.to – Web Dev.

  • Hugging Face Trending

    bert-base-uncased: Google's original English masked-language model

    google-bert/bert-base-uncased

    • ⇣ 60.5M

    BERT base model (uncased) is Google's seminal pretrained transformer for English natural language understanding, trained with a masked language modeling objective. It predicts hidden tokens in text, making it suitable for tasks like fill-mask, classification, and feature extraction. The model ships in PyTorch, TensorFlow, JAX, Rust, CoreML, ONNX, and Safetensors formats under the Apache-2.0 license and has accumulated 60,462,664 downloads and 2,688 likes on Hugging Face.

  • Dev.to

    Everyone's Excited About Claude Tag. Nobody's Built the Trust Layer.

    • ♥ 20
    • 💬 25

    Andrej Karpathy, OpenAI co-founder and former Tesla AI director, called Claude Tag the third major… Context: Dev.to – AI/ML.

  • Hacker News

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

    • ▲ 252
    • 💬 124

    OpenKnowledge is a local-first, open-source markdown editor designed as an AI-native alternative to note-taking tools like Obsidian and Notion. Built in TypeScript and licensed under GPL-3.0, it functions as an LLM wiki with integrations for Claude, Codex, and other agent harnesses, letting AI assistants read and work with a personal knowledge base. The project reached 573 stars and sparked a 124-comment Hacker News discussion.

  • Hacker News

    Apple to skip high-end M6 Mac chips in favor of AI-focused M7 line

    • ▲ 211
    • 💬 165

    A Bloomberg report claims Apple will bypass high-end M6 Mac chips and move directly to an AI-focused M7 lineup, including M7 Pro, M7 Max, and M7 Ultra variants. The Hacker News discussion with 211 points and 165 comments examines practical implications for developers and hardware buyers. The article sits behind a Bloomberg paywall, limiting direct verification of the reported details.

  • Hacker News

    Un-0: Generating Images with Coupled Oscillators

    • ▲ 136
    • 💬 32

    Un-0 is an experimental image generator that replaces conventional GPU-based neural network execution with a simulated system of coupled oscillators, an approach the authors position as a physical computing substrate for improved energy efficiency. On ImageNet 64×64 it achieves an FID score of 6.74, matching early published results from leading conventional methods. Weights, training code, and ablation studies are publicly released alongside the model.

  • GitHub Trending

    TREK: self-hosted collaborative travel planner with maps and budgets

    mauriceboe/TREK

    • ★ 6,981
    • ⮂ 625

    TREK is an open-source, self-hosted travel and trip planner written in TypeScript and licensed under AGPL-3.0. It supports real-time collaboration, interactive maps, budget tracking, packing lists, a journal, SSO, and PWA support, with AI features built in. The repository currently holds 6,981 stars and 625 forks, reflecting notable adoption for a personal trip-planning tool.

  • Dev.to

    We're making the Dreamweaver mistake again, on purpose this time

    • ♥ 3
    • 💬 4

    We spent twenty years getting designers out of the code. AI just put the design back in charge of… Context: Dev.to – Web Dev.

  • Dev.to

    Choosing a Vector Database in 2026: pgvector vs. Pinecone vs. Qdrant vs. Weaviate vs. Milvus

    • ♥ 3
    • 💬 1

    Every RAG tutorial pulls the same move. It walks you through embeddings, chunking, retrieval, and… Context: Dev.to – AI/ML.

  • GitHub Trending

    ai-berkshire: AI value investing research framework on Claude Code

    xbtlin/ai-berkshire

    • ★ 2,383
    • ⮂ 352

    ai-berkshire is an open-source Python project that uses Anthropic's Claude Code to run value investing research through multiple parallel AI agents. It applies the methodologies of Warren Buffett, Charlie Munger, Duan Yongping, and Li Lu, and supports research on both US and China stocks. The repo has 2,383 stars and 352 forks, with 12 open issues under an MIT license.

  • Dev.to

    AI Doesn't Read Your Mind. It Reads Your Trail.

    • ♥ 1
    • 💬 3

    AI Doesn't Read Your Mind It only feels that way because it's become incredibly good at… Context: Dev.to – AI/ML.

  • Dev.to

    Humanizing Artificial Intelligence for SRE Teams: Reducing Alert Fatigue With Smarter AI Guidance

    • ♥ 1
    • 💬 2

    The pager goes off at 3:11 a.m. It's the fifth time tonight, and it's the same alert: HighMemoryUsage… Context: Dev.to – DevOps.

  • Product Hunt

    Paybond CLI

    Your AI can now buy tools, APIs, and services on its own. That’s useful — but risky without rules. Paybond is the safety layer in between: you set a budget, nothing gets spent without approval, Paybond checks the work actually got done, and you can get money back if it didn’t. Every approved spend is logged in one cle… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    Grass 2.0

    Grass gives your coding agent a dedicated VM that's always ready. No setup, no config, no burning your laptop. Point Claude Code or OpenCode at it and run. Monitor progress from your phone, steer mid-session, push changes, all without touching your machine. Every new account gets 10 hours free. No credit card needed. Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    Postproxy – Engagement API

    Postproxy is a social media API for products that need more than publishing. Publish posts, manage comments, DMs and reviews, track post and profile analytics, and receive webhooks across major platforms. Built for SaaS products, automation workflows, and agents that need reliable social media infrastructure without m… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    Polygraph

    AI coding agents are limited to how autonomously they can work because they have no model of the codebase as a whole. Polygraph is a meta-harness that gives agents what they're missing: Visibility across every repo boundary and memory that survives the session. Connect all your repos, private and public, into a unifie… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    SayCraft

    SayCraft turns a real-time team meeting into a working web app. You talk — alone or with your team — the AI builds live, and a shareable preview URL updates as you speak. Walk away with a working product, the source code, and one-click deploy. No prompts. Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    Nashra

    Your followers live on platforms you don't own. Nashra gives experts one home for everything: newsletter, blog, bio Hub, and landing pages, all on a single subscriber spine. Post on social, build here. Leave whenever, take everything. What's new in 2.0: AI landing page builder, an AI Strategist that lifts your open ra… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Product Hunt

    Sidegent

    Sidegent is a hands-on learning platform for AI agents. The Sidegent Coder writes and runs real code with you in your browser, so you learn by building, from fundamentals to frameworks (Google ADK, LangGraph, OpenAI). Every lesson auto-graded. Made in Malaysia. Start free. Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Community Pulse

    Claude Fable 5 may return today after 13-day government-forced suspension

    A community discussion reports that Anthropic's Claude Fable 5 model may resume access following a 13-day suspension triggered by a US government export control directive. Per the supplied timeline, the directive ordered Anthropic to cut off access to all foreign nationals and the model went offline worldwide on June 12, three days after its June 9 release. The item is flagged as a community signal and could not be independently verified from the fetched page.

  • Community Pulse

    Coughing Robocallers

    A Reddit user reports a wave of AI-generated robocalls pitching Medicare plans, with synthetic male and female voices using rotating names. The callers insert coughs or sneezes mid-speech to mimic natural human pauses and sound less robotic. The post highlights growing concern among practitioners that voice-synthesis quality has reached a point where unsolicited spam calls can cheaply imitate real conversation.

  • Community Pulse

    A case study in source-grounded fine-tuning: I trained an 8B model on a public-domain 19th-century corpus to force it to cite chapter/verse — here's where it works and where it fa…

    A solo experimenter fine-tuned Llama 3.1 8B using QLoRA on a single T4 GPU, training on the complete works of a public-domain 19th-century author to test whether a small model can reliably cite chapter and verse from its training text. The writeup focuses on where source-grounded citations succeed and where the approach breaks down, rather than on the literary domain itself.

  • Community Pulse

    If AI disappeared tomorrow, what part of your daily life would be affected the most?

    A Reddit thread on r/artificial asks readers which parts of their everyday routine would be most disrupted if AI tools suddenly disappeared. The original poster cites search, writing assistance, and productivity software as the categories they rely on most heavily, and invites others to name the AI-powered tool they use most often without conscious awareness. The conversation is informal and community-driven rather than analytical.

  • Community Pulse

    Look I am cheap only reason I used you was because it was free.

    A Reddit discussion on r/artificial captures growing user frustration with the cost of AI services as free tiers disappear. The original poster states they only used a particular AI tool because it was free and finds it not worth paying 30 dollars per month. The thread reflects broader tension between consumer expectations of free AI access and providers' push toward monetization.

  • Community Pulse

    I gave 10 LLMs a private channel during a blind debate. The instant statements were revealed, one used it to form a secret alliance with its strongest opponent — and scripted how….

    Built a tool that runs structured debates between multiple LLMs, blind opening statements, then an open floor, plus a sealed side-channel that any two seats can use privately. Ran "5 office jobs defunct by 2028." The second the blind statements dropped, DeepSeek opened a private line to Claude (the….

  • Community Pulse

    Anthropic accuses Chinese rival Alibaba of illicitly extracting AI capabilities

    Anthropic accuses Chinese rival Alibaba of illicitly extracting AI capabilities is an AI signal; evaluate model capability, data requirements, cost, and operational limits.

  • Community Pulse

    ‘Disturbing and incomprehensible’: Co-owner of Tampa smoothie shop accused of creating AI-generated child pornography

    r/artificial: ‘Disturbing and incomprehensible’: Co-owner of Tampa smoothie shop accused of creating AI-generated child pornography – AI/LM community discussion.

  • Community Pulse

    What is the best way to hire someone to create an agent to help with my job?

    This is somewhat of a job post. I hope thats not against this subs rules (I tiredly read through and didnt see it as a problem). I am looking for someone to create something to help me with summarizing emails and possibly take different sources to create reports. As a new dad and a working manager,….

  • Community Pulse

    Voice AI top blockbuster deals of the month

    A community-sourced Reddit post on r/artificial listing notable Voice AI business deals from the past month. The item is flagged as a community signal with no independent verification, and the linked page did not load substantive content at fetch time, so specific deals, companies, or figures could not be confirmed from the available context. Readers should treat any claims as unverified pending original-source confirmation.

  • Lobste.rs

    The Exhaustion of Talking to a Tool

    The Exhaustion of Talking to a Tool The Exhaustion of Talking to a Tool June 25, 2026 vibecoding LLMs are exhausting because they require spending precious social energy to operate them.

  • Lobste.rs

    I've gone full Nix: Proxmox to NixOS + Incus

    After years of running a Proxmox cluster, I migrated my entire homelab to NixOS with Incus. I explain the philosophical friction of imperative 'appliance' OSs vs declarative hosts, share how I migrated my LXC/VM workloads, and why it is the perfect infrastructure to manage using AI agents. Context: Lobste.rs – Programming.

  • Lobste.rs

    tropius: detect AI tropes in prose

    tropius: detect AI tropes in prose is a practitioner-focused engineering link from Lobste.rs; review it for implementation detail, operational lessons, and discussion quality.

  • Lobste.rs

    Echoes of the AI Winter

    An essay by an experienced systems programmer reflecting on recurring cycles in AI development, drawing parallels between current AI trends and earlier periods of disillusionment. The author grounds the discussion in decades of personal experience adopting various development paradigms. The piece was surfaced on Lobste.rs as a community-driven signal, indicating practitioner interest in critical perspectives on AI hype cycles.

Security

Incidents, advisories, and defensive discussion – verify before acting.

Open Source & Dev Tools

Libraries, frameworks, and developer tooling gaining traction.

Cloud & Infrastructure

Platforms, deployment, and the systems that run everything else.

  • Hacker News

    The 'papers, please' era of the internet will decimate your privacy

    • ▲ 605
    • 💬 273

    An opinion essay by Sarah McLaughlin arguing that emerging age-verification requirements on the internet function as mandatory identity verification, eroding user privacy. The piece warns Americans that laws framed around protecting minors will force users to submit government identification or equivalent proof to access online services, creating a surveillance infrastructure far broader than the stated purpose. The discussion drew 605 points and 273 comments on Hacker News.

  • GitHub Trending

    CasaOS: open-source personal home cloud system

    IceWhaleTech/CasaOS

    • ★ 35k
    • ⮂ 2,000

    CasaOS is an open-source personal cloud system written in Go and licensed under Apache-2.0, designed to let users manage files, Docker containers, and home-server applications through a simple web interface. It targets users who want a self-hosted alternative to commercial cloud services on their own hardware. The project has 34,959 stars and 2,000 forks on GitHub.

  • Hacker News

    Oxide computer 3D rack guided tour

    • ▲ 352
    • 💬 135

    Oxide 3D Explorer is an interactive web visualization that lets users navigate the physical architecture of the Oxide Cloud Computer, moving from a full rack down to sleds and individual CPUs. The guided tours illustrate how the integrated hardware components fit together, giving engineers a clear spatial understanding of Oxide's rack-scale design. The Hacker News discussion drew 352 points and 135 comments.

  • Dev.to

    Deploying a Containerized Backend to a VPS with Docker Compose + GitHub Actions (A Beginner's Runbook)

    • ♥ 5

    This is a step-by-step tutorial on deploying a containerized backend application to a virtual private server (VPS) using Docker Compose and GitHub Actions for CI/CD. Published on Dev.to, the guide is aimed at beginners and provides copy-pasteable instructions for shipping a backend app to a single Linux server, covering the full workflow from containerization through automated deployment.

  • Dev.to

    Setting up a realistic, multi-machine environment on your own laptop used to mean juggling VirtualBox windows, clicking through installers, and hoping you could reproduce the same…

    • ♥ 5

    This is a hands-on Dev.to article showing how to use Vagrant to define and manage multiple virtual machines on a local laptop. It walks through configuring a reproducible lab environment with two web servers and a database, replacing manual VirtualBox setups with a single declarative configuration. The article targets DevOps practitioners who need consistent, multi-machine environments for testing and development.

  • Hacker News

    Framework's 10G Ethernet module exposes USB-C's complexity

    • ▲ 129
    • 💬 67

    Jeff Geerling's blog post examines how Framework's 10G Ethernet expansion module reveals the intricate engineering challenges behind USB-C connectivity. The article explores WisdPi's development of 5 Gbps and 10 Gbps Ethernet adapters, highlighting the non-trivial realities of pushing high-speed networking through USB-C's multipurpose interface. The discussion has drawn notable community attention with 129 points and 67 comments on Hacker News.

  • Hacker News

    An oral history of Bank Python (2021)

    • ▲ 100
    • 💬 31

    This essay from 2021 explores the unconventional ways large investment banks deploy Python in their technology stacks. Author Cal Paterson documents how these institutions diverge from mainstream Python practices, building bespoke systems and workflows shaped by the demands of high finance. The article resurfaced on Hacker News, drawing 100 points and 31 comments from practitioners discussing the implications of such heavily customised enterprise Python ecosystems.

  • Product Hunt

    Figma Motion

    A collaborative design tool for creating user interfaces, mobile apps, and websites with a wide range of features, including vector editing tools, prototyping, and version control, all in a cloud-based platform. Worth checking for pricing vs value, integrations, data ownership, and workflow fit.

  • Lobste.rs

    Pierre Zemb from Clever Cloud on FoundationDB

    Pierre Zemb from Clever Cloud on FoundationDB – The Consensus interviews Pierre Zemb from Clever Cloud on FoundationDB Pierre Zemb is a staff engineer at Clever Cloud where he's building data layers API-compatible with services like Redis, PostgreSQL, and etcd on top of Foundati…

Product & Launches

New products and launches worth a look.

  • Product Hunt

    Milestones

    Milestones is a native project planning application for Apple devices, newly available on macOS. It lets users work on projects incrementally by defining milestones and completing tasks toward them. Features include customizable tags for task organization, a Backlog for capturing future ideas, and the ability to break large milestones into smaller, trackable units. The app also ships with an MCP server.

  • Product Hunt

    Blop

    Blop is a testing and QA tool that automatically verifies your application behavior based on plain-language descriptions of expected functionality. You describe what your app should do, such as a user signing up and checking out, and Blop runs tests on every change to catch bugs early. When your product changes, it also repairs broken tests automatically.

Community & Discussion

What engineers are debating and reading right now.

  • Hacker News

    An entire Herculaneum scroll has been read for the first time

    • ▲ 1,191
    • 💬 250

    Researchers have virtually unwrapped and read PHerc. 1667, a papyrus scroll sealed since the eruption of Vesuvius in 79 AD, making it the first Herculaneum scroll recovered in full without physical opening. The achievement comes from the Vesuvius Challenge and uses computational techniques to non-destructively reveal text across an entire scroll. The Hacker News discussion drew 1,191 points and 250 comments.

  • Hacker News

    Om Malik has died

    • ▲ 774
    • 💬 82

    Om Malik, a longtime technology journalist and founder of GigaOM, passed away on June 24, 2026, at Stanford Hospital after an extended period of heart-related health issues. The announcement on his personal blog invites readers to share remembrances. A Hacker News thread with 774 points and 82 comments reflects his significant influence across the tech writing and startup communities.

  • Hacker News

    IBM debuts sub-1 nanometer chip technology

    • ▲ 301
    • 💬 161

    IBM has unveiled what it calls the world's first sub-1 nanometer chip technology, built on a transistor architecture at the 0.7 nm (7 angstrom) node and featuring a 3D "nanostack" design. The announcement targets the physical scaling limits that conventional silicon transistors are approaching. A Hacker News discussion with 301 points and 161 comments examines the practical implications for the semiconductor industry.

  • Hacker News

    Show HN: Chess-Inspired Roguelike

    • ▲ 260
    • 💬 86

    Prince Chazz is a free browser-based roguelite game set on a chessboard where the player guides a single piece across the board while dodging enemy pieces. Each run is tied to a seed and ranked on a per-seed leaderboard, adding a competitive speedrun element. The project reached a Hacker News score of 260 with 86 comments, indicating strong community engagement among indie game and puzzle enthusiasts.

  • Hacker News

    OS9Map

    • ▲ 217
    • 💬 40

    OS9Map is a native OpenStreetMap viewer written for the classic Mac OS 9 operating system, enabling map browsing on decades-old hardware. The project attracted notable community interest on Hacker News with a score of 217 and 40 comments, likely driven by the technical curiosity of bringing modern web map data to a platform that predates it by roughly two decades. The application is distributed from the author's personal software page.

  • Dev.to

    On programming languages, targets, and platforms

    • ♥ 5

    I started as a Java developer, but for some time now, I have broadened my horizons. Recently, I… Context: Dev.to – Java.

  • Hacker News

    The Garbage Collection Handbook: The Art of Automatic Memory Management (2nd Ed) (2023)

    • ▲ 108
    • 💬 14

    This is the second edition of a textbook covering automatic memory management, the process by which runtime systems reclaim memory no longer in use by a program. It updates Richard Jones's 1996 work, which was considered a milestone in the field. The Hacker News discussion drew 108 points and 14 comments, reflecting ongoing practitioner interest in how garbage collection algorithms affect language runtime design and application performance.

  • Lobste.rs

    font-family recommendations

    font-family recommendations — Chris Morgan font-family recommendations Draft: started 2026-05-09 • Tagged /css , /opinions A quick draft I jotted down.

  • Lobste.rs

    New @bitCast Semantics and LLVM Backend Improvements

    Devlog ⚡ Zig Programming Language Download Learn News Source Join a Community Zig Software Foundation Devlog Devlog This page contains a curated list of recent changes to main branch Zig.

  • Lobste.rs

    Vibecoding gets Emacs patch rejected

    Honesty gets Emacs patch rejected home 2026-06-25 Honesty gets Emacs patch rejected I’ve been working on Emacs performance on macOS for a couple of months – not continuously but for couple of months nonetheless.

  • Lobste.rs

    Structured Primary Keys

    Structured Primary Keys is a practitioner-focused engineering link from Lobste.rs; review it for implementation detail, operational lessons, and discussion quality.

  • Dev.to

    Bash script vs Python script for sysadmin tasks?

    • 💬 2

    Bash script vs Python script for sysadmin tasks? is a developer community article; review the code, assumptions, and comments before treating the technique as production guidance. Context: Dev.to – Python.