@maiwann Pour les jeunes de moins de 25 ans c'est gratuit :)
The Verge subscription turns one
https://www.theverge.com/bulletin/839889/the-verge-subscription-turns-one?utm_source=flipboard&utm_medium=activitypub
Posted into The Verge @the-verge-theverge
Pokemon - Season 1 Episode 53 - The Purr-Fect Hero
Frame 235/1999
Caption: Meowth's got a feeling
Timestamp: 00:03:40
Meta offers EU users ad-light option in push to end investigation
Facebook agrees to change "pay or consent" model after talks with European Commission.
https://arstechnica.com/information-technology/2025/12/meta-offers-eu-users-ad-light-option-in-push-to-end-investigation/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social
@arstechnica use it sparingly, if at all. I joined right at the beginning, many years ago, and have seen it sink slowly but surely. The Fediverse is far more pleasant and acceptable. 😄
Dear Fediverse, thank you for being a safe haven from AI slop.
This morning, I checked out Pinterest for the first time in forever and saw an image purporting to be a LEGO set that was obviously AI generated - yuck!
Then on Reddit's popular page there was a video compilation of people saving children from terrible falls = AI slop.
YouTube's homepage: a short video showing a child and her dog covered in mud = AI slop.
What was I thinking? I should visit #Lemmy and #PeerTube instead...
@_elena i didn't know peertube yet, thx for sharing
The Accounting Uproar Over How Fast an AI Chip Depreciates https://tech.slashdot.org/story/25/12/08/1530255/the-accounting-uproar-over-how-fast-an-ai-chip-depreciates?utm_source=rss1.0mainlinkanon
I may have gotten a little carried away with this project, but let me tell you, this has been the absolute most delightfully satisfying thing ever to knit while sitting in on awful Zoom meetings!
(Pattern here: https://www.ravelry.com/patterns/library/fuck-dishcloth-2)
@dch Somehow the phrase, “Exhibit A” keeps coming to mind.
@Black_Flag @axeln @celeduc @cstross IFTAS has tracked many hundreds of these accounts being created, mastodon dot social is one of the most responsive at getting them removed. The state actor in question has been seen on over 180 servers in the past 60 days. Numerous servers have done nothing to remove these accounts or monitor new accounts. Accounts are still being created on open registration servers today.
Oh man, Andrew Garfield is such perfect casting
https://www.booksns.com/177417/ Looking for selkie Books with lore #SuggestMeABook Hi! Are there any books about selkies that have lore about their like, culture and way of life ig? I don't mind romance as long as the book features cool stuff about selkies! by VariousCampaign8708
Linguists start compiling the first ever complete dictionary of ancient Celtic.
More than 1 000 words used as far back as 325BCE will be collected for insight into a past linguistic landscape.
The vast majority of the material has been lost in the mists of time. But the remnants of a language spoken in parts of the UK and Ireland 2 000 years ago are being collected.
#Celtic #Languages #Archaeology #Wales #Scotland #Ireland #UK #History #Science
Funny how at a conference about risk assessment seemingly less than 5% of attendees are wearing masks 😷
We’ve had a light snowfall for the last couple hours. Loving it. ❄️🥶
Harry, primo passo per riottenere la scorta di Stato. C’è chi ipotizza il ritorno dei figli a Londra
https://www.repubblica.it/esteri/2025/12/08/news/harry_passo_per_riavere_scorta_di_stato_pace_con_carlo_ritorno_figli_londra-425029213/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Notizie dal mondo - la Repubblica @notizie-dal-mondo-la-repubblica-repubblica
Una Battaglia Dietro l'Altra domina nomination ai Golden Globe - Ultima ora - Ansa.it
https://www.ansa.it/sito/notizie/topnews/2025/12/08/una-battaglia-dietro-laltra-domina-nomination-ai-golden-globe_a79db30e-3d77-4274-942d-08e1fbe7d6f0.html?utm_source=flipboard&utm_medium=activitypub
Posted into ANSA Ultima ora @ansa-ultima-ora-AgenziaAnsa
@andrewnez i think there's a slippage of terminology here too:
The core problem is the lack of a lockfile. Every other package manager figured this out decades ago: you declare loose constraints in a manifest, the resolver picks specific versions, and the lockfile records exactly what was chosen.
for one, the resolver is only as powerful as the constraints. if your constraints are limited to name and simple version matching, then a lockfile is indistinguishable from a manifest—we see this from pip freeze, which is actually quite notable for not being a lockfile.
@andrewnez python has per-platform and per-python-version constraints, for which you'll need something like pip install --report to get a "locked" experience. that feature was a generalization of my work here https://github.com/pantsbuild/pants/pull/8793 which was able to lazy-load python requirements upon execution.
the poetry package manager has a truly fascinating system where it resolves a dependency tree across several target platforms at once. it's able to do this though because python packaging protocols have had a lot of people caring about them for many years.
Thinking btrfs. Looks reasonable, default filesystem for Fedora adds a lot of credibility. Snapshots and compression are a must.