Put up or shut up time.
My Mullvad subscription expires tomorrow. What is my non-Nazi alternative?
Important points:
I’m travelling for the next couple of days.
My technical ability with this sort of thing is zero.
Discussion
Put up or shut up time.
My Mullvad subscription expires tomorrow. What is my non-Nazi alternative?
Important points:
I’m travelling for the next couple of days.
My technical ability with this sort of thing is zero.
@strypey one of the more annoying effects of chronic sensory overload is never being able to remember why I made a choice I made unless I write it down.
@deutrino you just described me
@deutrino
> I use Monocles
That's my XMPP app too. I thought it was a fork of blabber.im, but turns out you're right. I used to use vanilla Conversations. Not sure why I stopped.
«Einstellungsgespräch — Palantir fragt Tötungsbereitschaft der Entwickler ab:
Palantir testet beim Einstellungsgespräch, wie Entwickler damit umgehen, dass ihre Software Menschen tötet. Wer das Unternehmen verlässt, muss schweigen.»
Das ist Faschismuss und nichts anders! Hört auf auf irgendwelchen "Sicherheit" zu befürworten die egoistisch vorgegaukelt wird.
#sicherheit #palantir #faschismus #antifa #afa #entwicklung #egoismus #macht #toten
@MisuseCase @BasieP @mattblaze can confirm that a multiparty parliamentary system can and does yield many different type of fascists factions in parliament. Not ideal.
@A_denie @MisuseCase @BasieP I don’t think there’s any electoral structure that prevents facists from taking power in a democracy. The only thing in the end that prevents fascism is not voting for fascists.
The UK Podcast Consumer 2026 from Edison Research at SSRS #pressrelease #podcasting https://podnews.net/press-release/uk-podcast-consumer-2026
Cosa si può fare per affrontare l’emergenza climatica. L’editoriale di Giovanni De Mauro.
Idratarsi
Trump just addressed the nation claiming US elections are not fair but controlled by countries like Russia and China.
Remind me again: Who was elected president of the US in 2024?
@citizenk @filippodb @sicurezza Ne ho sentito parlare ieri in altro post su questa campagna. E mi immalinconisce constatare quanto si continui a parlare di divieti, boicottaggi, ecc senza mai prendersi lo spazio per mettere sul tavolo anche il fatto che queste tecnologie (dispositivi indossabili) per le persone con disabilità sensoriale e cognitiva possono essere come delle protesi. Vedenti che decidono di stigmatizzare gli occhiali con fotocamera a prescindere, senza sentire la nostra opinione. Vigliacchi. Ci lasciano fuori dai giochi, così noi restiamo senza difesa. Se si decide "vietiamo gli occhiali per il danno alla riservatezza", danno assolutamente presente e pericoloso, se una persona cieca li indossa per farsi descrivere i reperti di un museo chiusi in una teca o una persona sorda legge i testi scritti dagli occhiali (quelli con display) poi veniamo trattati anche noi come potenziali spie. E non possiamo difenderci né da questo, né tanto meno dalla sorveglianza isterica di massa a cui Meta ci espone, e che anzi ci usa per rendere questa tecnologia sregolata anche, perché no, trattando noi come cavalli di Troia -tipo i bambini kamikaze-.
Invece noi vorremmo qualcosa di più. Dispositivi indossabili con tecnologie locali, cifrate, che ci possano aiutare tenendo al sicuro la riservatezza nostra e altrui. Obbligo di feedback visivo e audio per esempio, e se li modifichi sono inutilizzabili per esempio...
@elettrona Hai ragione. Bisognerebbe che fossero destinati a chi può trarne vantaggio, come qualunque altra protesi, invece che venduti liberamente a chiunque, specie a chi li compra per fare il figo.
@david_chisnall "This meant that the only obstacles for these people being able to fix bugs and add features to any program were access to the source code and the legal rights to modify it." This phrase is why this doesn't work at all. Not anyone could modify it, because modifying it and having it be useful requires knowing how to code. Not everyone wants or desires to know code just to get their program to do what they want.
@Newhereish Yes, that is my point. MIT computer scientists are not a representative subset of computer users in this regard.
@alxsim Thanks!
It looks like this data has moved to
https://cartes.gouv.fr/rechercher-une-donnee/dataset/DGAC_Plan_d_Exposition_au_Bruit_PEB
It isn't immediately clear to me what this data represents. A plan is not the same as measurements of what actually happens.
@khinsen from what I understand it incluses both known noise level and projections based on future development plans
RE: https://social.edu.nl/@SURF/116929822136413125
#DPIA on #Nextcloud software 👇
Unlike vendors headquartered in the USA, @nextcloud offers a hard guarantee that it will never disclose any personal data to authorities outside of the EU.
Nextcloud DPIA: https://vendorcompliance.surf.nl/wp-content/uploads/2026/07/260716-Complete-DPIA-Nextcloud-public-version-clean-1.0.pdf
The next time the boss goes on another rant about #opensource being “just a hobby,” you can hand them this 160-page report and 140 pages of annexes demonstrating that OSS are expected to meet the same standards we apply to companies with multi-billion-dollar budgets.
reverse engineering implies the existence of engineering
I really like that Worse on Purpose includes lists of not monopolized to shit brands at the end of every post. Here’s one on pots and pans, dishes and knives
https://www.worseonpurpose.com/p/your-cookware-got-worse-on-purpose
Mix'n'match passed 5900 catalogs
https://mix-n-match.toolforge.org/
Interesting perspective. So how do you make it possible for anyone to modify the software? If average users never had the know-how to do this, and programs even getting too big for even experienced programmers to easily understand and modify, what is even the point of a license that allows it?
Ultimately it's not just about the legal permission to modify it, but about the physical ability to do it. The skill, knowledge and expertise, that most users lack. Often I wish some application was put together differently, but I'm not going to put in the time to learn and understand that code base.
So in light of Linus' announcement that Linux is not going to be anti-AI, I now find myself wondering if AI could be the solution to it. Dangerous of course, to have users vibe-coding their own modifications. But now I'm wondering if open source projects could include the tools and context files to make this viable.
AI is not popular among the whole open source community, but now I find myself wondering if it could turn out to be the missing key to enable users to take more control over their system. Not sure what to think about it, but the goal is interesting.
Something I observed over twenty years ago:
There are a bunch of proprietary programs where more end users modify them than most Free Software things. MS Office’s VBScript wasn’t used by everyone, but it was used by a lot of people and there was a thriving ecosystem of people extending Office and sharing or selling their extensions.
Windows 3 came with a program called Recorder, which could create macros by just doing a thing with it running. It would record the events that were sent and replay them. It had a bunch of problems. It was basically only usable if you maximised windows because it didn’t translate events into the target window’s coordinate space (or track new windows), but people used it for lightweight automation. Coupling something like that with a Scratch-like interface so you can write simple control flow around actions recorded from the UI would be useful, but is much less valuable if apps are siloes (which proprietary software makes them because an app is a unit of revenue and a unit of lock in).
The most popular programming language in the world is the Calc language in MS Excel, which has a billion users. Smalltalk made it easy to visually inspect objects in the system and modify them.
There are lots of systems to learn from.
Sorry, the app encountered an unexpected error