• 0 Posts
  • 20 Comments
Joined 1Y ago
cake
Cake day: Jun 06, 2023

help-circle
rss

If you update your OS, it could happen that a changed dependency breaks your app. This wouldn’t happen with docker, as every dependency is shipped with the application in the container.


I hate the company but I haven’t found another streaming service with a similar amount of music, sound quality and algorithm. I have a jellyfin instance, but it lacks the choice and algorithm.

Edit: I am currently in the process of switching to Tidal. It has pretty much all the niche artists that I usually listen to, the algo is pretty good (at least thats what other ppl say), the audio quality is very good and it has a really nice UI. Also, it pays Artists twice as much as Spotify.
It doesn’t have a native App for Linux, but there is https://github.com/Mastermindzh/tidal-hifi, which is an electron wrapper for the web-ui that is also available via Flatpak and works well so far.




If you need another thing to do, you could try to make your opnsense HA and never have your internet stop working while rebooting a node. It’s pretty simple to set up, you might finish it in 1-2 evenings. Happy clustering!


I know, but every time I had to do that it felt like it’s a jank solution. If you have a raspberry pi or smth like that you can also set it up as a qdevice.

…and if you’re completely fine with how it is you can also just leave it like it is


You should get another node, otherwise when node1 fails node2 will reboot itself and then do nothing because it has no quorum







Arent SR modules okay for your run length? It doesn’t look like you have >300m (ca. 2 football fields if you are american) from your rack to your office



half a year ago you could put a 1 in front of that for the 4 GB model, as they basically had no supply and prices skyrocketed


As you may know SAP is a German company and the name originally was an acronym for SanduhrAnzeigeProgramm, which translates to “hourglass displaying program” - a nod to when busy software would change the mouse cursor into an hour glass - since it was initially conceived as a hardware stress test software - expanding to employee stress tests was just the logical next step.

Things got weird when scammers found a new hustle charging hundreds of dollars per hour pretending it was an ERP solution or similarly outrageous ideas that non-technical people in all kinds of business fell for.

(copied from reddit before it gets deleted)


Another one would be that Linus has dropped his fair share of Hard Rs in the past (/s)


My brother in Christ, how would one confuse a VM with an LXC in Proxmox? They couldn’t be more clearly labelled as different things than they already are. But don’t let this distract you from the fact that in 1998, The Undertaker threw Mankind off Hell In A Cell, and plummeted 16 ft through an announcer’s table.


Why not use both? I have PVE installed on all of my hosts and then use k3s/docker in VMs. If there ever is anything you don’t want to or just can’t deploy as a container (e.g. opnsense, hassio, truenas, windows [for whatever reason you might have]), you can just spin it up as a VM and not worry about adding and maintaining another physical machine