I'm an #engineer, not an #artist. But every so often, I need to use graphics-related tools for something I'm working on. Today's example was trying to lay out some control panel #graphics, and I was using #Inkscape on #Debian.

What I did: created a circular object

What I wanted to do: when I select that object and type values into the #coordinates boxes, the circular object moves so that its *center* is at the specified coordinates.

What Inkscape actually does: moves the object so the top-left corner of the object's bounding box is at those coordinates.

Really not helpful when you want to #align multiple objects to the same #center.

Do some searching, find #forum posts of others asking how to do this exact thing. Answers range from "select the object and open the #XML editor..." to "do this specific thing which doesn't appear to have existed in the UI for a decade", to people suggesting workarounds (you need a #workaround for what must be an *extremely* common workflow?).

One workaround: "just create a #guide, move (or maybe it was 'align') the object's something-or-other to the guide". The word "guide" does not occur in the UI, FAQ or in the basic documentation for Inkscape. Searching for it is troublesome because of all the web pages that have "guide" in their *title* rather than their content.

Lots of other discussions with links to pages on the Inkscape site which are now 404.

Where's that "FFFFUUUUUUUU..." meme when I need it?

@dside Проверил -- отредактировал пост. mp4 без звука загрузились без вопросов. :)
Сделал пост с mp4 без звука и картинками -- все ok. :)

Сконвертировал ffmpeg'ом с `-c copy -an`, т.е. просто оторвал звук.

Ok. Спасибо!
Осталось только этот вркараунд запомнить, на будущее.

@mo

#mastodon #attach_video #workaround

Infinite Discord Emoji Glitch

https://peertube.wtf/w/abqW9rN76vp8Kv7Fw2rzv4

Infinite Discord Emoji Glitch

PeerTube
Jetzt handeln! Angreifer haben seit Monaten Gogs-Server im Visier

Neben Sicherheitsforschern warnt nun auch eine US-Sicherheitsbehörde vor Attacken auf Self-hosted-Git-Service-Server auf Basis von Gogs.

heise online
Dat functionalititeit die je om de haverklap (gedwongen) gebruikt niet meer werkt. #microslop #workaround
https://www.youtube.com/watch?v=UW_r2GsZMA0
When does the hurting stop?

YouTube

#RateLimiting issues on #mastodon #servers

As it becomes more popular, these are going to be experienced by more users. We just revealed one in the linked thread.

Here's another, and a work-around - large media files in posts. If I go to a post from an instance I dont often visit, images etc may be missing. Not a lot happens for several minutes, even if I repeatedly attempt to load the image.

#workaround [right-] click-hold on the image etc and choose open in new browser tab, it loads instantly, with the url being to the post's host site [without all the rest of the site you get if you use [...]>"open original page"

https://climatejustice.social/@wavesculptor/115872885582390334

[ edit - cc mention @MastodonEngineering
]

Can't paste into Mastodon Android app without workaround. I had to use soft keyboard to get to clipboard to paste. Long press does not work. #apps #paste #mastodon #android #workaround

Today I found a #workaround for two #mastodon mis-features that have annoyed me every now and then:

- Inability to tag only part of a word
- Inability to separate #hashtag​s using slashes

The magic that powers these workarounds are #unicode
#zerowidthspace​s/​#ZWS:

Place one inside of a tagged word and everything after it is no longer part of the tag.

Place one after a slash and it no longer inhibits tag detection.
(Also works for closing parens – the other special char with this property.)

Got an app that's installed on an old device and refuses to install on a new one (e.g. it was discontinued)? As of November 2025:

* On your old device:
* Install an APK exporter (such as https://f-droid.org/en/packages/axp.tool.apkextractor/)
* Copy the APK off the device
* On your new device
* Copy the APK into storage
* Install APK Explorer & Editor (https://f-droid.org/en/packages/com.apk.editor/)
* Open the app and click "APK's[sic]" at the bottom
* Click "Select from storage" and select the file
* Click the compass symbol next to the tabs at the top
* Select "Simple Decompile (faster)"
* Click the folder symbol at the bottom
* Click AndroidManifest.xml
* Click `android:minSdkVersion` and `android:targetSdkVersion` and set them to 29
* Click "Save"
* Click the hammer at the top-right (yes, it's clickable!)
* Click "Build"
* It should give a green tick. Click "Install"
* If you're prompted about "Harmful app blocked", expand the "More Details" expander and click "Install anyway"
* Don't send the app to Google (or do, so that they can see that it's fine - but as you're the only one installing it then it's kinda pointless!)
* Wait for installation to complete

Note: This is ONLY safe because you copied the APK from your old device. Otherwise, pay attention to the harmful app warnings!

#Android #APK #SystemUpgrade #LegacyApps #LegacySoftware #MakeDoAndMend #Hacks #Workaround #FDroid

Apk Extractor | F-Droid - Free and Open Source Android App Repository

Get APK files from installed apps

 Hmmm... Isso também aconteceu com o  , felizmente já corrigido. Mas, enquanto não vinha correção, eu tinha conseguido provisoriamente aplicar uma gambi um contorno sugerido por alguém, forçando  a aceitar a versão legada da API. Deixa achar pra ver se talvez também serve aí nesse caso do Portainer... 

https://github.com/traefik/traefik/issues/12253#issuecomment-3515555316

#docker #portainer #traefik #API #bug #workaround