HulkSmashBurgers

joined 2 years ago

It sounds dumb but I didn't want to be rude.

[–] HulkSmashBurgers@reddthat.com 2 points 3 days ago (2 children)

I once took an overnight flight from the west coast to the east coast. The flight wasn't very crowded and I intentionally picked a seat away from other ocupied seats.

I get on the plane, as I'm warking back to my seat I notice there's entire rows that are empty. So instead of picking a seat in an open row, and this. fucking. guy. picked the window seat closest to my aisle seat, and he talked for most of the flight. In hindsight I should have just sat somewhere else when I first noticed him.

I did not know you could archive a link like that. Thanks for the pro tip!

[–] HulkSmashBurgers@reddthat.com 2 points 2 weeks ago (1 children)

One hand? Pfft. I just mushroom stamp it out.

The solution to the root cause of this (asshole politicians) and all the other fucked up shit going on, is to vote. Vote for a candidate that won't do shit like this. If you want to do extra, donate time or some money to a candidate you like.

[–] HulkSmashBurgers@reddthat.com 6 points 1 month ago (1 children)

I also really like the tagging feature.

[–] HulkSmashBurgers@reddthat.com 20 points 1 month ago (4 children)

guix pull . . . . guix upgrade

[–] HulkSmashBurgers@reddthat.com 1 points 2 months ago

I jpst googled it and got these steps (haven't tried them yet):

To set up a Nix service in your Guix configuration, you need to enable the service in your configuration file, typically located at /etc/config.scm. You can refer to the Guix documentation for detailed instructions on how to properly configure and manage services.

Step one: Open config file

Step 2: Enable nix service

(use-modules (gnu))

(operating-system
  ...
  (services
   (cons* (service
            (nix-service)
            (nix-configuration
             (nix-channel "https://nixos.org/channels/nixos-23.11"))
            )
          ...)))

Save the file and reconfigure:

sudo guix system reconfigure /etc/config.scm

After reconfiguration, verify that the Nix service is running correctly by checking the service status:

systemctl status nix-daemon

Additional Notes:

  • Ensure you are using the latest stable version of Guix to avoid compatibility issues.

  • If you encounter any problems, consult the Guix documentation for troubleshooting tips.

  • The Nix service allows you to use Nix packages alongside Guix, providing flexibility in package management.

Hope this helps!

[–] HulkSmashBurgers@reddthat.com 1 points 2 months ago

No I didn't do anything in my config. You can though and it seems like a better less kludgy way to do it, I haven't done that yet. If I ever figure it out I'll let you know.

[–] HulkSmashBurgers@reddthat.com 3 points 2 months ago (1 children)

uhh, no, I'd love that actually. whatever they hate the most, do it please. if they complain after, double it and repeat until morale improves.

Yeah because if they hate it, it's probably benefical for us!

[–] HulkSmashBurgers@reddthat.com 23 points 2 months ago (4 children)

People really need to stop giving a fuck about what "businesses" think about political candidates, and anything in general.

view more: next ›