this post was submitted on 03 Aug 2026
731 points (97.2% liked)

Linux

14563 readers
594 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

what internship are you doing?

top 50 comments
sorted by: hot top controversial new old
[–] ashughes@feddit.uk 9 points 13 hours ago

Stage 4: "I'm done. This isn't worth it and I don't actually NEED any of it! rm -rf / it all and wander silently off into the woods. Curl up on a mound of moss and watch all the things that bumble."

[–] Pencilnoob@lemmy.world 2 points 11 hours ago

I'm in this meme and I don't like it

ooo audiobookshelf don't mind if I do

[–] whoisearth@lemmy.ca 8 points 1 day ago (1 children)

2 and 3 are the same and you're deluded if you think otherwise

[–] yoru77@lemmy.dbzer0.com 3 points 13 hours ago (1 children)

The difference between 2nd and 3rd is about 24h

[–] ragas@lemmy.ml 2 points 10 hours ago* (last edited 10 hours ago)

My nextcloud instance is on a managed hosting server and has been for the last 4 years. My homeassistant uses the standard raspberry pi image since I've had it for the last 3 months.

(And yes I have to constantly withstand the urge to fully self-host my Nextcloud and reinstall my Homeassistant with a Gentoo base.)

[–] fruitycoder@sh.itjust.works 6 points 1 day ago* (last edited 1 day ago) (1 children)

Stage 4 clustered servers so k8s can keep the containers up and configured

Stage 5 GitOps

Stage 6 federated clusters on your buddies infrastructure so each of you have off site high availability. Or hardware squirled away at families houses.

[–] Shayeta@feddit.org 1 points 13 hours ago (1 children)

Stage 7 OpenStack running on all those clusters, giving a seamless single-cloud experience.

[–] fruitycoder@sh.itjust.works 1 points 4 hours ago

Honestly I prefer the kubevirt, kubeOVN route (ala Harvester).

OpenStack is a decades long labor of love that feels like it was started decades ago, you know?

[–] UnderpantsWeevil@lemmy.world 8 points 1 day ago (1 children)

Me transition from stage 1 to stage 2, nervously.

[–] lps2@lemmy.ml 12 points 1 day ago (5 children)

Just wait till stage 4 - I've got a 12u server rack, separate 6u networking cabinet, 80+ containers running on multiple VMs managed by multiple Proxmox nodes and all my infrastructure is transitioning to OpenTofu and OpenBao so I can spin up new VMs, manage the containers with Komodo, etc and all managed with single sign on. I've got ~$12k sunk into my local AI server alone. I have like 2 active users besides myself...

[–] UnderpantsWeevil@lemmy.world 7 points 1 day ago (1 children)

I won't lie. I've found myself peaking into corners of the house and thinking about where I'd install a proper rack. House just isn't wired properly for it, though.

[–] lps2@lemmy.ml 6 points 1 day ago

I had two separate 20 amp circuits ran into a closet and threw an exhaust fan to outside so I save on cooling costs. Where there's a will there's a way!

[–] jeorb@lemmy.zip 3 points 1 day ago

Fellow stage 4 self-hoster here. Time to start a support group.

load more comments (3 replies)
[–] Mercury1337@lemmy.world 21 points 1 day ago

Stage 5 - you live in the woods and talk to a rock

[–] phoenixz@lemmy.ca 3 points 1 day ago (1 children)

I'm at stage 3 now, and proudly so

[–] Dymonika@lemmy.one 1 points 11 hours ago

Will any of your family members leave beta?

[–] Blurntout@lemmy.ca 128 points 2 days ago (8 children)

When you spur of the moment decide to turn your gaming pc into a proxmox machine and then miss gaming so you end up down a rabbit hole of iommu groups to pass your Gpu through to a steam os VM to wrestle with Linux virtual display drivers so you can use sunshine to cast your games to your laptop

It eventually worked but you can quickly end up in a niche hell hole with little to no coherent documentation.

Trash guides is a gateway drug

[–] Leafimo@feddit.org 2 points 10 hours ago

Or you just spin up Games-On-Whales and have the same with almost no work!

[–] The_Picard_Maneuver@piefed.world 32 points 2 days ago (3 children)

Is it worth it after that's all said and done?

I'd love to power gaming in my house from a central server, but I keep imagining that it would be spotty and frustrating as hell.

[–] chisel@piefed.social 30 points 2 days ago (4 children)

Game streaming is good, but not perfect. It's useable, but you do get the occasional stutter, dropped frames, connection issues, etc. Not to mention increased input lag.

If you must have your PC in a different room, you'd be better off buying an optical hdmi cord. That's what I do for gaming on my TV after playing a few games through various game streaming apps and getting fed up with it.

load more comments (4 replies)
load more comments (2 replies)
load more comments (6 replies)
[–] AnimalsDream@slrpnk.net 21 points 1 day ago (3 children)

The thing that I hate about self-hosting is that a lot of apps that could just be a plain offline thing are instead being designed to be super bloated server-docker things. Databases are not reasonably portable data formats.

[–] zaphod@sopuli.xyz 6 points 1 day ago (1 children)

An sqlite database is a perfectly fine portable data format.

[–] AnimalsDream@slrpnk.net 7 points 1 day ago (1 children)

Or, and apparently this is crazy these days - I can just use a file that's in a format appropriate to what I'm trying to do, compatible with the simpler offline app it was made for, and then just use a more general purpose syncing method whether online or sneakernet if I need to do some kind of data transfer - as opposed to accumulating an ever expanding collection of server stacks that are just redundantly doing the same kind of thing anyway while needlessly adding an insane amount of attack surface.

[–] TehPers@beehaw.org 1 points 1 day ago

SQLite allows for more efficient querying of data than doing it by hand, can enforce constraints on the data, and I can query it from my shell.

Of course it's not going to replace a commonly-used format for a domain. If no such format exists, it's a perfectly acceptable data format for data that's tabular in nature. And it can by sync'd/backed up the same as any other file.

[–] RamenJunkie@midwest.social 2 points 1 day ago

This is why my self created apps all use Markdown files instead if DBs.

load more comments (1 replies)
[–] jet@hackertalks.com 15 points 1 day ago
  1. I do this shit for money I ain't going to do it for free. I'm not about to be the 24/7 unpaid on call for my families pagerduty rota. Paid cloud services for me
[–] uniquethrowagay@feddit.org 6 points 1 day ago* (last edited 1 day ago) (3 children)

I had my own Nextcloud and Home Assistant (on a raspberry pi) for years and they're awesome, but I really don't have a use case for specialized stuff like jellyfin or vaultwarden. I just slap my media and a keepass file on my Nextcloud and I'm happy!

load more comments (3 replies)
[–] farooqkz@realbitcoin.cash 2 points 1 day ago

I have Synapse(Matrix) on Nano Pi NEO in me CV :)))))))))))))))))))))))))))))))))

oh and by the way, back then Synapse was much worse. I created few GBs of swap on microSD to get it installed :>

Indeed NanoPi NEO is a lovely cute board. Who needs 64 bit? :>

[–] rimu@piefed.social 13 points 1 day ago* (last edited 1 day ago) (3 children)

Stage 4: code your own social network and run it on the ThinkPad under the stairs with a DB server in a wardrobe.. Fight scrapers and spammers incessantly.

load more comments (3 replies)
[–] HakunaHafada@lemmy.dbzer0.com 41 points 2 days ago (1 children)

lol at 'accidental' beta testers. I tell my family they're testing my shit

[–] taj@lemmy.world 2 points 10 hours ago

Isn't that what they're for?

[–] arran4@aussie.zone 13 points 1 day ago

4th is writing your own self hosted tools

[–] electric_nan@lemmy.ml 13 points 1 day ago

I've been pretty happy in #2 for years.

[–] mlg@lemmy.world 16 points 2 days ago (2 children)

"Wow these R730/R740 ear destroying rack servers are super cheap on ebay"

[–] lps2@lemmy.ml 2 points 1 day ago

Had an R710 in my bedroom for a few years, do not recommend

load more comments (1 replies)
[–] lmuel@sopuli.xyz 36 points 2 days ago

I think I have reached stage 4: No hosting, off-site backup is on an external SSD in a locker at work

[–] FrederikNJS@piefed.zip 15 points 2 days ago (2 children)

Only 27 containers? That rookie numbers... You gotta pump those up!

I'm currently sitting at 131 containers across 3 Kubernetes nodes, all bare-metal though, no virtualization.

load more comments (2 replies)
[–] bowsertattoo@piefed.social 17 points 2 days ago (3 children)

I just use flash drives to transfer stuff from my computer to the ipad so i can watch in bed lol, keep my music on an mp3 player

[–] uniquethrowagay@feddit.org 5 points 1 day ago

It's a peaceful life.

load more comments (2 replies)
load more comments
view more: next ›