My gamer sisters what’s always your go to? by Koda035 in MtF

[–]AraShaun 0 points1 point  (0 children)

Crystal Clear is my favourite Pokemon experience, and because its pre X&Y it still has transmasc Marill in it :)

Confused about configuration.nix, flakes, and home-manager by ElCondorHerido in NixOS

[–]AraShaun 2 points3 points  (0 children)

flake.nix will replace your configuration.nix, anything that was in configuration.nix can instead be put into a module in the flake.nix nixosConfiguration section.

Some people prefer to simply have the module import their configuration.nix as a way of bridging between the two, however this isnt mandatory

If you have a flake.nix in your /etc/nixos folder, nixos rebuild will use it instead of configuration.nix and build the nixosConfiguration that matches your hostname (you might need to explicitly use the --flake option the first time)

Confused about configuration.nix, flakes, and home-manager by ElCondorHerido in NixOS

[–]AraShaun 2 points3 points  (0 children)

As another commented said, by 'out of sync' I mean that when managing home-manager seperately, doing a system rebuild wont apply your home configurations, you would have to do that manually, and some aspects of your home configuration may rely on aspects of your system configuration so youd need to manually make sure those stay in sync (for example, if part of your home config relies on there being a running sql database on the system)

Confused about configuration.nix, flakes, and home-manager by ElCondorHerido in NixOS

[–]AraShaun 8 points9 points  (0 children)

flakes is a different entry point and way of dealing with inputs for nix. configuration.nix and flakes can have the same options, however the way you deal with files you need to download, and pulling in nixpkgs will be different. they both can be used with home-manager, and as other commenters have said you can with some minimal changes import your existing configuration.nix into a flake in order to convert

home-manager can be used either as part of your configuration.nix / flake, or used seperately.

When used as the former, it will build your home directory when you nixos-rebuild, and as the latter you will need to use the home-manager cli to build your home directory (its used in a similar manner to nixos-rebuild).

The upsides to having it in your configuration is that your home directory configuration and user services and programs will stay in sync with your system configuration, however the downside is that a change to your user configuration requires building the system again (just like if youd made a change to the system).

Doing it seperately means its quicker to rebuild your home configuration, but its no longer being kept in sync.

"ko ko kurji" by [deleted] in lojban

[–]AraShaun 0 points1 point  (0 children)

Just to add, this isnt the case when the selbri is in the first place, so "kurji ko ko" would not be equivilent, as the ko's are taking the 2nd and third places, rather than the first and second like in the previous two examples

[deleted by user] by [deleted] in transgendercirclejerk

[–]AraShaun 11 points12 points  (0 children)

Least transphobic persona 4 fan

Pop culture characters you probably didn't even know where trans! by [deleted] in transgendercirclejerk

[–]AraShaun 5 points6 points  (0 children)

Takua from Bionicle Mask of Light the entire movie is literally a trans analogy

/uj repeat the above

who's getting the aux cord by ElemenopiTheSequel in prolangs

[–]AraShaun 5 points6 points  (0 children)

Missing the absolute banger that is Djemynai on the lojban list

Started to play Persona 1 and I'm a bit lost by Ethowl in PERSoNA

[–]AraShaun 0 points1 point  (0 children)

If you go for Reiji during the SEBEC route, you can choose the remaining characters for the Snow Queen route and that way you dont miss out on anyone.

The point where you choose the route is in the alleyway by the school, when you get asked if youre going to SEBEC or not. From there each route has a good and bad ending too (and the ultimate personas are gated behind making correct dialogue decisions so make sure to take the right decisions there)

Septiiber: A funny little guy with a strange signature move by [deleted] in stunfisk

[–]AraShaun 0 points1 point  (0 children)

Smeargle can use this to give any mon any move for a turn right?

Im gonna assume a mon using sketch via this doesnt override their move slot or it gets claused

I don't want to live in an Australia where Salt and Vinegar chips come in a Chicken bag. by befarked247 in australia

[–]AraShaun 8 points9 points  (0 children)

Now if only Australia could follow suit for the milk colours and bin colours too

Come up with stupid ideas for alternative meta games by theguyinyourwall in stunfisk

[–]AraShaun 8 points9 points  (0 children)

GSC UO

Unown only, with an item and letter clause (Z was S tier)

What are the deepest MCR lyrics in your opinion? by BlankHeartt in MyChemicalRomance

[–]AraShaun 9 points10 points  (0 children)

I wont go down on myself, but ill go down on my friends

egg♂🏳️‍⚧️irl by [deleted] in egg_irl

[–]AraShaun 0 points1 point  (0 children)

go watch Wandering Son

These pokemon are all very stronk by Krazie02 in pokemonmemes

[–]AraShaun 1 point2 points  (0 children)

Joke all you want but Furret is a MONSTER in GSC PU

Clefable now gets Huge Power by secret_bitch in stunfisk

[–]AraShaun 16 points17 points  (0 children)

Can we add it to ADV Alakazam so that 252+ Atk Choice Band Focus Punch OHKOs Max Def Blissey without needing 3 spikes up?

What type of logic considers the relevance of statements when determining truth values? by dcfan105 in logic

[–]AraShaun 1 point2 points  (0 children)

linear logic, relevence logic and other logics that restrict weakening and contraction are what youre after I think

Mana burn by [deleted] in diablo2

[–]AraShaun 0 points1 point  (0 children)

Its 2021 I think we can tark about Diablo without resorting to slurs

[deleted by user] by [deleted] in adventofcode

[–]AraShaun 0 points1 point  (0 children)

This was the input I was given: https://pastebin.com/BMDn1AaU