jws_shadotak

joined 2 years ago
[–] jws_shadotak 4 points 1 day ago (1 children)

Ah, didn't realize it was so demanding

[–] jws_shadotak 4 points 1 day ago

Haha I came here to link this. One of my favorite videos.

[–] jws_shadotak 3 points 1 week ago

I've never heard of xpipe until now - I just set it up and this is amazing

[–] jws_shadotak 2 points 1 week ago* (last edited 1 week ago)

As far as my understanding:
Repositories are like lists of available programs. F-droid will update periodically, but will not catch a fresh update or new program until the repo is updated.

[–] jws_shadotak 20 points 1 week ago

I scolded my squad leader at one point for not getting seen. He stopped during a hike to stretch his back because his legs were going numb. He still didn't go to medical lol.

Most of the people I know getting high amounts of disability are retiring after 20+ years and have many physical and mental issues. It's becoming more common due to accessibility of medical care, including mental health services.

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

I would expect a ballistic missile to go much higher - are these cruise missiles?

[–] jws_shadotak 1 points 1 week ago

Yeah, the popularity of rpi is both a blessing and a curse. There's tons of support, but also tons of demand.

Still worth it though.

If you're looking for an upgrade to x86, the GMKtec mini PCs are very affordable.

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

Update your repository?

[–] jws_shadotak 1 points 1 week ago* (last edited 1 week ago) (1 children)

Astronomics

Not really incremental but it's a fun game.

https://store.steampowered.com/app/1975520/Astronomics/

[–] jws_shadotak 7 points 2 weeks ago

I saw this in "all"

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

People here don't like Nintendo for their treatment of modders and emulator devs. Nintendo is a very litigious company and shuts down any fun project related to their IP.

20
submitted 1 month ago* (last edited 1 month ago) by jws_shadotak to c/[email protected]
 

I'm looking for the simplest form of UI to launch multiple different programs, including some games.

Currently running Windows 10 and using a FLIRC Skip 1S for launching Jellyfin and watching shows. Anything beyond those basic functions requires the wireless keyboard.

My goal is to not need the keyboard for anything and to launch games and all with the remote *or controller.

58
submitted 1 month ago* (last edited 1 month 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.

 

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...

 

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 6 months ago* (last edited 6 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 8 months ago* (last edited 8 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

view more: next ›