

Can I just type ‘roxorz boxorz’ and be done with it.


Can I just type ‘roxorz boxorz’ and be done with it.


I’m sorry do us adults not like sweets?
My one of my favorite weed carts I’ve gotten from a dispo tasted like a fucking bomb pop.
What world are you living on only minors like sweets, or that teenagers don’t like coffee?


Been running my own storage boxes off of rocky w/ zfs, samba and nfs for years simply for the ease of integration of samba + freeipa.
Especially being able to use ipasam.so to allow password authentication for shares on machines that aren’t easy/reasonable to use kerberos keytabs from (think android clients, and off domain boxes)
Plus last time I tried truenas you couldn’t use a keyfile to encrypt drives unless it was stored on the root dataset which for some reason couldn’t be encrypted. Meaning each array had to have its own password instead.
I won’t lie I had to write several wiki articles to document this lol.


deleted by creator


We always where. If you live here you’re an american. Sorry if that’s insulting to some of you who’ve moved here lol.


I mean I’ve faked one or two conversations because I always thought chatbots where cute toys as a dev.
Treating it like a humie is a no go.


Anyone who’s worked in a warehouse with forklifts could tell you this. I remember taking care of a PC in one when I was like 19-20 and asking about the dust and being told it was tires.
My immediate thought was “oh Jesus Christ what must our cars be doing”
Then the first big public studies on microplastics dropped.


Lemme know when fairphone has a re-lockable bootloader to allow for choice of OS.
Not even dirty 30 yet baybee!


Its not a conspiracy to say companies know they can boil they users like frogs if they dangle the carrot of convenience over them.
Routinely doing this gets people used to it, which pushes the boundaries of what the next company can get away with.


They’re not dumb they’re just propagandized into being lazy.
Big tech companies convinced everyone their computers where magic and not machines they can understand if they put the effort into.


Yeah maybe graphene might be different. But that is not the point. The point is most sites and apps are almost unusable. So when you tell someone to change their o/s they get the idea that it’s impossible and don’t look.
Yes it absolutely is and this is literally the problem I’m pointing out.
When you say its too hard it implies its because its difficult, which means it needs to be made easy.
Your issue is not educational, nor accessibility. Its that you don’t want to put fucking effort in. You want it to be done for you.
That’s it. That’s literally what I’ve been trying to get out of you fucks forever. That its not how hard something is. Its that you need it spoon fed.
You should feel shame for that.
Everyone who expects that should.
You’re an adult, you should be able to put effort into the machines that run your daily life.
Elitism means I think I’m better than you because I’m smarter, I don’t. I think you’re being a lazy fuck, and are capable of doing basic things, but don’t want to, its right here in your comment:
they don’t look
You’re capable, you just don’t.
This is like bitching you didn’t know your car needed gas or an oil change, then blaming it on the people who knew.


It tells you on the page which one to click, what’s the issue?
This is like getting mad and calling cars bullshit because you didn’t know to put fucking gas in your car.


Installing graphene is requires you to plug your phone into your laptop running google chrome and:
If you can’t do that then you’re already incapable of operating a phone, and therefore its a moot point.
If the issue is you cant find the information then your skill issue isn’t with tech its with using a search engine.
Stop infantalizing people, and maybe google and apple wont be able to use the widespread expectance of instant convenience to normalize corporate malware like they have for the past 15 years.
I’m so sick of people acting like reading a web page and clicking through an install wizard requires a fucking C.S. degree. Its both insulting to the average user, and those with more knowledge.


If you can load vanilla graphene on to it without compromise who gives a shit?


If you ever need information on development, the best place to check first will always be official docs, Good luck on your project!
https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html


No shit sometimes you just need to let it out in catharsis. At this point going to the camps has been looking more like when not if for a while now.
I’m kinda surprised I can still legally present feminine.


Okay, but what if we like fuckin Mussolini’d him?
I’ll bring the bats and blindfolds!


Yeah I’m capable of telling my doctor I’m trans, and if I feel like my country isn’t safe enough that should be my decision, not my governments.
Alternatively if you’re tired of manual DNS configuration:
FreeIPA, like AD but fer ur *Nix boxes
Configures users, sudoer group, ssh keys, and DNS in one go.
Also lotta services can be integrated using LDAP auth too.
So far I’ve got proxmox, jellyfin, zoneminder, mediawiki, and forgejo authing against freeipa in top of my samba shares.
Ansible works too just because its uses ssh, but I’ve yet to figure out how to build ansible inventories dynamically off of freeIPA host groups. Seen a coupla old scripts but that’s about it.
Current freeipa plugin for it seems more about automagic deployment of new domains.