Because Python wants you to read it like English:
x is “foo” if y is greater than 5, else it is “bar”
Because Python wants you to read it like English:
x is “foo” if y is greater than 5, else it is “bar”
Easily solved by using Rust and have literally anything evaluate your expression and return whatever
You gotta separate the art from the author. Where else am I gonna get my bee-centric soft porn?
Werewolf? That looks like Chewbacca’s crackhead cousin
I’m gonna put this out there: If you can do Endeavour or Manjaro, you can do Arch, and Arch is in no way less stable than Tumbleweed. All you need to do is to pick btrfs and enable snapshots and then never use them.
I only know this because of Until Then, which besides some cultural insights gave me emotional trauma
Not to mention those guys had to hunt themselves and probably didn’t shove half a pig per week down their fat throats
I went from Tumbleweed to Garuda to Endeavour to plain Arch, so either your graph is off or me. Or both.
I just did and got it actually
TLDR: Apps are open, models are open weight but you don’t know which one you get, and they have not yet disclosed any tweaks they may have made (although for me, it never sounded like they actually tweak the models all too much)
When your shitpost works a little too good
Step 1: Post slop
Step 2: Get blocked
Some great 3rd party clients on Flathub as well (Webcord, Vesktop…)
My employer was like “you want three 32” monitors?" And I said I wouldn’t know what to do with them, just give me two 27" ones. 1-2 windows for docs and my IDE. That’s enough
Illegal in the EU btw.
Their biggest problem is that people don’t want to buy their stuff because it’s bad, they can worry about their backdoory image later
You cannot selfhost Signal, because the regular app won’t connect to your server. You could probably bridge it to Matrix I guess? I’m pretty sure it’s a thing, but I see little benefit here, besides your phone not connecting to Signal and your messages being collected in one app, if you so desire.
There should be a simpler solution to this tbf. Plasma had the exact same thing going on with their mute-app-buttons and their solution was a toggle for people who tend to missclick. I believe Chromium has one as well, at least Brave does for sure
Joe who?
Tbf, often there either is no proper one, or you don’t know where to find it. Or there is just tons to unpack, because one thing leads to another and suddenly you have to read like 10.
To give you an example: I just wanted to create a new btrfs software RAID and dissolve my old one, but without loosing the data or redundancy in the process. To do so, I had to create a new partition table, of course not before using tools to find the right device, add a LUKS2 partition, find its UUID, unlock that partition, add a btrfs partition, mount that partition, copy all data over, then generate a keyfile for auto-unlock, add that to the LUKS, add the according crypttab line, remove a drive from the former raid, not before running a balance of course, then also create LUKS on that, find the UUID again, open that as well, add the keyfile again, add another crypttab line, adding the mapper to the btrfs partition, running a balance that creates a RAID 10, adding an fstab entry for auto-mount, runnning dracut and set up btrfs maintenance.
Even just describing the process is a chore. Imagine trying to learn every stept, one by one, from the manuals.
Edit: Some fixes and steps I skipped added. In case anyone is wondering what the heck I’m doing: I am moving from a RAID 1 with 2 disks to an encrypted RAID 10 with eventually 4