inkeso

joined 7 months ago
 

ich wünschte eddy würde sein kram auf ein(er|igen) nichtkapitalistischen (bestenfalls föderierten) alternativseite(n) spiegeln. es behagt mir nicht hier auf eine kapitalistenseite zu verweisen, gleichzeitig möchte ich uns dieses eingängige kampflied aber nicht auch nicht vorenthalten...

[–] inkeso@feddit.org 11 points 2 months ago (2 children)

Well if you want modern CSS3-support or even JS you have to go for a browser. You could try NetSurf which is a very small & fast but only supports CSS2. Or Dillo, which is even smaller & faster (but also more limited in terms of CSS support)

[–] inkeso@feddit.org 3 points 2 months ago (1 children)

The very basic version only allowing for one filter would be EasyEffects. If you want to use different filters for different programs you can install some LV2-plugins or bundles and then configure LV2-Plugins directly in pipewire (which is a bit of a pain) or use a GUI plugin-host like Calf and probably some patchbay (qpwgraph, patchmatrix, ...)

Or even better: try Carla, it may be a exactly what you want and can be remote controlled via MIDI or OSC

[–] inkeso@feddit.org 6 points 2 months ago (2 children)

Ha! Na das nenne ich mal ne produktive Mittagspause ;p

auflösung

aber wie?Die versteckte Botschaft ist im letzten Bit pro Farbkanal...

python

from PIL import Image
from numpy import array, vectorize
i = array(Image.open("stego.png"))
n = vectorize(lambda p: (p & 0x01) * 255)(i)
Image.fromarray(n).save("antistego-py.png")

R

library(png)
i <- readPNG("stego.png")
for (p in 1:3) i[,,p] <- (i[,,p] * 255) %% 2
writePNG(i, "antistego-r.png")

imagemagick

magick stego.png -fx "(p * 255) % 2" antistego-magick.png

[–] inkeso@feddit.org 8 points 2 months ago

Metameme in den Metadaten, mist, das is ne sehr gute Idee. Gimp ist korrekt aber warum Apple? Ich nutze doch Bogen (bei dem Weg)... Vielleicht wegen des mitgespeicherten Farbprofils 🤔

[–] inkeso@feddit.org 5 points 2 months ago (3 children)

Das sieht doch schon gut aus, aber die Reihenfolge ist umgekehrt (der kleine QR-code ist der letzte...)

 
[–] inkeso@feddit.org 12 points 2 months ago (1 children)

Schöne Idee! nächster Schritt: noch mehr Schichten. Das aus der Tonspur erzeugte Bild hätte ein Schnelle Antwort-Kode sein können, mit einer Basis64-Zeichenkette, die eine weitere Tondatei ergibt, die wiederum....

spoiler

[–] inkeso@feddit.org 21 points 2 months ago (12 children)

Die Zahl sagt, wieviele von 100 Frauen im Schnitt trotzdem schwanger werden. Kondom ist vermutlich wegen der hohen Fehlanwendungsquote so hoch? keine ahnung. aber die 1. Zeile sollte/müsste (is aber leider nich) 0 sein ;)

[–] inkeso@feddit.org 2 points 3 months ago* (last edited 3 months ago)
[–] inkeso@feddit.org 20 points 4 months ago (2 children)

Da war doch mal was mit ner Postkarte von der TITANIC...