LetsEncrypt – Expiration Notification Service Has Ended https://letsencrypt.org/2025/06/26/expiration-notification-service-has-ended/
letsencrypt.org
Expiration Notification Service Has Ended
Since its inception, Let’s Encrypt has been sending expiration notification emails to subscribers that have provided an email address to us via the ACME API. This service ended on June 4, 2025. The decision to end the service is the result of the following…
Use keyword-only arguments in Python dataclasses https://chipx86.blog/2025/06/29/tip-use-keyword-only-arguments-in-python-dataclasses/
chipx86.blog
Tip: Use keyword-only arguments in Python dataclasses – ChipLog — Christian Hammond
Python dataclasses are a really nice feature for constructing classes that primarily hold or work with data. They can be a good alternative to using dictionaries, since they allow you to add methods, dynamic properties, and subclasses. They can also be a…
A glob of 99M-year-old amber trapped a zombie fungus erupting from a fly https://www.cnn.com/2025/06/24/science/amber-insect-zombie-fungi-fossil
CNN
Stunning amber fossil reveals ‘Last of Us’-type fungus likely lived alongside dinosaurs
Paleontologists studying insects trapped in amber from 99 million years ago have made a remarkable discovery: an ant and a fly with parasitic fungi bursting from their bodies.
New proof dramatically compresses space needed for computation https://www.scientificamerican.com/article/new-proof-dramatically-compresses-space-needed-for-computation/
Scientific American
New Proof Dramatically Compresses Space Needed for Computation
Surprising new work bucks 50 years of assumptions about the trade-offs between computation space and time
The provenance memory model for C https://gustedt.wordpress.com/2025/06/30/the-provenance-memory-model-for-c/
Jens Gustedt's Blog
The provenance memory model for C
[The wordpress markdown inclusion does a very bad job, it seems, there have been some idiotic formatting errors. I hope that these are fixed, now.] A years-long effort led by Kayvan Memarian and Pe…
Jane Austen's Boldest Novel Is Also Her Least Understood https://www.nytimes.com/2025/06/27/books/review/jane-austen-mansfield-park.html
NY Times
Jane Austen’s Boldest Novel Is Also Her Least Understood
“Mansfield Park” continues to complicate the writer’s legacy 250 years after her birth. Lauren Groff explains how the novel’s dark themes and complex ironies help keep Austen weird.
Ultrasound toothbrush promises painless checks for hidden gum problems https://phys.org/news/2025-06-ultrasound-toothbrush-painless-hidden-gum.html
phys.org
Ultrasound toothbrush promises painless checks for hidden gum problems
When visiting the dentist, you might remember being poked and prodded by a thin metal instrument to check your teeth and gums. This technique, called periodontal probing, is used to look for signs of ...
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken https://github.com/M4THYOU/TokenDagger
GitHub
GitHub - M4THYOU/TokenDagger: High-Performance Implementation of OpenAI's TikToken.
High-Performance Implementation of OpenAI's TikToken. - M4THYOU/TokenDagger
The Plot of the Phantom, a text adventure that took 40 years to finish https://scottandrew.com/blog/2025/06/you-can-now-play-plot-of-the-phantom-the-text-adventure-game/
Scott Andrew
You can now play "The Plot of the Phantom," the text adventure game that took me 40 years to finish | Scott Andrew
Gnarled JavaScript warlock, musician, cartoonist, dilettante.
Entry-level jobs down by a third since launch of ChatGPT https://www.personneltoday.com/hr/fall-in-entry-level-jobs-linked-to-rise-of-ai-tools/
Personnel Today
Fall in entry-level jobs linked to rise of AI tools
Entry-level jobs have taken a major hit, dropping by nearly a third since the advent of widely available generative AI tools.
Donkey Kong Country 2 and Open Bus https://jsgroth.dev/blog/posts/dkc2-open-bus/
jsgroth.dev
Donkey Kong Country 2 and Open Bus | jsgroth's blog
Donkey Kong Country 2 has a pretty well-known bug in the old SNES emulator ZSNES where some stages have spinning barrels that don’t work properly. One of the earliest pictured here, in the first stage of Krem Quay (third world):
After you jump into the barrel…
After you jump into the barrel…
The Academic Pipeline Stall: Why Industry Must Stand for Academia https://www.sigops.org/2025/the-academic-pipeline-stall-why-industry-must-stand-for-academia/
ACM SIGOPS
The Academic Pipeline Stall: Why Industry Must Stand for Academia
The Research Pipeline is Stalling
The U.S. National Science Foundation (NSF) froze all outgoing funding, including new awards and scheduled payments on active grants. Over 1,000 NSF research projects were abruptly canceled in a few days, resulting in roughly…
The U.S. National Science Foundation (NSF) froze all outgoing funding, including new awards and scheduled payments on active grants. Over 1,000 NSF research projects were abruptly canceled in a few days, resulting in roughly…
There are no new ideas in AI, only new datasets https://blog.jxmo.io/p/there-are-no-new-ideas-in-ai-only
blog.jxmo.io
There Are No New Ideas in AI… Only New Datasets
LLMs were invented in four major developments... all of which were datasets
I write type-safe generic data structures in C https://danielchasehooper.com/posts/typechecked-generic-c-data-structures/
Danielchasehooper
I Write Type Safe Generic Data Structures in C
I write type safe generic data structures in C using a technique that I haven’t seen elsewhere1. It uses unions to associate type information with a generic data structure, but we’ll get to that. My approach works for any type of data structure: maps, arrays…
Printegrated Circuits: Merging 3D Printing and Electronics https://spectrum.ieee.org/3d-printing-smart-objects
IEEE Spectrum
“Printegrated Circuits” Bring the Smarts to 3D Printing
How can hobbyists make their 3D printed objects smarter? Discover the printegrated circuits that embed microcontrollers seamlessly.
Proton joins suit against Apple for practices that harm developers and consumers https://proton.me/blog/apple-lawsuit
Proton
Proton joins suit against Apple for predatory practices that harm developers and consumers | Proton
Apple's anti-competitive App Store policies are gouging consumers, enabling censorship, and harming privacy-focused developers. We're joining a lawsuit to restore internet freedom.
Show HN: Open-Source International Space Station Tracker ESP32/Arduino for $20 https://github.com/GuitarML/SpaceStationTracker
GitHub
GitHub - GuitarML/SpaceStationTracker: Simple app to display the current location of the International Space Station on a ESP32…
Simple app to display the current location of the International Space Station on a ESP32 CYD (Cheap Yellow Display) - GuitarML/SpaceStationTracker