In 4chan parlance that just means she’s calling herself autistic. Which in 4chan world may or may not be literal
In 4chan parlance that just means she’s calling herself autistic. Which in 4chan world may or may not be literal
I just don’t understand how people can get so sucked into gacha games. All the art design, the game world, all the other stuff they try to use to camouflage the slot machine, none of that stuff works more than a few hours. Once you see the “seams” of the skinner box, once it becomes blindingly obvious there’s nothing to find at the “end” of chasing higher DPS or whatever, why do people continue? It loses any sense of fun the moment it happens.
Oh, yeah, I’ve heard that before now that you mention it
Not sure where you’d get that idea…
Black population is not that far off from Hispanic (18 vs 12%) and white is barely a majority.
Canada is much more dominantly white (70% vs 56%) with lower representation of every other group compared to US. Everywhere in Europe is much higher than that (80+%).
Of course all this is based on coarse Western racial categories, if you look at individual ethnicities then it’s gotta be India or somewhere in Africa.
deleted by creator
He also doesn’t ever abandon Sam or even think about taking Smeagols word over his. I get why the story structure of the movie demanded some kind of wrinkle at that point, but that’s the one deviation from the books I never liked at all
Now you’ll have a zillion users trying to install software in ways that violate all the assumptions that NixOS operates on, but which are still tightly coupled to your NixOS config. Now updates to your system, or even seemingly unrelated config changes (through some transitive dependency chain) can easily break that software.
So now we’ve basically removed half the advantages that motivate Nix/OS in the first place, and when stuff breaks it will look like it’s Nix’s fault, even if it isn’t.
On the other hand, nixpkgs is already the most comprehensive repository of system software out there, and for 99% of packages Nixifying it is pretty trivial. Hell, my NixOS config does that for 3 different GitHub repos right inline in my config.nix
The bashrc poisoning thing was sarcastic. the point is it’s not important as an attack vector because if that’s even part of your surface area, then the attacker is already pretty well into your system
If your system uses 3 different Pythons as dependencies of different packages, which one gets to be /usr/bin/python?
Not sure about 1, but 2 and 3 both have the same answer. Both TSInstall and Mason are just trying to install other software packages on your system, and you’re on NixOS, so of course they can’t do that. You don’t install your software, you declare it. Add the Treesitter parsers you need right next to your plugins (there is a sub collection under the vimPlugins collection just for Treesitter parsers), and put whatever Mason would be installing into your user packages instead.
That said, I agree with the other commenter. Even though the community has done a lot of work on rich config options for Neovim, they’re just too far away from the normal way of doing things in the Neovim world, and plenty of plugins are written in ways that assume it’s configured in “normal” ways. Plus configuring Neovim is already kinda like assembling your own car from parts in any case, so it’s honestly better to just use nix to install Lazyvim or whatever flavor of choice and let it handle the plugin management/config. And believe me, I really tried to do it all in Nix, I wanted to do it that way. But it’s just not worth the headache at this point
I’m… Not really sure what your question is. What do you mean by your laptop “fitting in the community?”