xoggy

joined 2 years ago
[–] xoggy@programming.dev 0 points 3 weeks ago

People overthinking this and making so many technical qualifier as to why OP is wrong. It's just a comparison of two pairs of species that are only a handful of clades removed that share similar body plans. It's not a correct or incorrect statement. Just OP's observation.

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

I don't see a problem. The broken escalator is still stairs.

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

Turns out we're already doing a lot of compression at the file and filesystem level.

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

The Screen Savers for your education: https://youtu.be/CJh-QhhzTKo

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

They changed the article title but the URL still holds the goods.

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

chiral me a river

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

Since we're nitpicking the atom thing, also Solomon didn't split anything. He said cut the baby in half to see the reaction of the women to find out who the true mother was.

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

If you liked that, you'll like his "Wat" talk. https://www.destroyallsoftware.com/talks/wat

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

There's bound to be a hard drive out there with more knowledge of physics than all of us!

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

Despite the age, this one also checks out.

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

The feeling you get when searching your codebase for references to your "uid" variable but this cheeky boy keeps popping up.

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

Not sure I understand the point of mcfly. zsh and fish have this functionality built in, where pressing Up with a command partially typed will give auto-completions to that partial match.

 

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 ›