Just wonking about on the internet… oh look, a bee.

  • 1 Post
  • 10 Comments
Joined 1Y ago
cake
Cake day: Jun 10, 2023

help-circle
rss


When it’s running in server mode it provides a similar UI too when it’s a client, except now you can browse the snapshots/policies of each client that uses it.

Not quite full management but yeah, good for home use.



Both these give you a simple way to search for things you want. They use IMDB and the like to give you a big list of results. You add what you want to your collection and in the background they scurry off to torrent sites or usenet and downloads it. Then they name everything nicely and stuff then in your Plex library.

You can set them up to use specific torrent sites. Download specific qualities, or more likely an order of qualities by preference and all sorts of other tweaks.


Something I’m not understanding is that my link goes to the same place as yours. Mine 404’s yours doesn’t. wat.

Edit. Aaaah theres some funky JS things happening that are trying push you at a user account instead. Which doesn’t exist.


Link for fediverse @newyuzupiracy

may or may not work depending on how your application/instance copes with fediverse account links


I’ve seen lovercraftian nightmares

I love this.


Not to mention that the defacto package manager (composer) blows NPM out of the water in basically all metrics. From what I understand most languages package managers now look up to or even model themselves on it.


Large parts of my particular departments .gov.uk stack are PHP. All modern (8.1+) using established frameworks and to be honest, it’s a joy. It’s quick to write, easy to understand and very easy to test. The write, run, debug cycle is also essentially instant; although I really enjoy using Go (another bit of the stack) being able to quickly iterate changes is something I absolutely miss when I’m using it.

Laravel + Livewire is some sort of dark voodoo magic. I can write only PHP and have a functioning SPA with push updates and all sorts.


Yes, but WordPress !== PHP. It’s one of the worst examples of what PHP can look like and they resolutely refuse to adopt modern standards or improve in any way. They still use SVN too. Bunch of backwards troglodytes.