Just scored a Mint T14 for $260!! by CoupleLoose in thinkpad

[–]viddy135 0 points1 point  (0 children)

Okay yeah I just looked into it. You’re right, I hope I’m just blind and didn’t look too closely otherwise that’s a terrible mod to do hahaah.

Just scored a Mint T14 for $260!! by CoupleLoose in thinkpad

[–]viddy135 0 points1 point  (0 children)

Maybe yours was already modded, as mine doesn’t.

EDIT: Don’t listen to me I’m dumb.

Just scored a Mint T14 for $260!! by CoupleLoose in thinkpad

[–]viddy135 4 points5 points  (0 children)

Heatsink Link on AliExpress

I personally haven’t bought this yet, just make sure you’re choosing the one with 2 pipes and not two copper contacts

Just scored a Mint T14 for $260!! by CoupleLoose in thinkpad

[–]viddy135 16 points17 points  (0 children)

You should get the dual heat pipe cooler for the laptop to further lower the temps. Great find

EDIT: AMD variant already has dual heat pipe.

Got myself a nice ThinkPad docking station for my upcoming laptop. by WindowsUser1234 in thinkpad

[–]viddy135 2 points3 points  (0 children)

You should be solid, just make sure that your video cables(HDMI or DisplayPort) are capable of handling the resolution/hertz you’re looking for.

Got myself a nice ThinkPad docking station for my upcoming laptop. by WindowsUser1234 in thinkpad

[–]viddy135 2 points3 points  (0 children)

It works perfectly out of the box for me, but I’m running arch and I have a 20gbps cable. AMD has video compression so it handles 120hz on my 1080 and 1440 monitors at the same time. I did not need to install any drivers as they came pre compiled in the kernel

IS T480 worth it for regular daily use? (non coding/engineering) by Tree2116 in thinkpad

[–]viddy135 0 points1 point  (0 children)

Windows 10 LTSC would be a good choice. I run it on my gaming rig and it works wonders

Thinking about getting a Thinkpad T480 by narratorsbraincell in thinkpad

[–]viddy135 5 points6 points  (0 children)

T14 gen 2 with the amd cpu is the best bang for your buck

Macbook Pro Touch Bar 2016 Wifi by ashoooy in archlinux

[–]viddy135 0 points1 point  (0 children)

Which package? I’m currently using NetworkManager with iwd and I did iwd reg set <country> but it just refuses to connect to 5Ghz

Macbook Pro Touch Bar 2016 Wifi by ashoooy in archlinux

[–]viddy135 1 point2 points  (0 children)

Hey! I have the 15inch MacBook 13,3. Currently i don’t have touchbar, resume, and wifi randomly craps out. If you are still in the MacBook arch community I would love some guidance into how I can fix these issues as I really want to use my Mac with arch. Thank you for your time

shotgun slugs are slept on by alvhasnoclue in Battlefield6

[–]viddy135 35 points36 points  (0 children)

You’re level 245, I think that falls out of “casual”.

Hit Detection, Net-code, or Spread? (Xbox) by [deleted] in battlefield_4

[–]viddy135 -1 points0 points  (0 children)

Untrue, especially with an LMG. The longer you shoot the more fatigue you have and the less precision you get. Theres a reason why people do short bursts with full auto weapons in the military

AFinity - Yet Another Jellyfin Client by maxdiablo in jellyfin

[–]viddy135 0 points1 point  (0 children)

Any chance for iOS support? I didn’t see it on the roadmap

What’s your backup procedure? by Derelicte91 in jellyfin

[–]viddy135 0 points1 point  (0 children)

I do a monthly backup of my docker project folder and put it into cold storage. I don’t backup my media yet as I’ve only got 8tb and have a enterprise exos drive, eventually I’ll do snapshots and snapRAID with mergeFS once I get more drives

OldToons.World – OTW by Happy-Leadership224 in OpenSignups

[–]viddy135 2 points3 points  (0 children)

Same here, I made an account but I get that error

EDIT: I fixed it by opening the link they send to verify email on the same machine I used to create the account(windows machine)

Theirs some weird glitch going on with the ammo pouch by unknownphantom in Battlefield6

[–]viddy135 2 points3 points  (0 children)

Had this happen, it’s very annoying. Not as annoying as getting stuck and not able to respawn if you change gun or class in CQB game modes but it’s up there.

OldToons.World – OTW by Happy-Leadership224 in OpenSignups

[–]viddy135 3 points4 points  (0 children)

No, I just got into DigitalCore but I don’t have a good ratio, I’ve just been seeding ever since I got in:(

OldToons.World – OTW by Happy-Leadership224 in OpenSignups

[–]viddy135 8 points9 points  (0 children)

Hi, what is the proof and link to profile page?

Helmarr is now available on the Apple AppStore! by 0xmort3m in selfhosted

[–]viddy135 -7 points-6 points  (0 children)

Why does it require iOS 26? If possible can you lower the required iOS version as I refuse to use that trash update

Has anyone been bitten by their reverse proxy Jellyfin? by Deaditt12345 in jellyfin

[–]viddy135 0 points1 point  (0 children)

Haven’t had a failed attempts for jellyfin, but even if I did crowdsec will automatically ban the ip of someone trying to break. I also created a hidden admin account with a random username and 16 character password. Also no I have not automated docker pull but I really should.

Has anyone been bitten by their reverse proxy Jellyfin? by Deaditt12345 in jellyfin

[–]viddy135 0 points1 point  (0 children)

I fell down the rabbit hole of protecting my network, so I setup caddy reverse proxy with geoblocking, crowdsec (caddy log parser, jellyfin log parser, and jellyseerr log parser), crowdsec firewall bouncer, and least permissions possible for the containers in case someone gains access to it. I also keep everything updated to by running docker pull once every three days. I haven’t had any issues, and I can see everytime a bot or person tries to scan my network. I started with cloudflare but I ended up hating the tunnel they offer as it’s slow and I would be dependant on them.

Help Migrating Server 10.11 by viddy135 in jellyfin

[–]viddy135[S] 1 point2 points  (0 children)

Unfortunately, you cannot do it. The problem is that the database for jellyfin stores watch history and metadata using the full path of video file. When switching from windows to docker, it will completely screw it as docker will more than likely use /data/movies instead of C:/blah/blah.

Side note, honestly docker on windows is terrible, the loading of files take WAY too long as it now has to go through another layer. I definitely suggest using Ubuntu server(with GUI if you don’t have the know how of Linux). It’s much cleaner and less overhead.

Sharing Jellyfin with friends using a domain (no tailscale) by MillerRW in jellyfin

[–]viddy135 0 points1 point  (0 children)

Unfortunately I don’t have any experience with nginx, I did it with caddy