This is so good, we wish WE had made it! The history & lunacy of the disinformation campaign around 15-Minute Cities, by 2 “non experts” @[email protected] & @[email protected] who show how experts SHOULD be communicating. Thanks to the @[email protected] podcast. #UrbanTruth
15-Minute Cities – How Urban D...
Federation Bot
Stewarding the Digital Commons
Beyond the extractive models of venture capital and the burnout of unsupported altruism lies a third way: stewarding our essential digital infrastructure as a commons. Let's build a sustainable future for open source.
Congrats University of Waterloo for leaving X! Make sure to follow them here @[email protected]
To my surprise, the State Police response to my public records request included more than an hour of video taken from the helicopter over the protest at the federal building on January 10. Potentially of interest, there were -four- people on the roof of city hall. They operated the drone. 1/?
Refreshing social media every few minutes to discover if Trump has bombed Iran, Cuba, Anthropic or the Supreme Court.
#RIP Dan Simmons, author of one of the greatest #scifi series of all time, The Hyperion Cantos. A work of genius. arstechnica.com/culture/2026...
"HHS under Kennedy has made a habit of throwing good money after bad science. ... there has been a harmful shift in priorities. Cutting-edge discoveries and clinical investigations are denied crucial resources while junk science and fringe beliefs are elevated without justifiable explanation."
RE: https://bsky.app/profile/did:plc:z6rujpf4u56jfie7aqic2nfg/post/3mftlibsgus2u
RE: https://eupolicy.social/@finnmyrstad/116141082378515849
Here a small movie by the Norwegian Consumer Council inspired by @pluralistic
@kirschner @pluralistic Brilliant. Nodded my head all the way through the video. Every word spoken in truth. #EnshittificationSucks
So I wrote the thing. Trigger warning.
Too many parallels to ignore.
on the other trafficked girls ...
So, the Epstein files. Maybe it’s time to reread the book of Esther with eyes to beautiful underaged girls being trafficked by the State.
RE: https://bsky.app/profile/did:plc:4eedw4y6ei2dqjgspjeskzlk/post/3mfrx3tkowc2a
Tickets for Local-First Conf 2026 are now on sale!
Join us July 12-14 in Berlin for 2 days of single-track talks, and then a 3rd day we're calling "Lab Day", hosted by us at Ink & Switch
RE: https://bsky.app/profile/did:plc:2obhktbn33nmne2doci6gzqt/post/3mfrkry6sf22x
“Choice. The solution is choice.”*
You should download Firefox 148 (released today!) and explicitly set the new "AI Controls" to your preferred choice.
- https://www.firefox.com/
Disclosure: I work for Mozilla, but this post, like all on this site, represents my personal thoughts and opinions.
More and more software includes various "AI" features. The “quotes” are deliberate because there is an increasingly fuzzy popular understanding of what is or is not “AI” that continues to diverge from any specific technical meaning.
Many folks have expressed strong opinions against "AI" features (for lots of reasons which are worth a separate blog post), in particular in web browsers, and a desire for a simple way to disable such features.
Tentatively called an “AI kill switch”, the Firefox team developed both an overall switch to turn off or block various "AI" features by default (including any future features), and the ability to selectively enable specific features. Or vice versa (turn on by default, and selectively disable specific features).
See the official blog post for screenshots and lots more details:
- https://blog.mozilla.org/en/firefox/how-to-use-ai-controls/
I have set my own "Block AI enhancements" setting to "blocked", with the exception of enabling "Translations". Translations are a feature I use often, a feature that requires per-page activation (another degree of user-control), and runs completely locally on my browser. Nothing automatic, nothing that requires submitting what I’m reading to a random server.
For me this was an easy choice because it fits within my prior larger personal preference of using a restricted browser by default, with leaner settings, for greater security, privacy, and performance reasons. I do keep various other browser variants (and profiles) for testing purposes, experiments, or seeing what a new user may be experiencing.
The rest of this post is not about AI.
My Top Two Browser Extensions
As part a more restricted personal browser approach, for a long time I have run with two add-ons that block A LOT more by default:
- NOSCRIPT: https://addons.mozilla.org/en-US/firefox/addon/noscript/
- EFF Privacy Badger: https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/
I do not use a separate ad blocker. With NOSCRIPT, in general I don’t have to.
I prefer to explicitly grant permission to a site (domain) for its scripts to load. Some sites I use often enough that I've granted persistent permissions for their scripts. Others, third parties in particular, that I know function purely for analytics or tracking I explicitly persistently block, because they seem totally disconnected from any user benefit.
Yes it’s extra work, however, I find it worth seeing just how much each site depends on scripts, third party scripts, and how many.
It’s especially worth it when I'm on slow or intermittent wifi, where every script blocked makes a big difference in how fast a site loads. Yes this is still a problem.
The network is not the computer. The network is the weakest link.
Even now, in 2026, contrary to popular (especially developer) beliefs that fast internet access is ubiquitous, frequently it is not.
If you’re on a train, plane, or at an event with thousands of people like a concert or many conferences, your wifi or even mobile connection will be intermittent or slow at best.
Just this past Saturday at the F1 Exhibition in the San Francisco Marina, the cell networks were overwhelmed due to the crowds, with even “simple” text or chat messages failing to send. Last year at the Portola Festival their wifi was so bad that even if you managed to connect to it, simple HTML pages barely loaded, while native applications dependent on network access failed completely.
JS;DR
Many times if a site fails to display content without JavaScript, I simply close the tab.
I already have so many open tabs to read (process) that I no longer feel any need to read any particular new website that fails to show content without JavaScript. If their web developers can’t be bothered to take the time to implement progressive enhancement, why should I bother to take the time to read their content? More on this:
- https://tantek.com/2025/069/t1/ten-years-jsdr-javascript-required-didnt-read
- https://indieweb.org/js;dr
A subtler form of JavaScript failure is when a site’s content is displayed, however its buttons or even simple hyperlinks fail to function due to scripts not loading:
- https://tantek.com/2012/073/t4/js-ajax-only-tired-waiting-bloated-scripts-sxsw-wifi
Progressive Permissions
On sites that I do allow scripts, I still limit their access to cookies using the Privacy Badger add-on, and only selectively enable them if I’m logging in or otherwise customizing my experience on that site.
When websites immediately request use of a cookie disconnected from any user action that would justify a need for a cookie, it seems both presumptuous, and frankly, a bit pushy or rude. It also seems like rushed or lazy coding.
User requests are what computers are for.
A user-centric approach to any kind of permission or capability, whether cookies or personal information like location, would only request such as part of directly handling an explicit user action that requires the capability.
The simple act of viewing a website should never require cookies, location information, or any other capabilities that require special permissions. E.g.
- If I successfully log into a website, a cookie helps me stayed logged in.
- If I click a "show me my present location" button on a map site, it makes sense to request my location to fullfil that user request.
This probably could have been several blog posts.
Yet the common theme across all of these is user choice.
Whether new features, use of scripts, or privacy impacting features such as cookies or personal location, users should always have the choice and agency to say no, and customize their web browsing experience accordingly.
#Firefox #AIcontrol #AIkillswitch #JSDR #UserChoice
*Top of post quote paraphrased from Neo in The Matrix Reloaded who said: “Choice. The problem is choice.”
“Choice. The solution is choice.”*
You should download Firefox 148 (released today!) and explicitly set the new "AI Controls" to your preferred choice.
* https://www.firefox.com/
Disclosure: I work for Mozilla, but this post, like all on this site, represents my personal thoughts and opinions.
More and more software includes various "AI" features. The “quotes” are deliberate because there is an increasingly fuzzy popular understanding of what is or is not “AI” that continues to diverge from any specific technical meaning.
Many folks have expressed strong opinions against "AI" features (for lots of reasons which are worth a separate blog post), in particular in web browsers, and a desire for a simple way to disable such features.
Tentatively called an “AI kill switch”, the Firefox team developed both an overall switch to turn off or block various "AI" features by default (including any future features), and the ability to selectively enable specific features. Or vice versa (turn on by default, and selectively disable specific features).
See the official blog post for screenshots and lots more details:
* https://blog.mozilla.org/en/firefox/how-to-use-ai-controls/
I have set my own "Block AI enhancements" setting to "blocked", with the exception of enabling "Translations". Translations are a feature I use often, a feature that requires per-page activation (another degree of user-control), and runs completely locally on my browser. Nothing automatic, nothing that requires submitting what I’m reading to a random server.
For me this was an easy choice because it fits within my prior larger personal preference of using a restricted browser by default, with leaner settings, for greater security, privacy, and performance reasons. I do keep various other browser variants (and profiles) for testing purposes, experiments, or seeing what a new user may be experiencing.
The rest of this post is not about AI.
My Top Two Browser Extensions
As part a more restricted personal browser approach, for a long time I have run with two add-ons that block A LOT more by default:
* NOSCRIPT: https://addons.mozilla.org/en-US/firefox/addon/noscript/
* EFF Privacy Badger: https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/
I do not use a separate ad blocker. With NOSCRIPT, in general I don’t have to.
I prefer to explicitly grant permission to a site (domain) for its scripts to load. Some sites I use often enough that I've granted persistent permissions for their scripts. Others, third parties in particular, that I know function purely for analytics or tracking I explicitly persistently block, because they seem totally disconnected from any user benefit.
Yes it’s extra work, however, I find it worth seeing just how much each site depends on scripts, third party scripts, and how many.
It’s especially worth it when I'm on slow or intermittent wifi, where every script blocked makes a big difference in how fast a site loads. Yes this is still a problem.
The network is not the computer. The network is the weakest link.
Even now, in 2026, contrary to popular (especially developer) beliefs that fast internet access is ubiquitous, frequently it is not.
If you’re on a train, plane, or at an event with thousands of people like a concert or many conferences, your wifi or even mobile connection will be intermittent or slow at best.
Just this past Saturday at the F1 Exhibition in the San Francisco Marina, the cell networks were overwhelmed due to the crowds, with even “simple” text or chat messages failing to send. Last year at the Portola Festival their wifi was so bad that even if you managed to connect to it, simple HTML pages barely loaded, while native applications dependent on network access failed completely.
JS;DR
Many times if a site fails to display content without JavaScript, I simply close the tab.
I already have so many open tabs to read (process) that I no longer feel any need to read any particular new website that fails to show content without JavaScript. If their web developers can’t be bothered to take the time to implement progressive enhancement, why should I bother to take the time to read their content? More on this:
* https://tantek.com/2025/069/t1/ten-years-jsdr-javascript-required-didnt-read
* https://indieweb.org/js;dr
A subtler form of JavaScript failure is when a site’s content is displayed, however its buttons or even simple hyperlinks fail to function due to scripts not loading:
* https://tantek.com/2012/073/t4/js-ajax-only-tired-waiting-bloated-scripts-sxsw-wifi
Progressive Permissions
On sites that I do allow scripts, I still limit their access to cookies using the Privacy Badger add-on, and only selectively enable them if I’m logging in or otherwise customizing my experience on that site.
When websites immediately request use of a cookie disconnected from any user action that would justify a need for a cookie, it seems both presumptuous, and frankly, a bit pushy or rude. It also seems like rushed or lazy coding.
User requests are what computers are for.
A user-centric approach to any kind of permission or capability, whether cookies or personal information like location, would only request such as part of directly handling an explicit user action that requires the capability.
The simple act of viewing a website should never require cookies, location information, or any other capabilities that require special permissions. E.g.
* If I successfully log into a website, a cookie helps me stayed logged in.
* If I click a "show me my present location" button on a map site, it makes sense to request my location to fullfil that user request.
This probably could have been several blog posts.
Yet the common theme across all of these is user choice.
Whether new features, use of scripts, or privacy impacting features such as cookies or personal location, users should always have the choice and agency to say no, and customize their web browsing experience accordingly.
#Firefox #AIcontrol #AIkillswitch #JSDR #UserChoice
*Top of post quote paraphrased from Neo in The Matrix Reloaded who said: “Choice. The problem is choice.”
Look, this isn’t where I expected the comments to go but I’m not complaining
@theradr.bsky.social can I join the menorah restitution committee? Or are applications closed
The Cubs, the Jewish people and I all want the Temple menorah back from the Vatican basement OK
Look, this isn’t where I expected the comments to go but I’m not complaining
I wrote you a piece about the concept of moral injury and why we need the voices of the prophets during times when concepts like "ethical compass" and "basic decency" elude us as a collective.
Among other things, it explains moral injury and how to heal from it, which, you know, might be useful.
Moral Injury
🔥🔥“[The prophets] are…essential tools to us now, in this era of moral distress and injury– guidelights out of the fog of relativism, out of a haze that follows money and power wherever it shall lead, that has lost any reverence for the sanctity of life and honor for the dignity of our fellow human.”
RE: https://bsky.app/profile/did:plc:4eedw4y6ei2dqjgspjeskzlk/post/3mfmppycpxc2j