kimli

joined 2 years ago
MODERATOR OF
[–] kimli@lemmy.ml 1 points 2 years ago

You should probably take a look at Webamp then. Winamp2 inside the browser, Llama, skins and milkdrop included.

Webamp Github

It seems that there is an implementation that lets you interact with Spotify (I haven't tried it myself, you'll need Spotify premium)

Webampify - Github

[–] kimli@lemmy.ml 4 points 2 years ago (1 children)

It's been a few years since I used keepalived so my knowledge might be outdated.

You are correct that the VMs should be in different servers. To test around you can set up on the same, but this shouldn't be done in production environments, if you lose the host, you lose the service.

Keepalived will make sure your service is available in an IP. To say, you have two (it can be configured for more than two) servers with (A) 192.168.0.2 and (B) 192.168.0.3 which provide the service you want to provide. With Keepalived you'll configure a common IP for both of them, let's say 192.168.0.4

While working, server A will be available at 192.168.0.2 and 192.168.0.4 while server B will be available at 192.168.0.3. If server A fails keepalived will "move" 192.168.0.4 to server B, so 192.168.0.2 will not be available and server B will be available at 192.168.0.3 and 192.168.0.4.

No matter which server is up / primary, your service will always be available at 192.168.0.4

For the mirroring part, you need to solve it in another step outside from keepalived. For example, MariaDB provides multimaster replication "out of the box" with galera (the recommendation is at least 3 nodes)

For files, depending on your filesystem you should have to rsync, use some shared units, distribute filesystem (Ceph), ...

[–] kimli@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

There are already similar communities for the last three ones:

Not that they are the only ones, but the ones I've seen.

[–] kimli@lemmy.ml 2 points 2 years ago

I've been using Namecheap for personal domains for around 10 years now. Since a few years back, privacy guard is included in the domain price (at least for .com domains) so your name, address, ... won't appear directly on whois queries.

As it's just one domain, (longterm) pricewise I don't think there'll be a big difference with any of them. 1 or 2 € per year, maybe. It'll be more important to check longterm price of the domain (.com / .io / ...), as you'll probably find some offer for the first year.

FWIW, namecheap publishes a recurrent offer around 10th October (apart from some random offers every once in a while) If you go with them, you can register for one year and renew the domain for a longer period when you find an offer.

[–] kimli@lemmy.ml 1 points 2 years ago

There is "The Rules Lawyer" on YouTube who is a lawyer (+DM) and has been breaking down all the legal speak.

The videos apply to older documents but I think there will be an updated video about the new draft.

This one is about previous ORC draft vs WOTC's use of Creative Commons: https://youtu.be/zgdyswPElQ8

view more: ‹ prev next ›