if you want to add a line in between. And don’t have a fancy text editor
if you want to add a line in between. And don’t have a fancy text editor
Imagine that bee, beeing old and tired, send away from the hive, certain to die, starting to hallucinate and suddenly finding the largest amount of sugar water in their whole life. It was probably happy.
get one what? Is there a ready made Product?
I made my own IR-Receiver/Keyboard for my Media Center. Based on Attiny. But can’t really recommended that process to others.
Waaait what wormholes are we talking about? I am aware these three, sounding similar but incompatible with another:
I don’t know but he probably has cmatrix installed.
I am confused by the coloring:
Don’t have to translate it since it is available in English: https://www.messenger-matrix.de/messenger-matrix-en.html
That’s quiet an old review. The most obvious concern: Verifying a contact has been implemented. As you can see in the Messenger-Matrix by the same Author.
Signal stores your encryption key on their servers…
That would surprise me. What’s your source for this?
the other maintainer now has a special place:
Special author: Jia Tan was a co-maintainer in 2022-2024. He and the team behind him inserted a backdoor (CVE-2024-3094) into XZ Utils 5.6.0 and 5.6.1 releases. He suddenly disappeared when this was discovered.
Translate You can be a frontend for LibreTranslate, Lingva (Google Translate), DeepL and more.
How does that work?
Snapchat uses TLS - right?! Did Onavo install a CA? Can every VPN-App do so? Did Snapchat not use certificate pinning?
Interesting! What’s the name of that app?
Trim
ffmpeg -ss [start] -to [stop] -i in.mp4 -c copy out.mp4
Crop
ffmpeg -i in.mp4 -vf "crop=out_w:out_h:x:y" out.mp4
Mirror
ffmpeg -i in.mp4 -vf vflip -c:a copy out.mp4
Rotate
ffmpeg -i in.mp4 -vf "transpose=1" out.mp4
… Not gonna lie - its nice to also have a GUI for this!
isn’t screenfetch much older than neofetch?