-
-
August 18, 2025 at 07:13PM
Filed a bug: https://github.com/mastodon/mastodon/issues/35813
Which is also a test for the patch 😉
#server #asca #mastodon #gdpr #PreviewCards
Quelle: Mastodon
-
August 18, 2025 at 06:33PM
-
August 18, 2025 at 06:05PM
Correction, see #aside here https://mastodon.mariobreskic.de/@mario/115050605879471525
#aside and #tldr
Running a solo Mastodon instance? Here's how to keep it clean and #gdpr compliant:
– Disable link previews: DISABLE_FETCH_PREVIEWS=true
– Purge old PreviewCards via Rails console
– Avoid federated content
– Self-author everything
– Host locally, anonymize IPs
Respectful publishing, no third-party hosting
#asca #server #mastodon #selfhosted #germanyQuelle: Mastodon
-
August 18, 2025 at 06:02PM
-
August 18, 2025 at 04:57PM
@annaxmalina And sometimes, these #design experiments create something unexpected while looking for a certain effect. I enjoy these ambiguous graphics, don’t you? #glitch #asca #seemslike #remindsmeof #documentscanner #iriscan https://x.com/MarioBreskic/status/1957456920685502901
Quelle: Twitter
-
August 18, 2025 at 04:26PM
I am exploring the amount of glitches I can cause using a really slow memory card, a document scanner and a sheet of aluminium foil, inspired by a recent post by @annaxmalina #asca
Quelle: Twitter
-
August 18, 2025 at 04:23PM
Buying a cheap document scanner I can carry around in a bag has created far more opportunities for building #graphicdesigns than buying and using a camera ever did. The camera is overburdened with meaning, instead of being a texture scanner at a distance. #asca
Quelle: Twitter
-
August 18, 2025 at 02:32PM
#aside and #tldr
Running a solo Mastodon instance? Here's how to keep it clean and #gdpr compliant:
– Disable link previews: DISABLE_FETCH_PREVIEWS=true
– Disable embeds: DISABLE_EMBED_PREVIEW=true
– Purge old PreviewCards via Rails console
– Avoid federated content
– Self-author everything
– Host locally, anonymize IPs
Respectful publishing, no third-party hosting
#asca #server #mastodon #selfhosted #germanyQuelle: Mastodon
-
August 18, 2025 at 02:17PM
And from there, I delete all #PreviewCards in #mastodon by using these commands:
1. docker compose exec web bash
2. RAILS_ENV=production bundle exec rails console
And then I run this in the console: PreviewCard.destroy_allThis will run for a while but it should remove all stored preview cards from my mastodon server, for all posts.
And it worked. Just climb back up to my prompt by punching in “exit” until I am back home, and that issue has been fixed as well. #server #asca #mastodon #gdprQuelle: Mastodon



