RIP Nose smile. :)
TBH, it's for the best
RIP Nose smile. :)
TBH, it's for the best
For me, the jump from 8 megabit (yes, 8) to 1000 megabit is a huge difference, and has become vital to my work flow.
So, ruling it out entirely is out of the question for me. It might be overkill to some, but definitely not for me.
I'm pretty sure that's just someone's fanfic character. I've never seen them before.
Writing a script and having it not destroy everything on first launch.
It's a great feeling.
I checked out the game's store page, and it looks interesting. Definitely wishlisting it!
I just tried to mod Skyrim earlier, but doing so on Linux is really painful.
Mod Organizer 2 (MO2) runs fine under Proton, but it doesn't support collections, so I would need to manually install hundreds of mods, which is not worth my time.
As for Vortex, I couldn't even get it to install.
So, I gave up on modded Skyrim. For comparison, on Windows: It's click, install, done. I wish it was the same on Linux under proton.
I'll definitely look into this. Thanks!
Palworld isn't bad, but I feel like it doesn't respect my time with how grindy it is. It's about as grindy as some major MMOs, which isn't what I'm looking for right now.
I checked out the demo and it seems good. Some controller issues and gameplay issues (Bow aiming sensitivity is too high), but otherwise quite cozy.
Paint.net. I so wish for something simple with a competent UI on Linux.
Pinta is the closest, but it's too far behind modern paint.net.
GIMP lacks a competent UI, and Krita is too advanced for basic photo editing.
Math can help solve this:
m = 0.5 # human
h = 0.5 # horse
C = m + h # Centaur
So Centaur is 50% human, 50% horse. Half human, half Centaur would be:
# Expand
C / 2 + m
m + h / 2 + m
# Combine
(m + h / 2) + (2m / 2)
3m + h / 2
# Solve
3(0.5)[m] + 0.5[h] / 2
1.5[m] + 0.5[h] / 2
0.75[m] + 0.25[h]
Which is 0.75 human, 0.25 horse
Therefore, this hybrid is 75% human, 25% horse
To answer your question: This would probably be a human with a horse tail, and 2 horse legs.
Is there a flag to prevent orphaned packages from installing?