Marfa Public Radio Puts You to Sleep

https://npr.brightspotcdn.com/dims4/default/1ba947b/2147483647/strip/true/crop/3000x3000+0+0/resize/280x280!/quality/90/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fe6%2F56%2F79316759410d8ce45efb655b32b3%2Fmpr-sleep-v2-logo-1.jpg
Marfa Public Radio creates a sleep podcast reading boring documents to fundraise for the station. Listeners can donate at marfapublicradio.org/donate to keep the station awake.

Bashblog – a single bash script to create blogs

https://raw.githubusercontent.com/cfenollosa/bashblog/gh-pages/images/demo_thumb.png
Bashblog is a simple script to create a blog by posting entries to a public folder on a server. It works on GNU/Linux, OSX, and BSD.

AMD Strix Halo RDMA Cluster Setup Guide

Configure a two-node AMD Strix Halo cluster with Intel E810 (RoCE v2) for distributed vLLM inference using Tensor Parallelism. Set up static IPs, MTU, and trust the interface in the firewall, then install the toolbox and run the cluster with Ray and RCCL.

Wayfinder Router: deterministic routing of queries between local and hosted LLM

https://raw.githubusercontent.com/itsthelore/wayfinder-router/main/docs/tui-chat.png
Wayfinder is a prompt router that decides whether to send a prompt to a local or cloud model based on its structure and wording. It reads the shape of a prompt and difficulty cues in the wording to determine the routing decision.

OpenRA

https://www.openra.net/images/news/20260222-generators.gif
OpenRA playtest features new random map generators for Red Alert, Tiberian Dawn, and Dune 2000. The update includes balance overhauls, difficulty adjustments, and UI improvements for map-making.

Show HN: Decomp Academy – Learn to decompile GameCube games into matching C

https://decomp-academy.dev/brand/png/og-image.png
The MWCC GC/2.0 compiles and diffs code, requiring exact byte matches. It's a decompilation challenge for GameCube PowerPC assembly into C, graded by a Metrowerks CodeWarrior GC/2.0 compiler.

Anonymous GitHub account mass-dropping undisclosed 0-days

https://opengraph.githubassets.com/372ae3173bbcb79697b2a6439fc7a17052a33134ecd85e01136b2a5c14eefa5c/bikini/exploitarium
A repository consolidates former PoC repos with identical tracked files. It preserves vulnerability research for 12 repos with 96 tracked entries, for good-faith open-disclosure.

Choosing a Public DNS Resolver

Encrypted DNS options like DoH and DoT add latency but often have similar whole-page load times as plain DNS. However, they provide better security and some providers have minor overhead.

Engineering for Bounded Cognition

https://shapeofthesystem.com/assets/og.png
The human mind can only hold about four things at once, and even that is a narrow beam of attention that misses much of what is happening around it. This limited capacity is the root of many software problems, but it can also be the key to good engineering, which is about shaping systems to work with the way minds actually work.

Reflecting to optimise

https://magnusross.github.io/simplex-2d-3d.png
If you want to find the best fold, you need to use a different function. this is because the gradient is actually based on the same function in probability space as the parameter vector you are calculating from logit space. the form of the dual space depends on norm of your vector space, so it’s not easy to say which method works best for your specific problem. in this article, i’m going to ...

Fintech Engineering Handbook

Fintech systems require careful handling of money to prevent errors and ensure trust. Key patterns include idempotency, deduplication, reconciliation, and event sourcing to maintain accurate and reliable financial records.

Regular expressions that work "everywhere"

https://www.johndcook.com/jdc_20170630.jpg
Regular expressions vary across tools, but a subset of features work everywhere, including . ^ $ [...] * \w \W \s \S \1 - \9 \b \B ? + | {n,m} (...) capturing.

WAL-RUS: a Rust Rewrite of WAL-G for PostgreSQL Backups

https://clickhouse.com/_next/image?url=%2Fuploads%2FWAL_RUS_Blog_Banner_00f644032a.jpg&w=2048&q=75
ClickHouse Cloud built WAL-RUS, a Rust-based Postgres backup tool for predictable memory usage. WAL-RUS is compatible with WAL-G and reduces memory consumption by over 70% while maintaining archival throughput.

Turn your site into a place people can bump into each other

The user created a "Town Square" feature on their website, allowing visitors to see each other as stick figures and interact. They've open sourced it and made it available for others to integrate into their sites.

Space Shuttle Endeavour's 20-story vertical display

The website is blocked due to security reasons after a suspicious action was detected. Please email the site owner with the Cloudflare Ray ID and details of the action that triggered the block.

Experimenting with Random() in CSS

https://polypane.app/blogs/random/cover.png
The user discusses the CSS random() function and its uses in creating interesting designs, patterns, and backgrounds, including a bokeh effect, a cherry blossom animation, and a stack of Polaroid photos. The user also explores the combination of random() with other CSS features, such as style queries and animations, to create unique visual effects.

The case for physical media ownership

Digital purchases are often revocable licenses, not actual files, and can be removed by stores without notice. Physical media, such as discs and books, cannot be remotely erased and can be owned, resold, and lent indefinitely.

Turning music into a chore is how I became a musician (2022)

https://the.scapegoat.dev/static/og-image.png
The author took a 3-month sabbatical in 2020 to finish an album, which transformed their music-making process into a repeatable routine. They learned to focus on quantity over quality, releasing 4 songs as an EP and many more over the following year.

AI learns the ā€œdark artā€ of RFIC design

https://spectrum.ieee.org/media-library/abstract-rainbow-blocks-and-shapes-linked-by-flowing-blue-wave-lines-on-white-background.png?id=67001857&width=1200&height=1579
Wireless technology relies on radio-frequency integrated circuits (RFICs) that are difficult to design due to their complex electromagnetic properties. Researchers have developed AI algorithms that can design RFICs more efficiently and effectively than human designers, potentially revolutionizing the field.

Suspicious Discontinuities (2020)

https://danluu.com/images/discontinuities/pell-2008.jpg
Discontinuities in tax policies, subsidies, and other systems can lead to people behaving in ways that are not optimal, such as losing money to reduce taxes or manipulating grades. Smoothing out these discontinuities can help mitigate these issues, and techniques like randomization can be used to achieve this.

From Hallmark to neon signs: A look at Jim Parkinson's career in letter art

https://typographica.org/wp-content/uploads/2025/06/Jim_Parkinsin_at_typnic_Photo_by_Stephen_Coles.jpg
Jim Parkinson — lettering artist, type designer, and painter — died today at his home in Oakland, California, after a long struggle with Alzheimer’s. He is survived by his wife, the book artist Dorothy A. Yule, who was not only his life partner since 2010, but also a dedicated nurse during Jim’s years of dementia. Born in Oakland on October 23, 1941, Jim grew up across the street from Abraham ...

Enhancing x11 Application Security with LXC (2025)

To add an extra layer of security to a web browser or Electron-based IM application, use LXC to isolate the application from the host system. This involves creating an unprivileged container with network capabilities and mapping UIDs and GIDs to unused host IDs.

The best response to AI slop and online noise is from Robin Williams

https://images.squarespace-cdn.com/content/v1/5feca30531a19847227af3bb/c91ddd9f-ae14-466e-84c8-ad68f367f388/Screenshot+2026-06-18+at+6.55.30%E2%80%AFAM.png
The movie Good Will Hunting highlights the difference between expertise and wisdom, with the character Will having knowledge but lacking experience, while Sean has lived through life's challenges. This moment emphasizes the importance of lived experiences in creating meaningful work.

Reducing tick density along recreational trails in Ottawa, Canada

Please confirm you are a human by completing the captcha challenge below.

DSpark: Speculative decoding accelerates LLM inference [pdf]

https://opengraph.githubassets.com/601aadeacea68fa320d2b01c2813f8ab2f130b25f6a8f24cbe5bd3a0b9abb5d4/deepseek-ai/DeepSpec
DeepSpec: a full-stack codebase for training and evaluating speculative decoding algorithms - DeepSpec/DSpark_paper.pdf at main Ā· deepseek-ai/DeepSpec

Asian AI startups launch Mythos-like models

https://techcrunch.com/wp-content/uploads/2026/06/GettyImages-2278736523.jpeg?w=1024
Sakana AI launched Fugu, a frontier AI model, in Tokyo, targeting Japanese businesses and government agencies to reduce export control exposure. The move comes as the US government's ban on Anthropic's models drags on, with local alternatives like Sakana and China's 360 filling the gap.

Post-Mythos Cybersecurity: Keep calm and carry on

https://cephalosec.com/content/images/size/w160/2026/06/profile2-1.png
Mythos, a powerful AI model, has raised concerns about its potential to automate zero-day exploits, but its actual impact may be overstated. Existing cybersecurity measures, such as zero trust principles and AI-assisted vulnerability management, can still be effective in protecting against AI-assisted attacks.

How do you keep Web MIDI from crashing a 1983 synthesizer?

Writing Web MIDI code for 8-bit CPUs from the 1980s is a timing nightmare due to buffer overflow caused by modern computers sending data too fast. To safely control data flows, use chunking and pacing to limit blocks and wait for the vintage CPU to write data.

A stray "j" ruined my evening

User created a link shortener script, but noticed issues with Gurk, a Signal TUI, when copying links ending in 'j'. The issue was due to ANSI newline delimiter being translated as 'j' at the end of links.

Armadillo – A DNS Server in Gleam for Homelab Use

https://opengraph.githubassets.com/1057331d2397377372caf64bc14b386b9ee457f77a05220bdb1811a6bebbd493/vshakitskiy/armadillo
Configure it once on your router as the DNS resolver and every device on the network resolves your local domains automatically. When a DNS query arrives, the server checks its local record store first. If a matching record exists, it responds immediately with the configured IP. If no record matches, the query is forwarded to a configurable upstream resolver, the response is cached by TTL, and ...