No, everyone is not using AI for everything

https://substackcdn.com/image/fetch/$s_!n_r-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F957dc207-33f4-4e66-a821-66f340c9a623_1424x1404.png
About one third of the US population actively uses AI, one third occasionally uses it, and one third never uses it, contradicting the narrative that everyone is using AI for everything. People's concerns about AI, such as job replacement and privacy violation, and skepticism about its usefulness are driving this limited adoption, with many preferring to opt out or use AI in a more controlled manner.

The Birth and Death of JavaScript (2014)

The talk covers JavaScript's history from 1995 to 2035, discussing its flaws and positive impact. It's a science fiction comedy that explores programming's evolution.

Firewood Splitting Simulator

Split firewood in 3D — an interactive Three.js experience

Measles surge in Utah sparks fears US could undo decades of progress

https://i.dailymail.com/1s/2026/06/14/14/109342745-15897903-image-a-1_1781443305422.jpg
Utah has seen over 600 measles cases lasting more than a year, with the state reaching 679 cases, the longest-lasting series of measles outbreaks in the US since last year. The outbreak is attributed to years of miscommunication and misinformation about vaccinations.

Lisp's Influence on Ruby

Ruby's design is based on a simple Lisp, stripping out macros and s-expressions, then adding an object system, blocks, and Smalltalk-style methods. Ruby's functional features, such as blocks and Enumerable methods, are borrowed from Lisp.

Caddy compatibility for zeroserve: 3x throughput and 70% lower latency

zeroserve is a high-performance HTTPS server that JIT-compiles Caddyfiles to eBPF and native machine code. It supports HTTPS reverse proxy and custom code execution via eBPF.

FarOutCompany

https://faroutcompany.com/wp-content/uploads/Screenshot-2026-06-13-at-7.27.45-PM.png
Explore the work of under-appreciated artists of the 1960s and ‘70s counterculture.

The only scalable delete in Postgres is DROP TABLE

https://planetscale-images.imgix.net/assets/postgres-table-update-delete-C_kRTY7t.png?auto=compress%2Cformat
Deleting large amounts of data in Postgres can be inefficient due to write and replication overhead, but using DROP TABLE or TRUNCATE can scale much better. Structuring your schema with partitioning and avoiding large bulk DELETE operations can prevent bloat and improve database health.

Perlisisms

Programming principles emphasize modularity, simplicity, and adaptability, while also highlighting the importance of understanding the underlying mechanisms of computation. Effective programming requires a balance between creativity, discipline, and attention to detail, as well as a willingness to learn and adapt to new technologies and ideas.

Rio de Janeiro's city government model Rio3.5 beats Qwen3.7 in recent benchmarks

https://pbs.twimg.com/media/HKss_sHacAANNO5.jpg
Alibaba Qwen3.7 slowly fading into irrelevance at the frontier due to proprietary stance. In it's place we have Minimax M3 and... *checks notes* Rio 3.5 397b, made by the municipal IT company of Rio de Janeiro's city government. https://t.co/JgIJYVhoEi https://t.co/lVR83aAvPD

A 'cold blob' in the Atlantic could be a sign of AMOC shutdown – CNN

https://media.cnn.com/api/v1/images/stellar/prod/sei-299957227-copy.jpg?c=original&q=w_860,c_fill
A new study found that the "cold blob" in the North Atlantic Ocean is cooling due to the weakening of the Atlantic Meridional Overturning Circulation (AMOC) system. This could lead to a global catastrophe, including accelerated sea level rise and droughts, as the AMOC is heading towards a tipping point.

Formal Methods and the Future of Programming

https://blog.janestreet.com/formal-methods-at-jane-street-index/oxcaml-prover.png
Jane Street is now excited about formal methods after being skeptical due to high costs. They're building a team to make formal methods useful for software development.

Global density and biomass of arbuscular mycorrhizal fungal networks

Show HN: Dual YOLOv8n UAV Detection on RK3588S at 42 FPS Using NPU

https://opengraph.githubassets.com/5a0e11308dcbdae450250eefa98562a84745385c7cc2d6dc455ce865e1bfdd50/alebal123bal/khadas_yolov8n_multithread
Real-time YOLOv8n UAV detection at the sensor's 46 FPS ceiling, in ~140 MB of RAM. A high-throughput, low-footprint computer-vision pipeline for the Rockchip RK3588S SoC: it captures live 1080p MIPI frames, runs YOLOv8n across all 3 NPU cores in parallel (lifting throughput from ~31 to 46 FPS — the camera, not the pipeline, is now the limit), and streams the annotated result to HDMI or ...

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

You have 2,207 GoPro videos and used an M1 Max project to index and search for interesting moments. The project indexed 628 videos and sent the best clips to DaVinci Resolve.

How to Earn a Billion Dollars

To become a billionaire, one must create a startup with exponential growth, which can be achieved by making something users love so much they tell their friends, and then sustaining that growth in a large market. This can be done without cheating, as the key is to understand users deeply and make something that dramatically improves their lives, rather than exploiting them.

How did Atari apply side art to Arcade Cabinets?

https://arcadeblogger.com/wp-content/uploads/2026/06/img_20171115_155902_38392248716_o.jpg
Atari used screen printing to create its iconic arcade cabinet artwork in the early 80s, applying individual color layers one at a time. The process involved breaking artwork into color layers, creating separate screens for each color, and aligning them perfectly for a clean-looking finish.

UK set to announce social media ban for under-16s

Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Extinction-Level Capitalism

https://matthewbutterick.com/elc/images/harvester.jpg
David win­ner: ai is inher­ently polit­ical tech­nology; we see it as an ongoing social process. win-win: if we don't adopt ai whole­heart­edly, we will be losers; ai will deliver goodies a la the u.s. today, he says, but it's not just about jobs; it also affects wealth, politics, and the economy

Show HN: 3D print Z reinforcement via injected loops

https://mgunlogson.github.io/magma/assets/screenshots/04-injection-paths.png
Vertical reinforcement infill for FDM 3D printing. A fork of OrcaSlicer that injects molten plastic into sealed lattice channels during printing — for continuous solid Z-axis reinforcement, with no hardware modifications. ⚠️ Experimental. The slicer pipeline works end-to-end. Mechanical print results are still being characterized. Do not report bugs to the official OrcaSlicer repo. This is a ...

Free SQL→ER diagram tool, runs in the browser, nothing uploaded

https://sqltoerdiagram.com/og.png
SQL to ER Diagram is a free, open-source tool that converts SQL schema into interactive ER diagrams in the browser. It supports PostgreSQL, MySQL, SQLite, and SQL Server, with no account or sign-up required.

Honda Civics and the Evil Valet

The author has updated their project on reverse engineering the 2021 Honda Civic headunit, revealing a vulnerability called "EvilValet" that allows arbitrary code execution via the update path. A new tool, ota-builder, has been published to easily prepare update files.

EU Commission looking at practical consequences of Anthropic decision

Please enable JS and disable any ad blocker

KPMG pulls report on AI usage due to apparent hallucinations

https://techcrunch.com/wp-content/uploads/2026/06/GettyImages-2276519058.jpg?w=1024
KPMG's report on AI usage contained inaccuracies due to AI hallucinations, prompting an investigation. The firm removed the report and is reviewing its guidelines on AI use, including human oversight and source verification.

Cloud-based LLM gold rush is ending

https://substackcdn.com/image/fetch/$s_!7KR3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F50a143e8-ec25-4178-85d5-86a78e9fea3c_923x487.png
The author discusses how Apple's decision to focus on local AI processing may signal the end of cloud-based LLMs and the need for users to rebuild their apps. LLMs have limitations and are not as useful as hoped, requiring validation layers and human oversight to manage their probabilistic nature.

Dangerous hormone-disrupting chemicals found in US breast milk samples

https://i.guim.co.uk/img/media/949264e2b190900bf6ac7cb2b764b79ba4807533/0_0_6016_4016/master/6016.jpg?width=465&dpr=1&s=none&crop=none
Breast milk samples from Seattle mothers contain high levels of hormone-disrupting chemicals like BPA, BPS, and triclosan. These chemicals pose a serious risk to infants' development and are found in many everyday products, highlighting a widespread problem with chemical regulations.

Can't Stop the Signal. Poison It

https://blog.digitalgrease.dev/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=v1.25.0
Anubis is a server protection system using Proof-of-Work to prevent aggressive AI scraping. It requires modern JavaScript features, so disable JShelter or similar plugins for this domain.

Conversations with a six-year-old on functional programming (2018)

The author explained free theorems to a child by comparing them to function machines, then created a game where the child guesses the function machine's output based on its type. The child enjoyed the game and was able to guess some functions correctly, but struggled with others.

Historic co-determination helps monasteries navigate digital change

We’re checking your connection to prevent automated abuse

Don't trust large context windows

https://garrit.xyz/assets/five-years-of-blogging-cover-3d.png
The author describes the limitations of large context windows in LLMs, where attention drops off after 100k tokens, making them mostly a marketing number. To avoid this, the author uses a "breadcrumb approach" by writing and passing a spec to new sessions, keeping the working session in the smart zone.