Montrealer plans to sue major grocers over false ‘made in Canada’ labels
ctvnews.ca/montreal/article/mo…
🍿
Montrealer plans to sue major grocers over false ‘made in Canada’ labels
One Montrealer is taking on major grocers after buying products thinking they were made in Canada when they weren't.Laurence Brisson Dubreuil (CTVNews)
What's New in iOS 26 Accessibility for Blind and DeafBlind Users | AppleVis
Fall is almost here in the Northern Hemisphere, which means it’s time for another major release of iOS for the public. While some of the information in this article may be new to readers, this year’s changes started being discussed in the spring.www.applevis.com
At ProPublica, more than 80,000 individual members fuel our work. Not corporations, the government or advertisers.
Every donation, big or small, helps hold the powerful accountable.
Together, we’re stronger. Join ProPublica during our Fall Member Drive: propub.li/42iIc9c
Fake citations inside Education Accord don't impact its credibility, minister says
cbc.ca/news/canada/newfoundlan…
Riiiight.
Our product lineup is ready for Tahoe, but Tahoe may not be ready for you.
In 26.0, two distinct OS bugs can cause lost audio. You may wish to delaying upgrading your Mac.
See our post for more: weblog.rogueamoeba.com/2025/09…
Rogue Amoeba’s Apps Are Ready for MacOS 26 (Tahoe)
Tahoe may not be quite ready for you though.weblog.rogueamoeba.com
AudioRelay: Stream audio between your devices
Stream the audio of your PC or laptop to your phone. Use your phone as a microphone for your PCAudioRelay
I spent part of today learning about Django-Unicorn as an alternative to Phoenix LiveView. Sadly Unicorn doesn't support push events- they just abstract away the AJAX calls and re-rendering.
Django Reactor does support events, but then you have to use async all over the place, and even then the components don't get state pushed to them, they send a message to the client which then makes an AJAX request for a state update.
Finally joined @Tutanota!
Another major step in de-Googling my life!
My week: lists.haxx.se/pipermail/daniel…
award, 8.16.0, all headers, major incident, keynote, EuroBSDCon
I love that on fedi I will frequently come across posts which say things like, "I'm switching my LobNar configuration from Dexxxxus to Qzzzzp, because while I appreciate the LBND support, Drippz doesn't play well with *screeching sound repeated seven times at precise intervals* and my ¿~™€€÷¿ port is 33759904.5 so I can't install 🍒🍒🍒 without voiding my warranty."
And I'll look at it and wonder idly what the fuck they're talking about, but I don't have to care, so I let it flow over me like the lifeblood of the universe, while secretly harboring the suspicion that no one, not even the poster themselves, knows what the fuck they're talking about.
Having been a professional computer toucher myself at one point, I appreciate cant and shop talk. That's part of the reason why I find fedi jargon so fascinating, because even though I vaguely know what some of it is talking about, it's all still mostly Greek to me, which is awesome.
I was #awarded Developer of the year yesterday (in Sweden).
daniel.haxx.se/blog/2025/09/13…
Developer of the year
Developers Day is a recent annual Swedish gala organized by the Stockholm-based company Developers Bay. This is its third year running.daniel.haxx.se
daniel:// stenberg:// reshared this.
Dozens of things you can do to clean up a fresh install of Windows 11 24H2 and Edge
If you start using Windows 11 this year, you’ll want to know how to clean it up.Andrew Cunningham (Ars Technica)
GitHub - Raphire/Win11Debloat: A simple, easy to use PowerShell script to remove pre-installed apps, disable telemetry, as well as perform various other changes to customize, declutter and improve your Windows experience. Win11Debloat works for both Windo
A simple, easy to use PowerShell script to remove pre-installed apps, disable telemetry, as well as perform various other changes to customize, declutter and improve your Windows experience. Win11D...GitHub
ChatGPT added MCP support on Wednesday.
ChatGPT leaked private Gmail data to attackers by Friday. 🤦♂️
Because #promptinjection is not a problem these "PhD level" AI assistants have solved.
Look at that calendar invite. That text is all it took for taking over someone's #ChatGPT connected data. Allowing the attacker to use the same #MCP enabled tools that are supposed to make AI useful at work.
It really is as stupid as @davidgerard keeps telling in Pivot to AI.
Gosh, why doesn't he just shut up and take care of his failing businesses? :)
Ah, last but not least, the congratulatory email ended with words “God bless you!”
That really gave it away! LOL
Re: last boost (cyberplace.social/@GossiTheDog…), I wonder if Windows is also becoming less popular with blind kids. My immediate reaction was that they're an exception, because Windows still has the best screen readers. But my sample size of younger generations of blind people is too small for me to be sure.
Without checking, name the band behind Tubthumping, Enough is Enough, Mouthful of Shit etc.
Please reboost for sample size.
- Chumbawumba (64%, 314 votes)
- Chumbawamba (35%, 170 votes)
RIP pthread_cancel() in curl. It was an interesting adventure.
#curl
eissing.org/icing/posts/rip_pt…
RIP pthread_cancel
I posted about adding pthread_cancel use in curl about three weeks ago, we released this in curl 8.16.0 and it blew up right in our faces. Now, with #18540 we are ripping it out again.icing's blog
I think it's reasonable to declare that pthread_cancel() is effectively broken for any nontrivial use on contemporary OSes and it is unlikely to be fixed any time soon.
(I suspect it would actually be easier to cajole libc maintainers into adding an async friendly version of GAI() than to make GAI() cancellation safe.)
If you want a cancellable thing from which you can make blocking calls, the only near-universal option is subprocesses. Unfortunately there are reasons why in some ecosystems it is impolite for a library to start a subprocess.
async sjolsen
in reply to async sjolsen • • •async sjolsen
in reply to async sjolsen • • •