The_Shwa

joined 1 year ago
[–] [email protected] 4 points 6 months ago (2 children)

I'm using nvidia right now with a 3060. It doesnt use much power, I got it for pretty cheap on ebay, and it encodes/decodes everything except for av1 encoding which I dont have use for. Looking at the charts in the link below, if you need to encode av1 you'ld need a 4000 series.

https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new

I've found nvidia to work pretty well for jellyfin, I use docker with the nvidia container toolkit and it just worked with hardware encoding out of the gate. I also have some other docker containers running gen ai and the 3060 handles them well as long as the modle will fit in vram.

[–] [email protected] 3 points 7 months ago (1 children)

I was using it as a free domain for local things. I had a local address stored in duckdns as *.example.duckdns.org -> 192.168.1.x which pointed to an nginx reverse proxy that I then used to point at different services I host locally. It worked with letsencrypt so I could use https. I bought a domain from namecheap yesterday and have since switched to using them, with the benefit of the new domain being much shorter to type lol. I'm still working on getting letsencrypt working so that I dont have to pay for an ssl, but regular http works fine since its all internal to my network.

[–] [email protected] 1 points 7 months ago
[–] [email protected] 1 points 7 months ago (1 children)

This is the first time I've noticed it not working, if its consistent I'll probably switch but I havent looked for alternatives yet

[–] [email protected] 3 points 7 months ago

It seems to be intermittent? I can access it sometimes and other times I cant. When I cant unbound logs this 2024-03-26T11:14:08-04:00 Error unbound [20503:2] error: SERVFAIL : all servers for this domain failed, at zone duckdns.org. no server to query nameserver addresses not usable

 

I selfhost some tools and use duckdns for names resolution but it does not seem to be working today. My ISP updated some things on there end last night and I updated my local unbound server so I'm not sure which if either of these is also playing a role but I cant seem to access duckdns. I have tried to connect to it on my phone network outside of my isp's control and cant which leads me to believe that duckdns is down?

[–] [email protected] 1 points 10 months ago

Dang I wish I knew about this a month ago, I just built a NAS myself. Thanks for the link!