jws_shadotak

joined 2 years ago
[–] jws_shadotak 3 points 6 hours ago

It's from a memory leak. The server is a Docker container that uses WINE to run Tarkov.

43
submitted 9 hours ago* (last edited 9 hours ago) by jws_shadotak to c/[email protected]
 

I've been hosting a Tarkov server for some friends (SP Tarkov with FIKA). I also set up a headless client to run the AI calculations and WOW it is RAM hungry. The server froze several times after running out of memory.

Just upgraded from 4x8 to 4x32 GB.

[–] jws_shadotak 16 points 1 day ago

Correct, only the server owner needs the pass.

This has caused a lot of controversy because it was a free feature since Plex started and they're now locking it behind a subscription.

[–] jws_shadotak 112 points 1 week ago (5 children)

That's a huge HIPAA violation. Can't wait to see them get a slap on the wrist.

[–] jws_shadotak 1 points 1 week ago (1 children)

Well, considering I could no longer boot into my system, I'd say it was not fine.

[–] jws_shadotak 12 points 1 week ago

I hate finding out a pawn is broken wayyyy after the fact.

At one point, I had this setup to fix it:

  • Mod to allow bills to be saved

  • A bill to replace every body part with the corresponding robotic part

After a fight, I didn't have to troubleshoot what was missing. I'd let the pawns heal and then load that saved set of bills. Anything that was already installed would be canceled (e.g. advanced robotic arm -> advanced robotic arm would cancel itself) and anything missing would be reinstalled.

[–] jws_shadotak 1 points 1 week ago

I had started with a full disk clone which is why I was careless with the restoration

[–] jws_shadotak 8 points 1 week ago

To actually answer, I fucked up by running sudo rclone first to copy everything and it messed with permissions, so I nuked it and copied with dolphin.

I was just being lazy.

[–] jws_shadotak 11 points 1 week ago

thinking process

what is that?

 

I let Discover handle updating to Fedora 42 and got a kernel panic error, so I backed up /home/ and did a fresh install of Fedora 42.

I started my restoration by nuking /home/ with sudo rm -R /home/ and then copied everything over via Dolphin as stuff was slowly torn asunder as parts unloaded from RAM. Everything seems intact so far...

[–] jws_shadotak 67 points 1 week ago (1 children)

Almost definitely

[–] jws_shadotak 19 points 2 weeks ago (1 children)

It makes it harder for law enforcement or others to access the phone without knowing the pin

[–] jws_shadotak 4 points 2 weeks ago (2 children)

I've had troubles on my windows machine with the controller not registering in-game. I have to use a third party program DSX to make it work.

[–] jws_shadotak 6 points 2 weeks ago (5 children)

If you're on linux, DualSense controllers are awesome. I got mine for ~ $20 from a /r/buildapcsales post.

 

SOLVED - "Allow screen tearing" was ON and caused this issue.

I have some constant stuttering on my current setup. Every 4-5 seconds, almost like a hiccup, I drop about 100 ms worth of frames.

Video:
https://picoshare.jau.nz/-VnpPP8z6xR

Full specs:

5600X

3080 Ti on 570.124.04

Nobara with KDE

Wayland

This has been persistent through several GPU driver updates and I'm tired of trying to troubleshoot it. I don't know what the exact cause is. Any ideas?

Also, related note, how easy is it to migrate from one distro to another? I am thinking about trying something else - maybe base Fedora or Arch - to hopefully have better performance.

 

I have a few things that I host from my house. I have read that it's better practice to route stuff through a VPS to not expose your home IP.

Here's what I've done so far: VPN setup on VPS with successful routing of containers. Confirmed by using a CLI IP check within the container which returned the VPS IP. I used PiVPN because I know it and it's easy to set up.

Where I got stuck: I pointed Nginx to the supposed IP:port of the connection, but couldn't get it to load.

What should I do next?

 

I'm in the market for a TV and I already use a HTPC as the main device. I am curious about the Sceptre TVs.

How is the image quality? Any input lag?

 

I've made sliders about 4 or 5 times in the past couple months and they've gotten really good. I use Gibsons seasoning salt, a higher protein beef (88/12 was the last one), white onions, and Hawaiian rolls. Add whatever cheese we have at the time.

I brought one to my neighbor and he suggested horseradish sauce, which was absolutely stellar.

My kids, my wife, and my neighbors all say they're amazing.

39
submitted 4 months ago* (last edited 4 months ago) by jws_shadotak to c/[email protected]
 

As the title says...

Is this a risky thing?

EDIT: I have a wireguard VPN set up for myself and it's always on so I can access *arrs and the like. I would like to expose immich on my domain to share photo albums and such.

27
submitted 7 months ago* (last edited 7 months ago) by jws_shadotak to c/linux
 

I just switched from Windows 10 to Bazzite with KDE 6. I have experience with linux before, but not as a main OS. I have a Logitech Performance MX. I used SetPoint on Windows to fine-tune things.

For some reason, my scroll wheel acts differently in almost every program. Firefox is the only one that feels normal. My scroll wheel clicks as I scroll, and in Windows that would do 3 lines up or down.

Nothing except Firefox follows the clicking, so all my scrolling is super fine-grained as if I were scrolling with a trachpad. I tried Solaar and that gave me an option to turn off smooth scrolling, but now I need to scroll 6 or more times to see any movement. Increasing sensitivity in KDE just means after 6 times of nothing, the next one is a huge leap. There's no middle ground it seems and I'm losing my mind trying to fix this.

Is there anything else I can do?

 

I have a couple things set up:

The configuration:

  • DNS points to my IP
  • Nginx configured to point to Authentik for the metube subdomain
  • Authentik configured to point to the correct containers after authenticating

What I'm experiencing:
Upon initial login to Authentik, MeTube works correctly. Restarting or closing the browser causes MeTube to fail to connect to the server until I clear cookies and re-authenticate (see picture). Accessing MeTube by its port on the host IP works fine. All other services connect fine.

Does anyone know what is causing this?

Related note - I've seen MeTube do this before when the container wasn't even running. I think it has something to do with how much info the container caches in the browser or something.

 

Setup:

Debian running podman. Containers and compose files are managed with Dockge. qBit and Gluetun are on a single compose file and all qBit traffic is routed through Gluetun.

qBit seems to starts first before Gluetun is fully set up and qBit doesn't see the open port. Every time I start them together, I have to manually restart qBit again once Gluetun is ready. Once it's restarted, it shows as open and connected again.

I tried looking for ways to delay startup in a compose file but I didn't get any results.

Is there a solution to this?

https://pastebin.com/kgqt8aJ7

263
Cope rule (sh.itjust.works)
 
view more: next ›