InnerScientist

joined 2 years ago
[–] [email protected] 8 points 22 hours ago (1 children)

Well, ithe correct way would be to create a new container image using your current image as the base and executing your commands, you then need to rebuild that image when the base image is updated.

[–] [email protected] 2 points 23 hours ago (3 children)

I think you can use volumes or mounts to add signal files.

[–] [email protected] 9 points 1 day ago

let arschflugkoerper = Some(Roflcopter);

[–] [email protected] 9 points 2 days ago

You don't wanna know how many meteors couldn't stop in time and never found their way out again.

[–] [email protected] 3 points 2 days ago (1 children)

How much ram were you using? With how little ram Linux uses in normal operation only some applications will make you feel a difference.

[–] [email protected] 46 points 2 days ago

Vibe coding is driving error development

[–] [email protected] 7 points 2 days ago

The road to hell is paved with good intentions after all

[–] [email protected] 9 points 2 days ago (1 children)

Secure Boot

The UEFI specification defines a protocol known as Secure Boot, which...

....

UEFI shell

....

Classes

...

Boot stages

...

Usage

...

Application development

And finally

Criticism

[–] [email protected] 5 points 2 days ago (4 children)

It's not the first thing, it's in the middle.

[–] [email protected] 6 points 4 days ago

So, you're saying it's possible?

[–] [email protected] 3 points 4 days ago

Use nix run/nix shell and only add to the config when you've used that a lot for the same command.

Then clean up the config....someday.

33
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

I'm looking for experiences and opinions on kubernetes storage.

I want to create a highly available homelab that spans 3 locations where the pods have a preferred locations but can move if necessary.

I've looked at linstore or seaweedfs/garage with juicefs but I'm not sure how well the performance of those options is across the internet and how well they last in long term operation. Is anyone else hosting k3s across the internet in their homelab?

Edit: fixed wording

view more: next ›