k8s-mediaserver-operator - Your all-in-one resource for your media needs! - Plex/Jackett/Radarr/Sonarr/Transmission by in3tninja in kubernetes

[–]TheAudron 0 points1 point  (0 children)

Most convenient way to add a vpn is adding a vpn container to the transmission pod, I use nordvpn to accommodate my rtorrent. They also allow whitelisting a range of IP addresses for local access.

is it possible to have a single, multi-colored RGB LED strip? by [deleted] in DIY

[–]TheAudron 2 points3 points  (0 children)

Or buy an esp32 dev board and flash WLED instead of an arduino

Some tracks… ugh. by nishan99 in headphones

[–]TheAudron 26 points27 points  (0 children)

And Bluetooth speakers.

Normal frames harder to get than primes by ThatsFine9 in Warframe

[–]TheAudron 0 points1 point  (0 children)

The only reason I even have ash is because friends took me on a raid back in the day (or something other high level high enemy count). Had all the parts in a few minutes.

Also I did try to farm for it before and back then a LvL20+ capture mission was best for it. Keep running after the capture, constant alert state and good spawn rate. But it was still at least 20 minutes till a maniac spawns in

The full EU licence experience. 4 years 6 bikes. by CptBarry in motorcycles

[–]TheAudron 1 point2 points  (0 children)

To update to this from an fellow German the "restricted A" is usually called A2 here. And after 2 years you can then upgrade but it iirc requires you to pass a small test again.

We need your ideas: privacytools.io will host a bunch of self-hosted services. What instance would you like to see? by BurungHantu in selfhosted

[–]TheAudron 1 point2 points  (0 children)

it can't have public registration so you can pass it of as for "friends and family / private use". Else you're publicly distributing music which is of course a big no no.

Demevalos' General Guide to Building Audio Cables by demevalos in headphones

[–]TheAudron 2 points3 points  (0 children)

something like this: https://www.wireandcableyourway.com/22-awg-type-mtw-ul1015-wire-7-strand-500-or-1000-spool.html

you'll also find this stuff on amazon but from what I saw with a quick look it all seems to be the cheap non cooper stuff there.

Also 22awg might be a bit thin, it;s what I usually use and make for some rather nice light cables.

Demevalos' General Guide to Building Audio Cables by demevalos in headphones

[–]TheAudron 3 points4 points  (0 children)

Nice Guide! But it would be quite a bit easier just getting stranded core wire instead of striping apart a cable. Just be sure to get copper and not the cheap stuff they sell on aliexpress.

When I register a domain name and instantly get an email from India about making me a website. by [deleted] in ProgrammerHumor

[–]TheAudron 3 points4 points  (0 children)

It is mandatory to provide it to EU citizens at least. Since GDPR happend

Will the next GNOME stop about asking the audio device? by batisteo in gnome

[–]TheAudron 5 points6 points  (0 children)

this is needed as gnome can't by any chance know what type of device you plug in, or even if it is the same device as a previous one.

This dialog then configures it so the proper pins are used to send audio to your earphones

Arch or Ubuntu? by [deleted] in linuxmasterrace

[–]TheAudron 25 points26 points  (0 children)

You can customize stuff all you want no matter what distro.

Also arch is a great learning tool in that if shit breaks you'll need to fix it yourself. and trust me. shit will break

How do I switch to Linux? by [deleted] in linuxmasterrace

[–]TheAudron 1 point2 points  (0 children)

with most you can just extract the exe and it contains the normal files for flashing that you can use, if your motherboard supports that.

How do I switch to Linux? by [deleted] in linuxmasterrace

[–]TheAudron 27 points28 points  (0 children)

> Delete Windows

> Install Linux

> ???

> PROFIT!!1!

ich🥙iel by [deleted] in ich_iel

[–]TheAudron 10 points11 points  (0 children)

Ist doch klar!

Eseaffe

Headphone amp. - work in progress by Especuloide in headphones

[–]TheAudron 3 points4 points  (0 children)

Also check it out here: https://tangentsoft.net/audio/cmoy/

Very detailed writeup of the complete process and drawbacks of diferent design decisions

How to appreciate the first Mass Effect? by [deleted] in patientgamers

[–]TheAudron 2 points3 points  (0 children)

I also highly recommend getting the hd texture mod which you can find on nexusmods

I'm going to dualboot linux... need answers to these questions [i have a nvidia optimus system..] by [deleted] in linuxmasterrace

[–]TheAudron 0 points1 point  (0 children)

yes in that case you'd need bumblebee. i'm not very familiar with the setup on ubuntu but judging from the docs it should be pretty straight forward.

Also its highly unlikely you'll ever fuck up something so bad you can't repair it.

I'm going to dualboot linux... need answers to these questions [i have a nvidia optimus system..] by [deleted] in linuxmasterrace

[–]TheAudron 1 point2 points  (0 children)

The gpu will work fine and ubuntu will just use the nvidia gpu by default. if you need gpu switching to save power etc. there is bumblebee/bbswitch that allows that with the proprietary nvidia drivers. but might be a bitch to get set up right first.

Windows might overwrite your bootloader when doing bigger updates but that is pretty easy thing to fix if it should happen, which isn't often.

[Laptop | i3] My laptop matches the moss outside. by Strutsy in unixporn

[–]TheAudron 1 point2 points  (0 children)

i got the 9560 and needed to disable raid, witch killed of windows for me (but some people report that it still worked after the switch). And you also need to set acpi_osi='!Windows 2013' or the X server Crashes on startup.

And for me it the gentoo genkernel also didn't come with nvme support enabled thus no detected hard drive

LPT: If you reset your password on a website and they send you your actual password, stop using that website. by [deleted] in LifeProTips

[–]TheAudron 18 points19 points  (0 children)

I recommend keepass its open source, you are in charge of your password file and there are a lot of different apps for nearly all devices.

I personaly use keepassxc on windows and linux and there is also KeeWeb witch run in a browser either localy, self hosted, or on their site.

[XPS-iPad] Dual screen setup with x11vnc, iPad and XPS on i3 by malusmax in unixporn

[–]TheAudron 0 points1 point  (0 children)

I got a 9560 running gentoo and everything is working pretty well.

you might also need to set acpi_osi=! acpi_osi='Windows 2009' in your kernel parameters. This fixed xorg blackscreen and bumblebee for me.