techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#containers

15 posts14 participants2 posts today

#Help My current #PC is aging, i7-6700, 12GB of ram (16gb max) and it can't do 4k. I want to replace my dual monitor setup with a single #4K. Do I just get a cheap video card that can do 4k or do I just build up a new machine?

If you say new machine, I only do #development stuff, #Python, #C/C++, #Rust, #Go, blah blah blah, #Virtualization, #containers.... #AMD or #Intel? Built in graphics is more than good enough for me. I can't make up my mind, help me :)

Red Hat Enterprise Linux 10 Beta (RHEL10) running in Distrobox/Podman on a Fedora host-system.

When registering the host-system with subscription-manager, the guest becomes a real RHEL instead of a UBI, enabling all the package repositories.

#rhel#redhat#fedora

Part of my project for adopting gitops in my homelab has been setting up git hosting. I've selected Gitea for this instead of Gogs because I thought I'd have an easier time bootstrapping fluxcd...

Now that I've had more time to sit with the docs and learn more about Gitea, I've noticed they have broad support to serve as package registries too! It seems like I can host helm charts and docker images alongside my infra as code! This is fantastic, it'll greatly simplify my architecture. Two birds, one container!