I absolutely love this small corner of the internet we've got here 💜
Ce matin 7h30, rdv avec le proviseur et le CPE du nouveau lycée d'Ado2, il repasse son bac.
Je l'ai prévenu de la mise au carré qui l'attend.
Je suis habillée comme si j'allais à un mariage.
Ma respiration est courte comme avant un saut en parachute.
Je sue des dessous de bras alors qu'il fait seulement 25° dans l'appart.
Cet état de fébrilité dans laquelle l'école me met, spa bien adulte quand même.
😐
Growing up with the phrase “Wikipedia isn’t a valid source,” only to end up in a daily life where everyone says, “Just ask ChatGPT.”
Vandaag hadden we de kick off van de pilot alternatieve mailvoorziening UU. Samen uitgewerkt wat we (ongeveer) gaan doen de komende tijd, wordt vervolgd!
"Please provide the account and the click on the problem you want to report"
• XYZ
• Hate Speech
"We are taking hate speech very serious as we want our platform to be a safe space for all users. Please provide your email address and your role in this incident"
• ZXY
• Non-Platform related reporter
"Thank you. For hate speech please fill you this form in the link."
• Clicks links
"Please provide the account and the click on the problem you want to report"
Same window I'm already in. 🙄
@ElPamplina @javierarmentia que opinas de alain connes y la forma en q piensa la naturaleza emergente del tiempo?
@salgari @ElPamplina si la pregunta era para mí, no conozco casi nada del asunto más allá de algunas cosas divulgativas. Así que no tengo ni idea de si en el fondo el tiempo, como dicen Connes y Rovelli, es en el fondo una ilusión efecto de nuestra incapacidad de gestionar lo microscópico y demás.
En cualquie caso, yo hablaba aquí del tiempo que miden los relojes, del tiempo que usamos para ordenar las vidas y demás, que es algo más prosaico y menos especulativo.
@cwicseolfor @inthehands it does, but only kind of. I suspect that he's just marinated in claude speak for so long that his own writing now just sounds Like That™
@cwicseolfor @inthehands which seems even sadder, if that's actually the case
Yes, those screenshots are using Atmosphere (AT Protocol) accounts in them, but this design is intended to work for the fediverse as well!
Generally we're thinking that client applications (e.g., phanpy and elk) would use a login to get a credential back, but for jumping between different fediverse servers we would use the fields API to retrieve the account identifier and then pair that with @benpate's activity intents FEP.
Why? Because you can probably trust a client app deployed in a known location, but you'd be less likely to trust a random server with a credential.
@inthehands Perhaps the most harrowing part of this is the meta effect: the way it reads it seems like he used a bloody LLM to write it for him. Even after all that.
@cwicseolfor @inthehands it does, but only kind of. I suspect that he's just marinated in claude speak for so long that his own writing now just sounds Like That™
The new season of Silo has been awesome
@stalman so, so good
The new season of Silo has been awesome
British Prime Minister Andy Burnham says the water industry "stands as a leaking monument" to what he sees as the failure of decades of privatization in Britain, signaling he's open to nationalizing the industry. https://www.japantimes.co.jp/news/2026/09/02/world/politics/burnham-water-uk-public-control/?utm_medium=Social&utm_source=mastodon #worldnews #politics #andyburnham #water #uk #labour
L'asso ou le groupe qui s'appelle "Low-Tech Toulouse" et qui aurait pu s'appeler "Toulouse Low-Tech", c'est impardonnable.
On a different note, I've suspected for some time and publicly stated that they are eventually going to deprecate legacy email servers, but/and I don't see any documentation of that claim and it remains speculation for me. A year ago, this came up here:
https://support.delta.chat/t/support-for-non-chatmail-email/4091/2
And a dev responded that it is not the case. Do you have some newer information that I missed? Do share if so. It won't matter to me too much because building a chatmail server is also pretty easy, but moreso just curious if they finally dropped the bomb?!
@oemb1905 The whole matter has becoming confusing to the point of being stressful. What is certain is;
"It is not supported to share usage of an email address with non-chatmail apps or web-based mailers"
https://delta.chat/en/help#can-i-use-a-classic-email-address-with-delta-chat
So if I want to use ChatMail, I need to set up an email account that's not used for standard email. The whole purpose of this thread was to fish for reasons that might be worth the effort. So far I haven't seen any.
RE: https://mastodon.laurenweinstein.org/@lauren/117199430225559755
Hey Siri delete Apple Maps from my iPhone ....
Some wise words from the fabulous Emily Writes in these trying times.
Everything is f**ked, everybody sucks
https://www.emilywrites.co.nz/everything-is-f-ked-everybody-sucks/
@AugierLe42e @dlb Tout en sachant que le PIB est lui-même un indicateur complétement pété, sorti après guerre pour avoir une mesure à la louche de dégât et dont les auteurs ont dit clairement que ça ne devait pas servir d'unité de mesure universelle…
Il faut lire et écouter Timothée Parrique https://timotheeparrique.com
Pour moi, le "tout le monde" est faux
J'imaginer qqun de sérieux qui croirait à tout ça
C'est des pretextes et des théories fumeuses qui remplaces des théories dont la fumée s'est trop diluée
Alors tu peux t'en convaincre. Une vie dans le mensonge, faut des illusions solides
Mais qqun qui creuse, tu tombe tellement vite sur des incohérences…
Tous les libéraux sont soit des naïfs, soit des menteurs. Soit t'as pas lu, soit tu sais qu'il faut pas que les autres lisent
Of what use is software freedom to someone who doesn't know how to program a computer? If I have the right to change the software that controls my devices, but lack the skill, knowledge, time, or money to do so, do I really have software freedom? This dilemma has worried me for a long time. I think I have a new thought.
Spoiler: communities and designing software around them.
TEXAS — Hard to keep up with all the ways Republicans are attacking democracy in this country 🇺🇸
the thing about a parser compiler is that the user describes exactly the grammar they want to match. so they're actually constructing a representation of their desired data structure through the grammar interface--which then also happens to be serializable.
(and yes, you can run the grammar in reverse to generate "random" inputs, but this is actually much harder than it sounds for nontrivial grammars. however, serializing a concrete data structure is very straightforward)
but real-world data isn't like that! you can't construct it yourself!