koala

joined 3 weeks ago
[–] [email protected] 1 points 4 days ago

I don't use Nextcloud calendars or address books. But I assume they are included in regular backups.

I pay about 50€ for all absolute overkill Hetzner dedicated server (128gb of RAM).

I live in two different flats in different cities because of personal circumstances.

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

I switched to Emacs over two years ago because I was getting too comfortable in VS Code. If VS Code didn't have the "dodgy" stuff, I would recommend it to everyone without reservation.

Emacs has been a pleasant surprise. The latest versions have introduced Eglot (LSP), EditorConfig and a few other odds and ends that make it very close to being usable with very little configuration. My latest suggestion for getting started is JUST two lines of config, and I think you can scale easily.

I just wish Emacs had started from the outset with more common keybindings- it makes it hard to recommend because you need to make a significant investment. I think it's worthwhile, but still...

However, due to how it's evolving lately, I suspect it might become even easier to get started with time. If they rolled in to base Emacs automatic LSP installation, that would be huge, for instance.

[–] [email protected] 6 points 1 week ago (2 children)

I assume you basically want protection against disasters, but not high uptime.

(E.g. you likely can live with a week of unavailability if after a week you can recover the data.)

The key is about proper backups. For example, my Nextcloud server is running in a datacenter. Every night I replicate the data to a computer running at home. Every week I run a backup to a USB drive that I keep in a third location. Every month I run a backup to a USB drive on the computer I mentioned at home.

So I could lose two locations and still have my data.

There is much written about backup strategies, for example https://en.wikipedia.org/wiki/3-2-1_backup_rule ... Just start with your configuration, think what can go wrong and what would happen, and add redundancy until you are OK with the risks.

[–] [email protected] 8 points 1 week ago

What volume of data you are discussing? How many physical nodes? Can you give a complete usage example of what you want to achieve?

In general, there's a steep change in making things distributed properly, and distributed systems are often designed for big and complex situations, so they "can afford" being big and complex too.

[–] [email protected] 5 points 2 weeks ago

Running LanguageTool locally is a bit of a pain, with some manual steps. Plus you have to fetch some data files. You can find around a few projects like this one to make it easier to run LanguageTool.

And yes, as the poster mentioned, LanguageTool keeps some code exclusive to their paid version. There's a bit of a tension because they ask people not to extend OSS LanguageTool with their paid features.

There's also this interesting clone, but it seems abandoned.

[–] [email protected] 1 points 2 weeks 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.)

[–] [email protected] 1 points 2 weeks 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.

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

It's on backports :D

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

[–] [email protected] 14 points 2 weeks ago* (last edited 2 weeks 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.

[–] [email protected] 1 points 3 weeks 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.

[–] [email protected] 1 points 3 weeks 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.

view more: next ›