

… Surprised it took them this long to get a tui editor in Windows. I would have assumed they had at least something somewhere.
Hello there!
I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org/ .
He/They
… Surprised it took them this long to get a tui editor in Windows. I would have assumed they had at least something somewhere.
git commit -m "Unfuck everything"
My terminal of choice nowadays is Alacritty. It’s nice and clean, has a text based config file and decent feature support. The only annoyance is the lack of tabs, but I spend most of my terminal time ssh’d into a tmux session on a remote server anyway.
I don’t think so, Valve already have their hands full with one translation layer and probably don’t want to add another layer on top of it.
I also wouldn’t be surprised if battery life ends up being worse through the hypothetical vm. It still has to do the same amount of work after all.
It’s relatively trivial, you just need to write a kernel module. You’d just need/want to make it gpl so everything it does is fully audited and transparent. That’s not a problem, is it? Right?
From a technical standpoint, you could argue that someone could create a fork of the kernel that spoofs the interface that the anticheat uses to make it ignore things. You can, of course, also do something similar in Windows, but security theatre never let practicality get in the way.
Daily backups. Then you can have as much wild ambition as you like. Disk failures do not care for your permissions bits anyway.
Practically though, one thing I find that’s a good habit to get into is to use rmdir
on directories that you know should be empty instead of rm -rf
. If you’ve made a mistake and try to delete the wrong folder, it’ll error out.
Incidentally, both bad sex and code documentation both involve std vectors.
Ah. If this is a new build that suggests a hardware issue. Can you try running with only one stick of RAM and/or xmp disabled to see if that fixes things?
People have absolutely taken a multi-year break from Minecraft before.
Really though, why is there a time limit at all? Google still allows you to convert old Youtube accounts to Google accounts, why can’t Microsoft do the same?
… Didn’t they revoke the Minecraft licenses people purchased because they didn’t manage to migrate their Mojang accounts to Microsoft accounts in a short amount of time?
Ironically, I find myself writing more code when CI is broken and I don’t have to babysit it.
What do you mean by “green screen of death”? Is there any text or something you can transcribe or screenshot for us?
I meant in the Passwords and Keys app below, sorry should have specified!
Hot take: Clean up your darn imports. Otherwise you just make the links between modules confusing and messy.
If you want to keep autologin enabled, you can also just set the password to nothing (that is, when you’re setting the password, just press enter without typing anything) to disable the password.
Saves having to mess with the .desktop files.
Does it mention something about “your login key was not unlocked when you logged in”?
If so, open up the application called “Passwords and Keys” (or “seahorse”), right click on “Login” > Change password and set it to match your Linux user account.
> Claims to support xdg.
> Stores config in ~/.matchctl.conf
Yet another dating app that gives me trust issues. ;_;
MIT license, for those wondering.
Gender PHP extension is a port of the gender.c program originally written by Joerg Michael. The main purpose is to find out the gender of firstnames. The current database contains >40000 firstnames from 54 countries.
For anyone curious but not curious enough to go digging around.
Don’t know if it has games you’re interested in, but I’ve been using r2modman and it’s worked pretty well. Even for games run through Proton.