@hipsterelectron@circumstances.run another one would be to separate "objects which are used as maps (e.g. de/serialization with JSON.stringify)" to "objects which are internal data structures", so their keys can be minified like other variable names
The Pew Research Center asks, “How Much of the Internet Is Written With AI?”
The answer: 35%
https://www.pewresearch.org/data-labs/2026/08/20/how-much-of-the-internet-is-written-with-ai/
@hipsterelectron@circumstances.run one of the more interesting transforms are to replace "methods" with free-floating functions that take in the data as an argument, so they don't strictly have to be downloaded on any reference to the class and can be code-split by a bundler and loaded only when a page that makes use of them does
this could be useful for things like API clients where the "class" Just contains an api key or whatever and a bunch of methods wrapping every api endpoint you could call to Do A Thing (favorite, boost, new post). is there strictly a reason to load the logic for, idk, changing your username on the home timeline?
RE: https://mastodon.social/@Gargron/117161234155098336
A SUPER TALENTED lineup that only underscores how Mastodon Collections are desperately missing a “FOLLOW ALL THESE AMAZING PEOPLE” button, so get your follow fingies ready!!!
Dolly Parton's passing is effortlessly proving that if you spend your life being nice and kind and generous instead of mean and cruel and selfish, then apologists for mean cruel selfish bullies won't have to go around scolding people for cheering when you die, because there will be no cheering.
A time traveling Actual AI from the future comes back to our time and is found to be <Yourusername>‘s Basilisk.
What does it do?
@NanoRaptor "fuck! shit! wrong date again! I keep trying to reach your birth date and missing... anyway, here's some future hrt that will gix you, until I get some of this to your birth, you're in a doomed timeline btw, bye"
This excellent reporting by Ryan Quinn is consistent with my understanding of what's happening with 2 CFR 200 given the Collins amendment to the CR that prohibits implementation until after December.
XCancel et Nitter, les interfaces web alternatives à Twitter/X, ont reçu une menace de procès. Le développement est arrêté, et cessera probablement. Ces services sont probablement finis.
https://news.ycombinator.com/item?id=49440786
Les fameux GAFAMs qui n'ont pas peur de la compétition.
RE: https://mstdn.social/@amydiehl/117158129768217954
Intéressant mais ça donnerait quoi en français ?
Comment on remplace la terminologie des prises males et des prises femelles ?
@Fangh@shelter.moe fiche (mâle) / prise (femelle) ?
Ads have landed in Apple Maps, and they are as bad as expected https://9to5mac.com/2026/08/26/ads-have-landed-in-apple-maps-and-they-are-as-bad-as-expected/?utm_source=dlvr.it&utm_medium=mastodon
RE: https://sociale.network/@n_margiotta/117160418590195864
Criminali, delinquenti, assassini e predatori. Ma lo possono fare con impunità e nell'indifferenza generalr solo perché c'è gente nell'"occidente liberale e democratico" che fa la scelta sbagliata tra la propria convenienza politica e la difesa delle Nazioni Unite e del diritto internazionale. Noi possiamo solo fare sonore pernacchie a questa gente quando verrà a fare la predica di legalità ai nonviolenti della flotilla, ai manifestanti con i colori idrosolubili, e ai cittadini in protesta.
Comportamenti sempre più disgustosi!
@urlyman Handcrafted slop -- that is how we all start .. slow coding, more thought is put into the code ..
Nowadays, zero thought, yank out code as fast as possible .. patch and bugfix forever.
@cisene yes. Speed is the (usually explicitly stated) objective of the slop engines.
Cannot end well
interesting work by #DeclassifiedUK' #McEvoy and #Miller on the #Fairford base supporting US war against #Iran [HT #ProgressiveInternational]
Last March, I revealed an unprecedented peak of cargo flights from the #Aviano US air base in #Italy to #Fairford
This is another watercolor painting, I’ve titled it Perspectives.
#art #watercolor #cats #artist #drawing
I added an MCP server to my BeamNG.drive mod, which was the best decision I think I've made to date regarding its development. What I'm doing now is very heavy on geometry, and rather than copy and paste, with all the terminal white space issues, converting multi-line lua anons into single lines, etc. Yeah, the agent can now drive the game directly, even give me instructions through NVDA if there's something I need to do in game.