gwheel

joined 2 years ago
[–] [email protected] 1 points 1 week ago

That's what I figured, it's already running without issue and converting the custom app to a standard docker would be trivial. Git sounds like a nice next step, right now my backup script just extracts the app configs from truenas and sticks them in a json file. It's good enough to recreate the apps, but if I mess something up I have to dive into backups to see what changed.

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

Yup, that's exactly why I'm iffy about tying my configuration too closely to a specific platform. Luckily my setup was still pretty small last year so the only significant thing was Jellyfin, which I just rebuilt from scratch.

Paperless takes forever to start up, it seems to be something about setting permissions on all of its files.

Do you have anything in place to track updates to your custom apps, or are you just leaving everything on the latest tag?

 

I've got forgejo configured and running as a custom docker app, but I've noticed there's a community app available now. I like using the community apps when available since I can keep them updated more easily than having to check/update image tags.

Making the switch would mean migrating from sqlite to postgres, plus some amount of file restructuring. It'll also tie my setup to truenas, which is a platform I like, but after being bit by truecharts I'm nervous about getting too attached to any platform.

Has anyone made a similar migration and can give suggestions? All I know about the postgres config is where the data is stored, so I'm not even sure how I'd connect to import anything. Is there a better way to get notified about/apply container images for custom apps instead?

[–] [email protected] 10 points 4 weeks ago

I'm not sure if the author's point here is "A lot of games emulated Half Life's scripted sequences but in a worse way and that is Half Life's fault" or "Half Life's style of immersion overshadowed immersive sims and sandbox games and that was bad". I could maybe get on board with the second but you can't then go praising Naughty Dog because they mixed cinematics with their scripted gameplay.

As the author says, scripted sequences are a tool alongside cinematics and anything else. In the case of COD (I haven't played a new one in around 15 years, so I'm talking from the perspective of COD4 and its derivatives. I don't know how anything recent is structured) the briefing screens during loading are literally cinematics delivering narrative in a stylistically appropriate way. They do take away agency via QTEs (which act as resets for the gameplay and limit dynamism) or extended 'you can jiggle your camera' cutscenes, but those aren't inherently bad, and Half Life doesn't do them anyway.

Outside of maybe two moments in Half Life you have all of your weapons and abilities available, so those scripted sequences are not a cutscene you are forced to jiggle your camera at, but environmental set dressing or one-off combat scenarios. A cutscene showing a tank smashing into the room through a wall would break the flow of the firefight, and having it there from the start would take away the player's ability to set up an ambush with tripwire mines or one of their other tools. A good scripted event doesn't reduce interactivity, it is a stimulus for the player to interact with.

[–] [email protected] 6 points 1 month ago

Check out GUN4IR, I put together a two player setup last year and it's a ton of fun. The accuracy and response time are basically perfect. They also support solenoids for arcade games, but I haven't had the time to put that together yet.

[–] [email protected] 7 points 1 month ago

My hope was we would see a slow shift after he was out of office like with Bush, but now I'm convinced he'll be the next Reagan. Decades from now we'll still be feeling the consequences while they talk about how he was the last great president who you could really trust.

[–] [email protected] 19 points 1 month ago (6 children)

Forgejo has an option to mirror a repository and update on a regular interval. It won't get wikis or issues though. I've got mine set up to mirror a bunch of decomps.

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

The less wealthy the neighborhood the more likely private schools do better.

That's because private schools act as a filter for the families that can afford them. Kids from poorer families are more likely to have an unstable home life, insufficient access to meals outside of school lunches, and other things which are the biggest factors in educational success. The voucher system takes funding from the public schools used by the poorest kids and gives it to the private schools used by families that could already afford to go elsewhere.

Private schools can also arbitrarily accept/reject students which gives them an advantage in outcome metrics.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

I've been using the Jellyfin WebOS app, it works well but sometimes will transcode instead of direct streaming the first time something is played. Restarting a few times fixes it though. I also have jellyfin on my steam deck, but I don't think it does drm apps.

[–] [email protected] 2 points 2 months ago

I switched away from truecharts once scale switched to native docker and my experience has been much smoother since. TC had some kind of breaking change every other month, now I only have to worry about breaking changes when the actual apps have a major update.

The transition was way easier than i expected. First I set up nginx pointing to the TC load balancer for every url, so I could swap apps one at a time. Then I used heavyscript to mount the volumes for an app and rsynced them to a normal dir. With that I could spin up the community apps version or a custom docker config and swap over nginx once I confirmed it was working.

[–] [email protected] 2 points 2 months ago

Thanks for the info, I'll give it another try disabling the home environment. Even if I switch to windows for bigger games like alyx to get motion smoothing it'd be nice to run most from bazzite.

For reference, here's the post I had found about the delay. I'm not using a 40 series card but it matched my experience. https://www.reddit.com/r/SteamVR/comments/118vlrl/fix_for_rtx_4090_and_vr_tracking_input_latency_lag/

[–] [email protected] 6 points 2 months ago (2 children)

It's minimally functional, I'm dual booting for vr. It felt like there was a frame of tracking lag which got me motion sick in a static scene. I found a forum post suggesting it was a vsync timing delay that steamvr normally accounts for, but you can workaround by playing with numbers in a configuration file. I gave up there, but I ran into some other issues too.

  • Motion smoothing is not supported
  • It doesn't automatically switch audio output
  • Base station sleep mode doesn't work
  • Performance was generally worse than windows, pistol whip had regular frame spikes

I've got the gen 1 vive and a 1070, so other headsets or better gpu driver compatibility could fix that.

view more: next ›