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.
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!
I personally don’t use Exchange but native support is a huge plus when recomending Thunderbird!
https://splitio.vercel.app/ has a great concept beeing a p2p webapp. Sadly it is very limited in functionality and has not been updated for quiet a while.
Windows 2000 enters the room
Congrats! 🎉
which will not stop a bad guy form doing so. Therefore dont hide part of a filename and get people used to seeing tar.gz
Hiding part of a file name might be the real problem. A IMG.jpg.exe
- would result in a harmless looking JPG, but it isn’t.
Dots in filenames are commonly used in any operating system like name_version.2.4.5.exe or similar… So I don’t see a problem.
isn’t screenfetch much older than neofetch?