Spyke

Replies

Comment on

What happens when people die with metal in or on them?

By this point, Phase II will initiate as the metal bits reorganize themselves into a lining along your spine. They will take over control of your corpse for the following months, synthetically reanimating you. Nothing can stop your flesh from discolouring and rotting slowly, however. Eventually, the metal ennards will absolve themselves of your flesh vessel as it no longer suits their purposes, and control is returned to you once more; although your skin may by this point have discoloured into a shade of purple.

linux

Comment on

on arch btw.

Sway has become a joy to use over time as I've fucked with my config but now I feel like it's more boring too I barely ever feel the need or want to massively change anything 🥲

linux

Comment on

Did we kill Linux's killer feature?

To still sorta replicate that, I just set up a script at /usr/local/bin/update for it:

#!/usr/bin/env bash

sudo emaint sync -a &&
sudo emerge -utDU @world &&
sudo emerge -c;
flatpak --user update;
doom upgrade &&
doom sync &&
doom purge