Thaddée Tyl

@espadrine
117 Followers
185 Following
320 Posts
Self-replicating organisms. http://shields.io, Captain Train, Qonto. They.
Bloghttps://espadrine.github.io/blog/
Twitterhttps://mobile.twitter.com/espadrine
Who will succeed the supreme leader of Iran? Mohammad-Ali Movahedi Kermani? Ahmad Vahidi? Someone else?
Electronc invoicing is like the most boring topic in the world and yet the amount of human toil that is going to be saved by governments mandating it is incredible
After years of activist pressure, lawsuits, and bad press Ring made much needed reforms. Now, they’re pivoting back to mass police surveillance as a business model. https://www.eff.org/deeplinks/2025/07/amazon-ring-cashes-techno-authoritarianism-and-mass-surveillance
Amazon Ring Cashes in on Techno-Authoritarianism and Mass Surveillance

Ring founder Jamie Siminoff is back at the helm of the surveillance doorbell company, and with him is the surveillance-first-privacy-last approach that made Ring one of the most maligned tech devices. Not only is the company reintroducing new versions of old features which would allow police to...

Electronic Frontier Foundation

Oh this is wonderful news:

DNS-PERSIST-01: A New Model for DNS-based Challenge Validation
https://letsencrypt.org/2026/02/18/dns-persist-01.html

> Instead of publishing a new challenge record for each issuance, you publish a standing authorization in the form of a TXT record that identifies both the CA and the specific ACME account you authorize to issue for this domain.

#DevOps #SysAdmin #InfoSec

DNS-PERSIST-01: A New Model for DNS-based Challenge Validation

When you request a certificate from Let’s Encrypt, our servers validate that you control the hostnames in that certificate using ACME challenges. For subscribers who need wildcard certificates or who prefer not to expose infrastructure to the public Internet, the DNS-01 challenge type has long been the only choice. DNS-01 works well. It is widely supported and battle-tested, but it comes with operational costs: DNS propagation delays, recurring DNS updates at renewal time, and automation that often requires distributing DNS credentials throughout your infrastructure.

Today is European 112 Day 🇪🇺

📞 112 is the EU’s single emergency number.

It connects you to ambulance, fire brigade or police. It’s free of charge across Europe and offers language support in many countries.

A life-saving number everyone should know.

I don't want to laugh at someone's real distress but this IS very funny ...
@chergert I learned French when I was a child. I cannot fathom learning it now. Your resolve is inspiring.
That strongly implies that Mistral's next step is TTS. In fact, other tokens corroborate it: while [AUDIO] likely indicates that speech tokens follow, [REF] might indicate a reference voice pattern to copy, and [OUTPUT_AUDIO] might start converting text to audio.

It also outputs a [word] token, which fits the [STREAMING_WORD] token found in Voxtral 2.
Why have that?

For text-to-speech: there, when the model knows it has finished outputting the audio for a word, it generates the WORD action, so that we can feed it the next word to say.