- 1 Post
- 2 Comments
Joined 3 years ago
Cake day: June 9th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
For me, they’d have to
- Replace /u/spez
- Implement some sort of publicly auditable accountability re: shadowbans and database-level comment editing
- Open-source significant parts of their platform.
I have zero expectation that any of these things will happen. The most healthy way forward, for an open and free internet, is the meritocracy of the fediverse.



If that’s the case, it’s a bit of an ugly hack but you could make a wrapper script placed in
/usr/local/bin/inkscapelike this:#!/bin/bash flatpack run org.inkscape.Inkscape ${*}(the
${*}will pass along all the arguments that the wrapper script was called with)