They eat, shit and fall asleep
what?
oh there is a comma there
new account: @quantenzitrone@feddit.nl doch nicht, vielleicht später
They eat, shit and fall asleep
what?
oh there is a comma there
its probably easier to debug the issues you currently have, than dealing with the suckness of imparative package management
if the hardware is not working with the linux kernel, its bad hardware
gnome not opening the keyboard when i focus an input, has nothing to do with the hardware
idk about op, but if i asked about a good linux tablet, i would mean the hardware not the software
for me a good linux tablet means i can take my favorite linux distro, install it without big hassle and have a good performing computer with all components working afterwards
while good performing can be interpretable
nix like in nixos?
three solutions:
im guessing all of them are hollywood
Nixpkgs is actually one of the most up to date software repositories. (~90% according to repology)
You may be using a release channel which will only be updated for important security updates.
yeah the sound quality is not so great
hey, i have one of those skullcandy headphones
But the french won’t invade the Kommentarsektion…
i sometimes do that so i can inspect the error messages on a cleared terminal
nice
i remember nuking my windows dual boot about 2 years ago
pretty similar story: i discovered almost all my games work with wine, so i didn’t use windows for a few month. eventually i didn’t see any point in keeping it around.
did you fully read my comment?
sex depends on context
It’s not really about the genotype. Every context that uses sex to divide people into groups has its own definition of sex. Sometimes with a spectrum sometimes not.
Example car crash testing: When testing safety features of cars, you’re not gonna care about whether the person has a vagina or not, but features like height, neck strength and other stuff will matter.
Since women are on average smaller and less muscular than men, small people with weak necks will be categorized as female. Tall people with strong necks will be categorized as male.
Example Condoms:
Two categories: has penis (male, can use) and has no penis (not male, cannot use [for inteded purpose]). So if you are XY genotype, but without a penis (idk cut off?), you’re not a male in that context.
As you see both examples correlate with the gonosomes, but are not defined by it.
yes, because most of german history is nazi history and nazis are brown
(at least back then, now german nazis are blue)
the proprietary drivers work pretty great on X11 for me
not as bad as ur mom, lmao gottem
Binaries are not in /usr/bin
or /bin
except for /bin/sh
and /usr/bin/env
. Programs should not assume fixed paths for binaries and instead look for them in $PATH
.
/bin/bash
won’t work on every system
for example NixOS
some other systems may have bash in /usr/bin or elsewhere
since yaml is just a superset of json, you can easily avoid all problems like this
yaml is like a less strict json for me