nothing feels better than the instant like-boost-reply from a beloved mutual

I don't disagree with the opinion that the stardew valley bachelorettes behave like teenagers but the thing is that I behaved like a teenager in my early 20s

deltarune ch 3 significant spoiler 

is there a fun way to retry the roaring knight or do i have to quit the game every time i lose

deltarune ch 3 significant spoiler 

is there a fun way to retry the roaring knight or do i have to quit the game every time i lose

today at work I overheard a high schooler trying to explain the concept of blockbuster video to his very uninterested girlfriend

hey @vaporeon_ is there a good way to parallelize the following bash script I'm using to convert FLACs to MP3s?

#!/usr/bin/env bash

find "./${1}" | while read -r file; do
case $(file -b "${file}") in
'FLAC '*)
echo "${file}"
ffmpeg -nostdin -i "${file}" -ab 320k -map_metadata 0 -id3v2_version 3 "${file%flac}mp3" -v 16
;;
*)
;;
esac
done

ffmpeg makes me feel like a real computer toucher

Show older
📟🐱 GlitchCat

A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.