#cached
Coming soon to a compute near you - every-python!

Build and run any commit of CPython! every-python makes a blobless clone of the CPython repository (~200MB), checks out the version you want, and builds it locally. Built versions are cached for reuse.
November 10, 2025 at 5:58 PM
this really captures the specific set of cached/unconfronted assumptions that underlie a lot of discourse, especially here (from @andymasley.bsky.social)
November 7, 2025 at 1:16 PM
Fruitful morning! Increased performance of fill mesh generation by a blistering 2600%!

Spline points are now cached and vertices are processed in parallel on all cores 🚀 Makes for very smooth iteration. #unity3d #pcg #gamedev #indiedev
November 10, 2025 at 10:05 AM
TBF I think I was viewing right when they deleted, and the cached one still showed when I hit back
November 10, 2025 at 3:33 PM
A new video of a wobbly cube that's rendered via ray-marching a discretized SDF. Hypnotic!

Distances are reconstructed via trilinear interpolation of cached values on a grid.

This is the equivalent of what was shown in my earlier 2D animations (see below!)
November 11, 2025 at 11:17 PM
Cached US Kindle giveaway: 6 copies of SUNSHINE by Robin McKinley, which remains one of my favorite vampire books of all time. (I honestly can't think of one I like more, although @tanyahuff.bsky.social's Vicky Nelson series as a whole matches it).

#KindleBookGiveaway
November 10, 2025 at 9:01 PM
Cached US Kindle giveaway: 10 copies of M. R. Carey's INFINITY GATE (THE PANDOMINION BOOK 1), which was my favorite hard(ish) SF book the year it came out; the sequel, Echo of Worlds, is *better*.

#KindleBookGiveaway
November 11, 2025 at 8:34 PM
In case you’re interested—Mastodon fixed two of its weaknesses:
• Quote posts are now supported
• Everyone always sees all replies. Each server has a local view of the social network, so replies are fetched on demand and cached per server.
blog.joinmastodon.org/2025/11/mast...
Mastodon 4.5
Quote posts, the end of missing replies, new tools for admins and better emojis. All of these and more, in our latest release.
blog.joinmastodon.org
November 7, 2025 at 3:42 AM
Cached US Kindle giveaway: 10 copies of The Uplift War (The Uplift Saga Book 3) by @davidbrinks.bsky.social, which I *have* and *have read* and *have enjoyed*, and in fact have given out before. This is my favorite of the Uplift books!

#KindleBookGiveaway
November 7, 2025 at 7:04 PM
I don't mean to brag, but...

I'm in the top 10 for both number of #observations and #species of prey items #cached by #LoggerheadShrike in the @inaturalist.bsky.social #project, #LarderLocker!

#biodiversity #oklahoma #wildlife #grasslands #birds #butcherbird #shrike #larder
November 9, 2025 at 11:11 PM
Putting a URL into my browser and hitting enter should load the URL, not attempt to look for some cached Javascript reload-handler for that URL. I don't like Javascript mentality. Yes it makes "web apps" behave better but imho a document system like the web isn't the right place for responsive UIs!
November 11, 2025 at 2:41 PM
Cached US Kindle giveaway: 10 copies of The Copper Promise (complete novel) (Copper Cat Trilogy) by @sennydreadful.bsky.social, which I *have* but *haven't read*, so if you read it please let me know what you think! That name is awfully long.

#KindleBookGiveaway
November 6, 2025 at 7:19 PM
another still (and this is going to be a completely separate subproject) is that an off-the-shelf rdf quad store does not have any mechanism for expressing the modification time of a query result, meaning it can't be cached

senseatlas.net/d8554fc3-b7b...
Sense Atlas is particularly slow after POSTs because the RDF store only has a single global modification time (that I had to hack in).
2025-06-26T17:05:34Z
senseatlas.net
November 12, 2025 at 1:19 PM
Cached US Kindle giveaway: 6 copies of Feedback (Newsflesh Novels Book 4) by Mira Grant, whom most people know by her alter-ego @seananmcguire.bsky.social. I think we really want this book to sell a lot of copies.

#KindleBookGiveaway
November 5, 2025 at 7:17 PM
istg i notice a tab slow down on firefox and so i duplicate it and close the original tab and it always has some shit i was on 2 days ago cached instead of what i was Just doing
November 10, 2025 at 8:39 AM
Cached US Kindle giveaway: 10 copies of The Goddess of Nothing At All (Unwritten Runes Duology Book 1) by @catrector.com, which I *have* but *haven't read*. The author promo'd it, so I got some copies to give away, then and now. Yay self-promotion!

#KindleBookGiveaway
November 9, 2025 at 7:03 PM
Hm, interesting, and yeah, I think I can see a rather weird way that this could maybe happen (where uninstalling the app isn't actually removing cached data, so upon reinstall you open the app and are magically already logged in)
November 7, 2025 at 7:43 AM
oh. oh no. my coworker did way less than i thought. some of these machines are fighting for their LIVES on a network that was killed off ages ago

like down to tertiary DNS records and hints of cached GPOs
November 5, 2025 at 9:52 PM
Cached US Kindle giveaway: 6 copies of AMERICAN ELSEWHERE by @robertjbennett.bsky.social, which I *have* and *have read* and *have given away before*. I say this every time I give it out: this was the first "creatures from beyond space and time" book that I read and *got that*.

#KindleBookGiveaway
November 4, 2025 at 7:03 PM
Cached US Kindle giveaway: 10 copies of Terry Pratchett's INTERESTING TIMES, which is a book I thought about a lot while watching the RED movies. I'm ... not in a good space right now, so I can't babble about it much.

#KindleBookGiveaway #GNUTerryPratchett
November 3, 2025 at 6:54 PM
Cached US Kindle giveaway: 6 copies of INTO THE DROWNING DEEP by Mira Grant aka @seananmcguire.bsky.social, which I *have* and *liked a lot* and *have given out before* and will probably give out again. This is probably the best
November 1, 2025 at 6:48 PM
The thing about “make,” it’s incremental, meaning it will detect files that are already built and will only compile what’s missing or outdated.

Another tip:
make -j$(nproc) 2>&1 | tee cached-build.log

You can also use the V=1 flag on make to log verbosely.
November 4, 2025 at 3:33 AM
Cached US Kindle giveaway: 10 copies of Terry Pratchett's THE FIFTH ELEPHANT, the last Carrot book I read.

#KindleBookGiveaway #GNUTerryPratchett
October 31, 2025 at 7:14 PM
many other folks, who see the thing a bit more clearly than that, are mad because something is coming on to their turf & making their lives more precarious

but, because it's this unanticipated thing, they don't have thought out or consistent reasons why it is mad. there are no good cached arguments
November 2, 2025 at 3:35 PM
Fixed the RSS feed for my website notes this morning. @11ty.dev makes it super easy to do. Except I got caught out by caching. I must remember that dates are cached in JSON as strings. 🤦
November 1, 2025 at 12:10 PM