

Ruffle is available as a Firefox (and forks) extension, and it supports Android. I have tested it on desktop only.
Ruffle is available as a Firefox (and forks) extension, and it supports Android. I have tested it on desktop only.
Thank you for including a description of what this about. We are too used to Linux that we forget about new users who might be overwhelmed by the ocean of possibilities.
I did too a couple months back to play with the wife and kids.
There is a mod that enables bots which I guess could be helpful in dungeons and raids. I didn’t try it though.
To save videos from certain streaming sites that are not supported by yt-dlp, I catch the M3U playlist used by the page and with that I use this script that gets ffmpeg to put together the pieces into a single file.
#!/bin/bash
if [ "$1" == "-h" ] || [ $# -lt 2 ]; then
echo Download a video from a playlist into a single file
echo usage: $(basename $0) PLAYLIST OUTPUT_VID
exit
fi
nbparts=$(grep ^[^#] $1 | wc -l)
echo -e "\e[38;5;202m Downloading" $(( nbparts - 1 )) "parts \e[00m"
time ffmpeg -hide_banner -allowed_extensions ALL -protocol_whitelist file,http,https,tcp,tls,crypto -i $1 -codec copy $2
At least you didn’t expect them to be Asian.
“F* you, I won’t read what you tell me!”
Don’t forget active reconnaissance flights from Cyprus.
Like the nazis did to the terrorists of the Warsaw ghetto.
It’s open-source software development jargon.
Mainline is the location where the original software has its source code. A fork is when someone decides they want to modify said software their own way and so they make a copy.
Stupid mainliners, fork off.
1:181
[…] ˹They are wilfully˺ deaf, dumb and blind so they have no understanding.
Oh they did ask. They say Isn’treal is still investigating itself.
Read article to check if they forgot to mention it. Ah yes, there it is without fail:
war triggered by Hamas’s October 2023 attack
The region was uneventefully peaceful before that.
:%!nano
The Houthis, man. They are courageous to put up with the dog and its master.
Maybe for performance so as to decrease the chances of detection
Edit: sorry disregard my comment, I read that as “symmetric”. In the case of asymmetric they can only deploy one part of the key which if intercepted cannot be used to decrypt.
And stop enforcing them FOR them. I’ll never understand US export laws !
He never claimed to be the literal son of God, this is something that was addded into the dogma 2 to 3 centuries after his death during the Council of Nicaea (check Arianism).
s/privacy/piracy/