koala

joined 6 days ago
[–] koala@programming.dev 1 points 18 hours ago

I dunno, I still have a soft spot for Proxmox. I want ZFS, so it's about the only game in town with support.

(TrueNAS Scale looks good, but it would increase too much my Hetzner costs, because of their requirement of having a dedicated root pool. And I don't want an LTS distro that supports root-on-ZFS "oficially". That narrows the field quite a bit.)

(For work and for my workstations, I'm very pleased with Incus on top of Debian... but that's because I don't need ZFS on those.)

[–] koala@programming.dev 1 points 1 day ago (2 children)

Ah, sucks :(

I'm looking forward to see where Incus OS goes, or TrueNAS Scale. Honestly, I was very tempted to automate a procedure to take a Proxmox ZFS install and replace the Proxmox bits with Incus bits :) Incus + ZFS as an appliance would be nice. I kinda don't want to think about the underlying OS.

[–] koala@programming.dev 2 points 1 day ago (4 children)

It's on backports :D

(I'm actually running it from the Zabbly repos.)

[–] koala@programming.dev 12 points 1 day ago* (last edited 1 day ago)

I discovered Open Food Facts very recently. I was supersurprised because the mobile app is very neat, and I didn't expect there would be so many products (edit: in Spain). I've sent two contributions so far.

Also, you can download their database. If I had some time, I'd try to run some queries on it. (I'm on a low sodium diet and sometimes you find the most unexpected products with little salt, but it's time consuming.)

edit: also, I forgot, the app is on F-Droid, another nice touch.

[–] koala@programming.dev 1 points 3 days ago

You need two drives for the OS, four for data. Hetzner boxes are cheap with 2 drives, cost multiplies if you add any other.

[–] koala@programming.dev 1 points 3 days ago

I use LDAP auth, but no SSO or external mounts. Actually, I tested external mounts, but they gave me bad vibes, although they are interesting.

The other thing, I just run a preview generator application, no other plugins.

[–] koala@programming.dev 1 points 4 days ago (2 children)

I was looking at the Proxmox graphs. Now, looking at iostat, r/s measured over 10s hovers between 0 and 0.20, with no visible effect of spamming reload on a Nextcloud URL. If you want me to run any other measurement command, happy to.

[–] koala@programming.dev 5 points 4 days ago

I like to live on the edge of time and therefore have the feeling that debian based distros (although being very stable) are too “old” for my liking.

Nowadays, with Flatpaks, so many software providing binaries, etc. this does not matter so much. If you want, you can even use something like Distrobox to have containers for tools using whatever bleeding edge distro you want, but still have a solid stable underpinning.

Debian also has more stuff than you would expect in backports. The main sticking point is yes, you'll be stuck in Debian 12's KDE until 13 comes out. But that might be sufficient for you?

(You could also use Debian Testing, which is basically a rolling release. But I'd consider stable first.)

[–] koala@programming.dev 1 points 4 days ago (4 children)

I see some CPU and memory usage on my setup... but I don't even see any IO!

Literally, the IO chart for "week (maximum)" on Proxmox for my Nextcloud LXC container is 0, except for two bursts, of 3 hours of less each. (Maybe package updates?)

The PostgreSQL LXC container has some more activity (but not much), but that's backing Nextcloud and four other applications (one being Miniflux, which has much more data churn).

[–] koala@programming.dev 1 points 4 days ago (1 children)

Huh, what?

I see in your link that that image has support for KasmVNC, which is great and you could use to make Emacs work...

But the whole point of VS Code is that it can run in a browser and not use a remote desktop solution- which is always going to be a worse experience than a locally-rendered UI.

I kinda expect someone to package Emacs with a JS terminal, or with a browser-friendly frontend, but I'm always very surprised that this does not exist. (It would be pretty cool to have a Git forge that can spawn an Emacs with my configuration on a browser to edit a repository.)

[–] koala@programming.dev 3 points 5 days ago (6 children)

Eh, my Nextcloud LXC container idles at less than 4.5% CPU usage ("max over the week" from Proxmox). I use PostgreSQL as the backend on a separate LXC container that has some peaks of 9% CPU usage, but is normally at 5% too.

I only have two users, though. But both containers have barely IO activity.

[–] koala@programming.dev 2 points 5 days ago (3 children)

Web-accessible Emacs? What are you using?

view more: next ›