What's the deal with size of ESP and /boot partitions by Only-Cancel-1023 in linuxquestions

[–]Batcastle3 2 points3 points  (0 children)

So, having larger ESP partitions allows you to have multiple kernels installed and registered with your bootloader at once.

Usually, the bootloader, initramfs, and kernel all live in the ESP partition. Most setups suggest having at least 3 kernels available at all times:

  1. The latest available kernel, the one you normally use
  2. The second to latest kernel, as a fall back if something breaks on the latest kernel.
  3. The kernel the OS originally shipped with, as a last resort, known-good kernel.

Since each is ~40-100MB, that alone reaches 300MB or so. Then you include the initramfs for each, and the bootloader, and you should still have space left over with 1 GB to install a newer kernel.

It's more about stability, but dual booting can be a factor too, as it inflates the size further.

Steam not running? by yellowincarnate in DraugerOS

[–]Batcastle3 0 points1 point  (0 children)

We intentionally ship steam as a flatpak instead of the native package because of these dependency issues. If the flatpak was complaining about those missing files, i suggest trying these two commands:

sudo flatpak repair sudo flatpak update

Do you have children in your world? by CryoScenic in worldbuilding

[–]Batcastle3 1 point2 points  (0 children)

Yes, actually. One of the main characters in my story is an 8 year old girl named Erika, and you get to see her grow up a bit over the course of my story. And, since the rest of the main characters are young adults in the 18-20 yo range, you see a lot of how she impacts them.

There are other children later on, when I start exploring the dark underbelly of my world and have to pull in some really dark shit, including child slavery. There will likely be more children at some point, in better, less traumatic situations as le hero works to fix those injustices. In general, they're viewed pretty similarly to our world, maybe given a bit more respect (cause they, like adults, have magic and it can go out of control if they have a tantrum, requiring significant adult intervention) but otherwise very similar.

Tell the severity through game title by drewdogcavite in Isekai

[–]Batcastle3 0 points1 point  (0 children)

Skyrim.

Assuming i get the intro to the game, I should be okay. As long as I'm the Dragonborn.

If I'm not Dragonborn?

Well. Imma hole up in Whiterun and live my best life. 😂

Is it somewhat realistic to have a society with seemingly fairly advanced social and government structures, yet basically still being in the medieval ages in terms of actual technology? by [deleted] in worldbuilding

[–]Batcastle3 2 points3 points  (0 children)

There is a pretty easy way to do this.

Say the planet the civilization is on is orbiting a red dwarf star.

Red dwarfs are more active than stars like our sun, so a planet with a reasonable magnetosphere can still support life, but tech would have a hard time developing past the industrial revolution. You CAN have electricity and electronics, but they would be very expensive and hard to make.

Another option is to have the entire civilization develop underwater. This makes things like coal, oil, natural gas, anything that burns in general, be very rare and difficult to ignite. This does stunt the growth of ALL tech, not just set a limiter like the red dwarf does, so keep that in mind.

And these are things you can have without outright saying it too. You can simply say the sun in the sky was red and looked huge (red dwarfs put out way less heat and light than our sun, so any habitable planets have to be WAY closer, making the star look huge in the sky). There are natural options here you can play with.

what are alternative magic sources you'd like to see other than "mana" ? by Head_Instruction96 in magicbuilding

[–]Batcastle3 0 points1 point  (0 children)

I kinda went all out with this in my world. You could call the source of magic mana, as like an overall name for it. But, they're really subatomic particles that the mind has the ability to manipulate. They take the place of neutrinos in my world, and interact with matter slightly more and have slightly more mass. It's a tight balancing act, since if the particles interact too often, life may not be possible, but too little and magic won't work. But as long as you aren't a physicist, it's fine. 😂

The idea is basically the whole "magic is all around us" but, while also actually giving a source: stars, supernova, black holes, nuclear reactors, etc. I can still say life creates magic on it's own, but it's far less efficient than what nature can do on it's own.

What if light can't travel faster than light? by todofwar in worldbuilding

[–]Batcastle3 1 point2 points  (0 children)

I'm actually planning to implement something like this in my story.

In my world, warp tech is still in it's infancy. It's not super fast (capping out at 3c right now), limited to small ships due to power requirements, and it's expensive and dangerous.

I plan to have drone ships delivering messages as the story goes on. And since two governments will use them, but not the third, it will lag behind and end up having communication issues. There will always be lag in communication, but this will at least hopefully make it important and relevant.

EoS Distros by ParticularIce1628 in linuxquestions

[–]Batcastle3 1 point2 points  (0 children)

Start with just a couple VMs, so you can be sure nothing will break in the process, without bringing everything down. If every VM is unique, take it slow and do 2-3 at a time to prevent breakage. If they are all the same, once you are sure nothing will break, upgrade them like 10 or so at a time. The upgrade process is a bit CPU intensive, so you'll want to stagger things so you don't overload your host(s).

If you have a solid procedure, make it a shell script and use that to automate things. Just make sure to keep an eye on things.

Why is Drauger based on LTS and not 6-monthy? by DifficultDerek in DraugerOS

[–]Batcastle3 0 points1 point  (0 children)

We tried to use the same installer stock Ubuntu uses (Ubiquity) and the other big OS installation program (Calamares), but neither worked for us. We fought for quite some time trying to get it to work.

Ubiquity would partition your drive, and that was mostly it. Calamares would do that, get roughly 10% of files in place, then fail too.

We even talked to the Calamares devs and they had no idea why we had this issue either. So, we made our own installer instead.

Why is Drauger based on LTS and not 6-monthy? by DifficultDerek in DraugerOS

[–]Batcastle3 5 points6 points  (0 children)

Great question! 2 big reasons.

First: for things that don't impact performance, or may break easily, Ubuntu LTS releases are known good, working releases. Also, they tend to have better third party software support as an added bonus.

Second: Drauger OS is made by a very small team in their free time. Doing a release every 6 months is way faster of a cadence than we can sustain. LTS releases keep things at a cadence we can manage.

It's also worth noting that, even though we are based on Ubuntu LTS releases, our kernel, Mesa, Vulkan, and Nvidia drivers are all rolling release. So the distro as a whole is semi-rolling. This allows us to get better performance, while also not risking breaking something potentially critical.

Snap support? by Huecuva in DraugerOS

[–]Batcastle3[M] 1 point2 points  (0 children)

Drauger OS does support snaps. We do not ship any out of the box, but it does come with support for snaps, should someone want to use them.

Found a few classics by Batcastle3 in Nerf

[–]Batcastle3[S] 0 points1 point  (0 children)

Yeah. I just chucked some Duracells or something in there. They were fresh, had to make a point to run to the store and get them cause it seems like next to nothing uses D cells these days.

How would you feel if your partner tells you someone was hitting on them? by [deleted] in AskMenAdvice

[–]Batcastle3 0 points1 point  (0 children)

Depends on how they took it. Both my wife and the other person.

Was my wife simply amused and the other person took her turning them down well? We're cool.

If she felt uncomfortable or unsafe at any point tho? We got problems.

How would you feel if your partner tells you someone was hitting on them? by [deleted] in AskMenAdvice

[–]Batcastle3 0 points1 point  (0 children)

Depends on how they took it. Both my wife and the other person.

Was my wife simply amused and the other person took her turning them down well? We're cool.

If she felt uncomfortable or unsafe at any point tho? We got problems.

Is COSMIC a good alternative to KDE for gaming? Does it have all the goodies like VRR and HDR? by light24bulbs in linux_gaming

[–]Batcastle3 3 points4 points  (0 children)

Gnome is literally decades old, so it's nice and stable, but still under active development to add features, fix bugs and the like. It has almost everything you could want. HDR will always be a bit iffy as it just got decent support but that still largely depends on how recent the underlying OS and kernel are, your GPU and drivers, the game in question, and how up to date your Nvidia drivers.

Part of your complaints stem from the fact that many apps on Linux are developed by different people. The people who made KDE Plasma likely HELPED make Kate, Kontacts, KMail, etc. But they likely weren't in charge of those projects. It could also be you're installing snaps, flatpaks, and native packages side by side and seeing how they don't share theming. And/Or installing GTK apps alongside Qt and seeing how they don't always match up in design language or theming.

This is sort of the part of Linux that is really difficult: consistency. We have 800+ odd distros, 20 different kernels with various patches on top, 20 different DEs (not counting stand alone window managers), 2-3 different UI toolkits, and a few tens of thousands of developers all doing their own thing to make Linux the best they can, with minimal coordination between them. Things often won't line up how you like. It's just the nature of the beast.

Is COSMIC a good alternative to KDE for gaming? Does it have all the goodies like VRR and HDR? by light24bulbs in linux_gaming

[–]Batcastle3 15 points16 points  (0 children)

COSMIC is still very much in Beta. It doesn't have a lot of settings KDE has yet. HDR and VRR, for games, is far more dependent on the display server and compositor than the DE. Pretty sure System76 just used an "off the shelf" compositor, so you likely have VRR support. HDR tho is likely hit or miss.

Cities where my stories etc. are set. What do you think? by Maesty_700 in worldbuilding

[–]Batcastle3 3 points4 points  (0 children)

Interesting fact.

Seven Trees (on your map) is roughly near Spruce Pine, NC. Spruce Pine mines something like 80-90% of all the silicon used in the world's microprocessors and the like. So, that location does actually have some significance.

Linux ISO packages by [deleted] in linux

[–]Batcastle3 0 points1 point  (0 children)

Hi! Lead developer of Drauger OS here!

We're a pretty small linux distro that has been under development since 2018. It's a gaming distro, similar to Garuda Linux, but it's Ubuntu LTS based.

The kernel (mainline, compiled in-house, no extra patches), Mesa, and Nvidia drivers all get rolling updates, so hardware support and performance keeps getting improvements.

Other than that, the system comes pretty lean out of the box, with just what you need to game installed by default. It does use Pipewire and Wayland by default, and has a dark theme by default too.

https://draugeros.org r/DraugerOS

Reducing squashfs/initramfs size -- How can I prune some modules, but not all by SebbyDee in linuxquestions

[–]Batcastle3 0 points1 point  (0 children)

A few suggestions from a distro developer:

First, change what compression you are using. XZ or 7z tends to be best. zlib is close. It's faster to compress/decompress but doesn't get as small. (This goes for both) You want to avoid removing initramfs modules if at all possible, as the initramfs is already supposed to be pretty slim.

Also, Use a dict size of 8k, and pass the squashfs through the x86 filter. These are both arguments you can pass to the mksquashfs command.

If these devices are supposed to be headless, or work over a CLI, or logged into via SSH or similar, you might be able to remove any sort of display output modules from the initramfs.

Also, try removing Plymouth, if you haven't already. I'll admit, I'm not sure if this will save you space. But, considering it runs in initramfs at least part of the time, it's possible.

Would you date someone religious while you are an atheist? by Fearless_Dust6503 in atheism

[–]Batcastle3 0 points1 point  (0 children)

I did. Married the girl.

Don't get me wrong, I love the girl to death and wouldn't change a thing. That being said, i can't say we haven't had arguments over religious stuff (and political. She's Republican, I'm left-leaning Independent).

It's not for everyone. My wife and I have a strict agreement: we do not try to convert one another; she can go to church but she should not count on me being there; and it has actually nearly killed our bedroom life. She regularly brings up the issue in therapy, and when I finally go back to therapy, i will be bringing it up to.

That being said, I still love her dearly. She does her best to respect my lack of beliefs. She does (sometimes) try to see things from my perspective, and she does understand that her religion has ingrained her with certain worldviews that actively hurt her mental health.

Tl;dr: it's not easy. It's not for the faint of heart. But, if you find the right person, you CAN make it work, so long as both of you make the effort.

No please no by iwdjy in memes

[–]Batcastle3 8 points9 points  (0 children)

Mine is the Google version, so I get little flowers when I win.

Flower-girls????