Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SC
Posts
9
Comments
166
Joined
1 mo. ago
Mechanical Keyboards @lemmy.ml
SchwertImStein @lemmy.dbzer0.com

Ergo Mech Keyboard guide recommendations?

Hi there, I'm a first time wannabe builder. Are there any guides that you can recommend I follow?

Mildly Infuriating @lemmy.world
SchwertImStein @lemmy.dbzer0.com

The cunts who spoil podcast episodes in the comments

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ @lemmy.dbzer0.com
SchwertImStein @lemmy.dbzer0.com

The script/guide for running the arr stack + jellyfin + jellyseer + openvpn in docker

I recently managed to run the stuff mentioned int he title with the help of:

After having done this I wrote this script, which you can wget with: wget <link copied after right-clicking on the "Raw" button on the gist page>. (now: wget https://gist.githubusercontent.com/Vulwsztyn/b600cb0a4ced7090cb1408e718b990b0/raw/fc1396164f6395100cf2a08e14aa5cf3efdb0a52/arr.py)

Requirements:

  • python
  • pystache (pip install pystache)

How to run

python arr.py (it will ask you a buch of questions before doing anything. You can ofc analyse the code yourself.

What it does?

In short this will ask you for directory names including the root ARR_DIR. In the ARR_DIR it will create the media and configs directories and 3 files:

  • `docker
Programmer Humor @programming.dev
SchwertImStein @lemmy.dbzer0.com

muskrat's data eng expert's hard drive overheats while processing 60k rows

BuyFromEU @feddit.org
SchwertImStein @lemmy.dbzer0.com

What do you think about the idea of banning Twitter in the EU?

Do you think an European Citizens' Initiative to ban Twitter in the EU would be beneficial and have a possibility of being successful?

I'm sorry if this is not a good community for this question. If not please point me to one.

Programming @programming.dev
SchwertImStein @lemmy.dbzer0.com

Question about linting/formatting Groovy

I just wanted to ask whether anyone has any experience with liners or formatters for Groovy and could recommend any solution for that.

Selfhosted @lemmy.world
SchwertImStein @lemmy.dbzer0.com

Running my server impairs traffic on the network

I've setup an old laptop with linux mint running jellyfin and arr stack in docker containers.

When I run it the Internet in other devices in the network becomes virtually unusable after about 10 mins of the containers having run.

I don't really know what to do, so I wanted to ask for advice.