dave cykl

@davecykl
93 Followers
253 Following
868 Posts
🚲🌲🚊🥕. 🏴󠁧󠁢󠁳󠁣󠁴󠁿🇬🇧? 🇪🇺🤞. 🎥💻📱
#Cycling, #greenie, #urbanism, #veggie (Stereotype…🤔). #IAmEuropean #Scotland.
❤️#cinema, #tech, #techno, embiggened words 😉. Sportsball = 😴.
en,fr,de
UseHashtagsHelp people see your posts, use at least one relevant hashtag

Mad idea: given that the US Supreme Court ruled that the President essentially has immunity from criminal prosecutions for acts during his term in office, could J. D. Vance plausibly shoot Donald Trump dead, thereby becoming President, and claim immunity?

(I know this is very silly and Won't Happen for several reasons, but is there a legal fig-leaf he could hide behind here?)

Does that make people in the UK wince at all... A power socket right next to a tap... I know other countries seem far less worried, but wow...

Sadly too true: USA has arrested/deported foreign scientists and others recently.

"During the past year, it has become unsafe for our guests to visit the country. We cannot in good conscience ask the new winners, or the international journalists who cover the event, to travel to the USA this year."

https://www.theregister.com/2026/03/11/ig_nobel_prize_leaves_us/

#IgNobel

Ig Nobel Prize flees US for Switzerland after 35 years over safety concerns

: This is not satire, but we wish it was

The Register

The #BBCRadio4 audio version of the news report about enormous #British #organs starts from around 21m55 (might be geo-restricted to UK only?).

It features some suitable musical accompaniments, and you can also definitely hear the smirks from the reporter and interviewee 😏

#ISIHAC #OhBehave

https://www.bbc.co.uk/sounds/play/m002sf6g?partner=uk.co.bbc&origin=share-mobile

The World Tonight - 11/03/2026 - BBC Sounds

In depth reporting, intelligent analysis and breaking news from a global perspective

BBC

“The rest of the world can’t get enough of #British #organs

The #BBCRadio4 news report on this story managed to be so much more in the proper completely innocent spirit of #ISIHAC than the sadly rather dry and shrunken written version about worn out and poorly cared for organs. Sadly the lovely Samantha did not feature in either report, perhaps she was helping the vicar with his rubbings?

https://www.bbc.co.uk/news/articles/cly2egznn58o

Fears for future of UK's church organs amid widespread neglect

More than 400 church pipe organs are being junked or falling silent every year, a charity says.

BBC News

The February 2026 Trunk & Tidbits is posted. Our monthly engineering update, including progress on 4.6, our AI contribution policy, upcoming end-of-life for version 4.3, some posts about the Share button, and more.

#MastoDev #MastoAdmin #Mastodon

https://blog.joinmastodon.org/2026/03/trunk-tidbits-february-2026/

Trunk & Tidbits, February 2026

Product and engineering updates from the Mastodon team.

Mastodon Blog
That's the spirit.
@cocteautriplets Good to see roads authorities showing concern for the welfare of a distant branch of the Peter Puddock family… 🐸 https://blahaj.social/@maartje/116130490150779020
Maartje (@[email protected])

Attached: 1 image Mind the toads, between 19 and 7h only! One must hope the toads have read the sign too and waited…

BLÅHAJ Social
“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.”
Get Firefox

Firefox
Another update for today: We're planning to revive LibreOffice Online, a web-based version of the suite that users can deploy on their own infrastructure: https://blog.documentfoundation.org/blog/2026/02/24/libreoffice-online-a-fresh-start/