Turn your opponents' pieces to your side by challenging them. Click play to begin

That truck is coming after them real aggressive like

Haha thanks, I guess being the family tech support does help practice!

Awesome! If you experiment with different resolutions and the screen doesn't turn on again, wait 15 seconds. Without confirmation, plasma will restore the previous resolution on its own.

Since you're now able to see the laptop screen with the monitor connected, try changing the monitor's resolution and refresh rate to a lower value. Plasma should hide options which are incompatible with your monitor, but maybe it's not doing that for you. (right click on the desktop and choose "display settings")

Does the monitor turn on from standby when you plug the cable in? If the monitor has other ports, try those as well.

There's a typo in the article, it's ~/.local/share/kscreen

In desktop mode, you can press the Super+P (Win+P) keyboard combination to bring up a menu to choose which screen to display on. Keep pressing P while holding the other key to move forward in this list, then press enter. If you keep doing this, eventually you should end up on an option that includes your laptop screen. Alternatively, you can make Bazzite forget about your monitors by deleting the file it stores screen profiles in, then rebooting: https://ryan.himmelwright.net/post/reset-plasma5-monitor-config/

Well it kinda fragments the effort. Each campaign has to essentially do the same things, but twice.

endof10.org is hosted on KDE infrastructure, why are there two competing initiatives?

Don't know of a solution that does this, but you could solve it with a two-step process. First, rsync the files to the server as-is, then use a background job on the server that converts lossless to lossy every hour or so.
Storage is really cheap these days though, why compress lossy in the first place?

Guess we have our version of Florida man now




I'm wondering if this is preparation for replacing Dolphin with Index. Hopefully Dolphin keeps being maintained as it has way more features.

Annnd the rss is hosted on fireside instead of their own domain

What? No, that's a quote from MLP. Are you sure you watched it?

you're going to LOVE MEEE

Holy crap it took way too long for me to realise what you're doing

"Nobody will take care of you if you don't take care of yourself"
Apply this to pushing back on contracts, double checking what you're asked to do, and putting yourself first, and you'll get a lot more respect in my experience. If you primarily put others first, your self will feel neglected. It doesn't mean you should not care for others, but that your highest priority should be yourself, and then others.

We should have a WET timezone
If there's EET for eastern european time and CET for central european time, we should have a WET time. I guess in the shower there already is.

Found the sentient car from Harry Potter

YouTube Video
Click to view this content.
Think it's trying to park

I created a new variant called Allegiance Chess where the pieces can switch sides
I've been working on this idea for two months and it's playable now. In short, pieces can switch sides if they're challenged twice, but then at that point they can return in just one move. I thought it'd be a cool hobby project to do (it was) but I'm mediocre at chess and I'd like to know what high level players think of the mechanics.
It was very interesting and soul breaking at the same time to work on the bot part of the engine because it kept blundering major pieces after searching through all the move options. I think I managed to get it to behave properly-ish now, but it's very slow in return. I found the chess programming wiki quite late on, so I didn't implement the optimisations it talks about but that's what I plan on continuing with after a much needed break.