Vulnerability reports are not special anymore

https://assets.buttondown.email/images/1ec4ddf5-598f-4d72-8d55-10dc1328aa76.jpeg?w=960&fit=max
As an open source maintainer, it's essential to view every issue, PR, and feedback as a present, not an obligation, except for vulnerability reports which require responsiveness and attribution due to the service provided by security researchers. With the rise of LLMs, the insight and confidentiality provided by security researchers are no longer scarce, and the focus should shift to triage, ...

Jerry's Map

https://images.squarespace-cdn.com/content/v1/551565dce4b057e153ef5fd7/1449864504674-YK78OW5V8Z0MRJT3WSC6/image-asset.jpeg
Jerry created a 4000-panel map project using a custom deck of cards with instructions for each panel. The project is a two-dimensional "virtual world" art project with a set of rules and randomly generated instructions.

A man was gifted his dream car by Kevin Mitnick, who he helped put in prison

https://www.thedrive.com/wp-content/uploads/2026/06/nun-hero.jpg?quality=85&w=1920
Kevin Mitnick, a hacker-turned-security consultant, was caught by Shawn Nunley, a Novell network administrator, after Nunley recorded a suspicious voicemail from Mitnick. Mitnick later apologized to Nunley and they became friends, with Mitnick leaving Nunley a gift to buy his dream car after his passing.

FUTO Swipe – A new swipe typing model

https://swipe.futo.tech/hero-2.webp
The Encoder model makes swipe typing predictions, but lacks accuracy, while the ContextLM model improves predictions by eliminating nonsensical words. Combining all 3 models with a beam width of 300 achieves a top-4 fail rate of ~4% and an error rate below 1% on the test set.

Usbliter8: an A12/A13 SecureROM Exploit

https://ps.tc/assets/images/blog/usbliter8/usbliter8-banner.png
A novel iPhone BootROM vulnerability was discovered and exploited by a team, allowing them to achieve application processor boot-chain compromise on Apple A12, S4/S5, and A13 devices. The vulnerability leverages a hardware bug in the USB controller and a specific configuration flaw in the device firmware, and the team released a proof of concept to document the real-world impact of this class ...

Swift Package Index joins Apple

https://swiftpackageindex.com/images/logo.png
Swift Package Index has joined Apple, preserving its vision and expertise to build a comprehensive package registry for the Swift community. The registry will continue to support package discovery, security, and reliability, with new features and capabilities to be introduced over time.

Printing Gaussian Splats

https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/f12fdb9cbe434a29818a098382442946/eyJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=xlQgVY5nysVWa_PdU8RN0OI68Vpr153B8s4E6bSzMVY%3D&token-time=1783468800
Teng Xu from crysta.ai printed one of your insects as a gift, using a special 3D printer that creates a "crystal" piece with trapped details. You're excited about the process and possibilities, but suggest improvements to the editor and import capabilities.

In memory of the man who put red and green squiggles under words

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
Tony Krueger worked on early versions of Microsoft Word and introduced the unobtrusive spell checker with red squiggles under misspelled words. His feature became a standard in word processors and was even referenced in a "Weird Al" Yankovic parody video.

Extreme Heat conference cancelled due to extreme heat warning

https://www.lse.ac.uk/granthaminstitute/wp-content/uploads/2025/07/London_heat.jpg
The London Climate Action Week event has been cancelled due to extreme heat warning. It was to announce the Adeline Stuart-Watt Award winner and discuss extreme heat governance globally.

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

https://tikz.dev/editor/assets/app-screenshot-2400-CXE6z4gU.png
The app allows editing TikZ figures with drag-and-drop functionality and instant code updates. It supports common TikZ features, including \foreach loops, and has a free, open-source license.

Inventing the Future, One Lisp Machine at a Time

https://www.patrickdomanico.com/bpm/wp-content/uploads/2026/06/interlisp-featured-image-696x392.webp
Larry Masinter and Frank Halasz discuss their work at Xerox PARC, Interlisp, and NoteCards, highlighting the importance of "residential programming" and the tradeoff between speed of invention and engineering discipline. They also reflect on the Medley/Interlisp revival and its potential to preserve software history and inspire innovation.

The worthlessness of Vitamin D is mildly exaggerated

https://dynomight.net/img/vitamin-d/ap74.37.jpg
The user discusses the benefits and limitations of vitamin D supplements, citing various studies and trials that show mixed results, but concludes that taking vitamin D may be beneficial for people with low levels, particularly those with severe deficiency. The user also suggests that daily doses of vitamin D may be safer and more effective than large, intermittent doses, and that raising ...

The Coming Loop

https://lucumr.pocoo.org/social/2026-06-23-the-coming-loop-social.png
The user is uneasy about the future of software development where loops and AI assistants dominate, potentially removing human responsibility and understanding. They question how to retain good engineering rules and human supervision in a future where loops and machines increasingly drive code development.

Show HN: Y – A malleable coding-agent desktop app built with Electron

https://raw.githubusercontent.com/y-times-y/y/main/docs/assets/y-desktop.png
y is a local coding workspace that lets users modify its UI through a protected surface called Modify. It keeps coding workflow local, doesn't send project files to analytics, and is under active development for macOS launch-readiness.

I can haz smoller NixOS ISOs?

The user is trying to remove unnecessary functionality from a Linux live image to make it smaller. They are using NixOS to create a minimal virtual machine.

Rhombus Language 1.0

Rhombus is a general-purpose, functional programming language with extensibility and good performance. It's built on Racket and offers a modern synthesis of functional and dynamic language features.

QSOE: QNX-inspired OS with dual-kernel architecture

The first QSOE release v0.1 bundles kernel variants, boot loader, userspace, and libc into a single drop, achieving a QNX-compatible environment on two different microkernels. This milestone marks the first boot from NVMe storage to an interactive shell on the SiFive Unmatched (FU740) with QSOE/L and QSOE/N variants.

Unlimited OCR: One-shot long-horizon parsing

https://opengraph.githubassets.com/73a749dfc147a1186cf79faa0752f07e22596d3af6394fd880eea4f2729dba11/baidu/Unlimited-OCR
The model Unlimited-OCR is available on ModelScope for inference using Huggingface transformers on NVIDIA GPUs. It supports single image and multi-page parsing with various configurations.

F* file system – file search that reads SSD directly bypassing OS kernel

https://opengraph.githubassets.com/060df1170f4b653230b47d91c22ab7626afe42591e171252da1b836eb37ecd0d/dmtrKovalenko/ffs
This CLI tool, ffs, reads disks directly and is faster than ripgrep for large file searches, but slower for small directories due to kernel cache. It supports various file systems, including journaling, B-tree, and APFS, but has limitations and security restrictions.

Wolves are reconquering Europe. Can people learn to live with them?

A wolf named Bram attacked a 6-year-old boy in the Netherlands, causing the boy to be taken to a hospital with bite marks and nail scratches. The incident fueled a debate about the growing wolf population in the Netherlands, with some politicians calling for a "wolf-free zone."

Meta Pauses Employee-Tracking Program Following Internal Data Leak

https://media.wired.com/photos/6a39a2a46c59c72c499e05ba/3:2/w_2560%2Cc_limit/2281617231
Meta is pausing its employee tracking program, Model Compatibility Initiative, after an internal security issue exposed sensitive data. The company will re-enable the tool when it's confident in its data protection controls.

Trains halted across Germany because of communication system problem

https://dims.apnews.com/dims4/default/94c503b/2147483647/strip/true/crop/640x236+0+0/resize/320x118!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fc3%2F4c%2F65482a7b452db66043542c093eaf%2Fpromo-2x.png
A technical issue with Germany's GSM-R communication system halted all trains nationwide, leaving passengers stranded. Deutsche Bahn is working to resolve the issue and provide assistance to affected passengers.

Millimeter wave technology drills 100 meters into granite

https://www.thinkgeoenergy.com/wp-content/uploads/2025/07/Quaise-Outdoor-Drill-Test-1024x683.jpg
Quaise Energy successfully drilled 100 meters using millimeter wave technology in Central Texas, a milestone for unlocking deeper geothermal resources. The company plans to build on this achievement with a more powerful gyrotron and aims to complete a pilot power plant in the Western U.S. by 2028.

Five monitors on a Commodore 128 [video]

Don't verify email addresses by sending spam to them

People tried to validate email addresses by sending spam, retrying from different servers, but this approach is flawed and can be easily blocked by content filtering. This method is likely facilitated by a SaaS or automated tool, possibly created by a misconfigured or malfunctioning AI.

Show HN: FastUbu – An Ultrafast Video Archive

https://fastubu.com/og-home.jpg?v=4
An ultra-fast mirror of the UbuWeb film archive. 3,205 avant-garde films and videos, free to stream. Fast Ubu re-hosts UbuWeb's film and video collection for faster loading and search. All works belong to their artists. It's an independent project, not affiliated with UbuWeb.

Fired by Google for creating the Google workspace CLI

https://pbs.twimg.com/media/HLhHJvWaoAEBgxd.jpg
I was fired by Google two months ago for creating a viral Google Workspace CLI that disrupted their plans. Google announced an official Workspace CLI two days before my termination, revealing their fear of disruption.

Dirty Little Zine – a tool for making an 8 page printable Zine

https://dirtylittlezine.com/about-rick.jpg
Fold paper in half, then into eight rectangles. Cut and fold to create a plus sign, resulting in eight pages.

The Low-Tech AI of Elden Ring

FROMSOFT uses a low-tech AI system in their Soulsborne games, based on a stack of states called Goals, which can be updated and modified to create complex behavior. The system uses a mix of Lua scripting and C++ code, with a focus on flexibility and ease of use for designers and animators, making it well-suited for creating diverse and punishing NPC encounters.

Samsung demonstrates 3D stacked FETs with triple nanosheet channels at 42nm

https://image.semiconductor.samsung.com/image/samsung/p6/semiconductor/newsroom/20260616-gaa/finfet-contents-01.png?$ORIGIN_PNG$
April 1 marks the first day of the new year. the u.s. president's eu summit is set for june 1 - thursday, july 1 at london bridge, where he'll be speaking about the world cup and the euro 2012 qualifying games, including the gold medal match between britain and greece, which takes place in switzerland, will be