xoggy

joined 2 years ago
[–] xoggy@programming.dev 7 points 3 days ago* (last edited 3 days ago) (1 children)

That pun Israeli bad.

[–] xoggy@programming.dev 2 points 2 weeks ago

Keeping an eye on this repo. Thanks for sharing.

[–] xoggy@programming.dev 4 points 1 month ago (1 children)

Can someone explain this to a non-cat person? I'm guessing one of the two boxes is a litter box.

[–] xoggy@programming.dev 1 points 1 month ago

Yes, I think that's the scenario most commenters are missing; Wikipedia could evolve into something it's not. Then what good are backups as they won't capture the decades/centuries to come.

[–] xoggy@programming.dev 2 points 1 month ago

Then we'd be extinct you mean.

[–] xoggy@programming.dev 13 points 1 month ago

And the money was going to give Sandy Hook victims higher compensation iirc.

[–] xoggy@programming.dev 6 points 2 months ago (1 children)

You can grow a vinegar or kombucha mother in it.

[–] xoggy@programming.dev 4 points 2 months ago

I hear you. No distro has anything compared to Arch's wiki, and NixOS' documentation is currently mixed at best. For what it's worth, NixOS' package repository is comparable to the AUR. I have yet to run into anything I use on AUR that isn't available in the official NixOS package repository.

[–] xoggy@programming.dev 3 points 2 months ago (3 children)

If this guy follows the rabbit hole he'll soon be using NixOS with Impermanence and wiping to a clean setup every reboot.

[–] xoggy@programming.dev 1 points 2 months ago

Thankfully it's still in the uncanny valley.

[–] xoggy@programming.dev 2 points 3 months ago (1 children)

On the tower defense, upgrading the Laser Tower (to Beam Emitter) breaks the game.

[–] xoggy@programming.dev 1 points 3 months ago

Took me a minute. And for good measure... ;

 

Last autumn I stored several acorns in a 5-inch pot that was filled with potting soil and covered. I took the cover off 2 days ago to discover 7 saplings between 3 and 7 inches long. They are too big for the pot I was storing them in. Are they safe to transplant at this stage? What size pot should I transplant them in? How do I safely move them without damaging them?

 

Consider posting to the existing one?

 

I found no documentation on how to do this but found this option in the home-manager source code that I might not be using correctly:

home-manager.users.my_username.xfconf = {
  enable = true;
  settings."xfce4-keyboard-shortcuts" = {
    "<Super>space" = "rofi -show drun";
    "<Super>space" = "rofi -show drun";
  };
};

Any ideas?

Here is my full configuration.nix file for full context if that helps. I just started with Nix and NixOS this week so I the config is a bit haphazard at the moment.

view more: next ›