I am placing blocks and shit
favorite bands · Lemon Demon; Tally Hall.
favorite artists · cavetown; Neil Cicierega; Bo Burnham; Jack Stauber; Will Wood; Toby Fox.
𝙸’𝚖 𝚑𝚊𝚕𝚏 𝚑𝚞𝚖𝚊𝚗 𝚊𝚗𝚍 𝚑𝚊𝚕𝚏 𝚖𝚊𝚌𝚑𝚒𝚗𝚎
mastodon · @callyral@furry.engineer
I am placing blocks and shit
Fact: the word for “dough” in Portuguese is “massa” and the word for “mass” in Portuguese is also “massa”
imagine having a stuffy nose and you can’t breathe with your mouth.
if you don’t have a job, you don’t get paid, so you lack basic things.
if robots just did everything, and necessities (food, water, heating, cooling, etc) were free, then that would be great. unfortunately, that’s not the reality we live in right now, so of course plenty of people (including myself) don’t like AI.
8GB is enough for me although I have 16GB just because I want my system in general to be a little faster while I’m gaming
what are your component materials?
If you had all the knowledge in the world, you’d also know how to be happy, or maybe even how to generate electricity. After all, knowledge is power.
Life when “a vector is just a monoid in the category of endofunctors”
Oh, I think I got some definitions mixed up…
There is oxygen in space, it’s just a different type of oxygen that we can’t see
Because our atmosphere is full of oxygen and nitrogen. Oxygen happened to be the chosen option for some reason, probably because nitrogen might not be reactive enough, idk I’m not a biologist or a chemist forget what i said
Humans want to sing like a bird and look like a bird and humans are birds
If they care about terminal emulators, it’s unlikely their distro came with one preinstalled.
in my defense, i did not know what a snow leopard was and thought it was white like a polar bear
I think they said that because OP wrote “not once have I had a problem or anything break. What am I doing wrong?” making it sound like the problem is that they haven’t experienced anything break yet.
Vim is pretty easy for me because I’m used to it. Nano is very difficult to use for me because I’ve rarely used it.
The angles in a triangle now add up to 179°.
wayland.windowManager.sway.config.keybindings = let
# ...
screenshot = with pkgs; writeShellScriptBin "screenshot.sh" ''
DATE=$(date +"%Y%m%d%H%M%S")
if [ "$1" = "full" ]; then
${grim}/bin/grim ~/Pictures/shot_$DATE.png
${libnotify}/bin/notify-send "saved full screenshot to shot_$DATE.png"
elif [ "$1" = "full-copy" ]; then
${grim}/bin/grim - | ${wl-clipboard}/bin/wl-copy -t image/png
${libnotify}/bin/notify-send "copied full screenshot"
elif [ "$1" = "sel" ]; then
${grim}/bin/grim -g "$(${slurp}/bin/slurp)" ~/Pictures/sel_$(date +"%Y%m%d%H%M%S").png
${libnotify}/bin/notify-send "saved selection to sel_$DATE.png"
elif [ "$1" = "sel-copy" ]; then
${grim}/bin/grim -g "$(${slurp}/bin/slurp)" - | ${wl-clipboard}/bin/wl-copy -t image/png
${libnotify}/bin/notify-send "copied screenshot"
else
printf "Invalid argument: '$1'\n"
fi
'';
in lib.mkOptionDefault { # ...
This is in my Home Manager configuration. I don’t think this is that bad, it’s just kinda messy. If you can’t tell, it’s a script for taking screenshots, embedded in my configuration.
I wanted to customize Windows 10. Customizing Windows was too hard and unsafe (requiring many “bloated” third party tools).
Then, after seeing some cool themes, I realized Linux is way more customizable. So I tried Linux Mint and now I use NixOS.
second, slightly different electron shows up
universe implodes or something