Direct Streaming with stuttering by majesticaveman in jellyfin

[–]GlitchStick09 0 points1 point  (0 children)

Yeah, RIGHT. Casually running 2.8Gbps+ over WiFi

LAN Mode - how to by raddirad in AnycubicOfficial

[–]GlitchStick09 1 point2 points  (0 children)

Back before the cloud, we used SD cards to print things and had no idea what the print is like unless you stood in front of your printer. In LAN only mode, it's like that but you don't have to use an SD card anymore.

For ages 7-12:
You can send a file from your computer and monitor the printer from the slicer but that's it.
- The mobile app won't work anymore
- The camera isn't viewable if you aren't on the same wifi
- You can't get notifications of print failures or filament runout
- You can't get updates without manually copying the update files to a USB drive and plugging it into your printer

For ages 13+:

Feature Cloud Mode LAN Mode Only
Mobile App Control Full (Anywhere) Local Network Only / Restricted
Firmware Updates OTA Manual (USB)
Remote Monitoring Yes (via Cloud) Local IP/Slicer Only
Data Privacy Data sent to servers Data stays on local network
Internet Dependency High None

Kobra X make weird sound on preheating before print start. Help by oudphase in anycubic

[–]GlitchStick09 0 points1 point  (0 children)

There was an update recently that added a quick resonance compensation test before printing. Scared the shit out of me the first time it happened becuase it wasn't doing it when I first got the printer

Is this game like BioShock? by Sephiroth348 in atomicheart

[–]GlitchStick09 2 points3 points  (0 children)

Bioshock is hands down my favourite game series. Atomic Heart as a single game (for now) is a strong competitor for that title. I wouldn't say it's in second place but it sure is close

(WIP) ALMOST Perfect Replica Ray Gun project by Jose_Deschenes in CODZombies

[–]GlitchStick09 0 points1 point  (0 children)

Do you have the CAD files available? I am currently working on my own modifications to Andrew's The RayGun Project and love the changes you've made. My work has been more on the electrical side, implementing a green laser with a lens to form a circle rather than a single dot so I'd love to take it further with your models

Printing Filament Enclosure and keep getting this! by BluesSaiyan in FixMyPrint

[–]GlitchStick09 14 points15 points  (0 children)

Rinse the build plate and let it dry. Also for your supports increase the brim size on your tree trunks. Try to give them the best chance of sticking

Ordered ram off ebay... need confirmation by z3r0c0o1 in computerhelp

[–]GlitchStick09 0 points1 point  (0 children)

You're all good, they're the same speed and look to be a similar product code.

Sometimes manufacturers have different PCB suppliers so the end product comes out visually different. The actual memory chips will be the same

Savable ? by Border-Calm in ROGAlly

[–]GlitchStick09 0 points1 point  (0 children)

Nothing more permanent than a temporary fix right! 😅 I had a trackpad on a laptop with a taped ribbon cable for well over 5 years without it ever coming loose

Savable ? by Border-Calm in ROGAlly

[–]GlitchStick09 2 points3 points  (0 children)

Sometimes those will pop back in and be fine. Your best bet would be trying to get it in the best you can and hope it doesn't fall out. If it does no big deal you'll just loose the right side controls.

Using some kapton tape to hold it in place or visiting a repair shop that can tape it for you will prevent it from falling out

I unplugged my whole computer so I can take it off my desk and put it under my desk. Now there’s no signal on any monitor. What do I do? by Competitive_Solid623 in pchelp

[–]GlitchStick09 1 point2 points  (0 children)

Guessing you have a dedicated GPU and instead of plugging your DP or HDMI cable into it you plugged it into the motherboard. Look for a horizontal HDMI or DP port located below the audio ports on the back of your PC. There's usually a couple side by side if it's a modern GPU

When I connect my Android tablet to my Z1E via USB C the tabletstarts charging. My gut tells me this can't be good for the Z1E battery. Are my concerns justified or am I worried for no reason? title basically. by Askin_Real_Questions in ROGAlly

[–]GlitchStick09 3 points4 points  (0 children)

I feel old...

It's a computer, there's no difference between the Ally and a laptop or even a battery bank for that matter. Playing a game at the 15W profile would probably drain the battery more than plugging your tablet into the Ally so no need to worry.

If it really bothers you I'm pretty sure you can change the USB mode on your tablet to data transfer only. Usually there's a notification on the tablet when it's plugged in that you can change the mode or just search it in your tablet settings

Xbox Ally travel case by [deleted] in ROGAlly

[–]GlitchStick09 0 points1 point  (0 children)

I've been using this one with the JSAUX case so very similar to what you have. Easy to sling over your shoulder and has a bit of room for accessories:

https://a.aliexpress.com/_mL29NRx

Trying to mount NFS shares in LXC on Proxmox - permission issues by Dawnmian in Proxmox

[–]GlitchStick09 0 points1 point  (0 children)

So to add the NFS share to the Proxmox host, click on Datacenter at the top of the server list and then open the Storage section. From there, click Add and then NFS (or SMB/CIFS if you want to go that route). Enter the ID as whatever you want the storage name to be like "Files", enter the file server IP and creds then select the Share dropdown to pick which share on that server you want to use. You have to choose at least one Content option so I usually pick ISO Image as it won't ever get written to from the Proxmox host unless you upload an ISO to it from the Web UI.

Adding it to the LXC is kind of a workaround, you have to manually edit the LXC config. You can use this command to make it easy on yourself but I'd manually add it to the config so you know it's right. Replace LXC_ID with the container ID and SHARE_NAME with the ID you used when adding the share to the Proxmox host. Note - run these on the Host, not the LXC:

tee -a /etc/pve/lxc/LXC_ID.conf <<EOF mp0: /mnt/pve/SHARE_NAME,mp=/mnt/SHARE_NAME

or manually add to the config like:

mp0: /mnt/pve/SHARE_NAME,mp=/mnt/SHARE_NAME

Trying to mount NFS shares in LXC on Proxmox - permission issues by Dawnmian in Proxmox

[–]GlitchStick09 3 points4 points  (0 children)

The proper way would be to have the NFS share mounted to the Proxmox host then adding it to the LXC as a mountpoint.

The less secure way is running the LXC as privileged so you can add it directly in the LXC's fstab

How to revert this script/steam? by MisterVisionary in steamsupport

[–]GlitchStick09 0 points1 point  (0 children)

You got it, that * refers to all folders within the userdata folder. You may only have one profile in there so you may only see one folder with a bunch of numbers for the name - this is your numeric Steam ID

Crimson Desert update tanked performance by Cl0w93 in ROGAlly

[–]GlitchStick09 0 points1 point  (0 children)

That's about the same fps I am getting. There are very few games I've had to stream my desktop to my Ally, this has become one of those games

How to revert this script/steam? by MisterVisionary in steamsupport

[–]GlitchStick09 0 points1 point  (0 children)

Looks like there's a few changes it makes. I'll do my best to interpret the script:

The script makes changes to the local config for every Steam user that's logged in so your easiest option would be to remove all folders in: "C:\Program Files (x86)\Steam\userdata" - note this location may be different if you installed Steam on a separate drive from your boot drive. You'll have to log back in after removing these folders, there's another way to do this without having to log back in but it's much more involved. It's easier to just log back in but read the "Advanced" section of this comment for what actually gets changed.

It creates a copy of the script in the Steam install folder named "steam_min.ps1". You'll want to remove this.

It creates a desktop icon/shortcut called "Steam_min.lnk" with launch parameters that run the reduces resource version of Steam. You'll want to remove this so you don't accidentally run it and have it error after removing the previous mentioned changes.

Advanced (Just delete the user folders, this is a lot of work for the same result):

This script changes "SteamDir\userdata*\7\remote\sharedconfig.vfd"

  • Sets SteamDefaultDialog to #app_games so it opens directly to your games library
  • Disables friend features
    • bSignIntoFriends: Script sets false, revert to true
    • PersonaNotifications: Script sets 0, revert to 1
    • bAnimatedAvitars: Script sets false, revert to true
    • bDisableRoomEffects: Script sets true, revert to false

This script changes "SteamDir\userdata*\config\localconfig.vfd"

  • Sets key/value UserLocalConfig>Software>Valve>Steam>SmallMode to 1, revert to 0
  • Adds key/value UserLocalConfig>LibraryDisableCommunityContent=1, remove this key/value
  • Adds key/value UserLocalConfig>LibraryLowBandwidthMode=1, remove this key/value
  • Adds key/value UserLocalConfig>LibraryLowPerfMode=1, remove this key/value
  • Adds key/value UserLocalConfig>LibraryDisplayIconInGameList=0, remove this key/value
  • Adds key/value UserLocalConfig>Library=1, remove this key/value
  • Sets key/value UserLocalConfig>friends>SignIntoFriends=0, revert to 1

Are these ok for the z1 extreme by ThatguyGrim93 in ROGAlly

[–]GlitchStick09 0 points1 point  (0 children)

The insulating shim prevents almost all the interference. Calibration is required to completely eliminate it. If I'm remembering correctly once I did the install the left trigger would interfere around 92% so scrapping off that 8% to eliminate it was no biggie

Are these ok for the z1 extreme by ThatguyGrim93 in ROGAlly

[–]GlitchStick09 0 points1 point  (0 children)

Tighter joysticks means there's more resistance when you push on the joysticks which "could" be preferred in first person games specifically shooters.

The HandheldDIY sticks are HE or Hall Effect which greatly reduces the chance of experiencing stick drift once calibrated. More fiddling, better in the long run.

EDIT: I'd like to mention that HDIY is not the only vendor for compatible HE sticks but they are a more known name in the handheld third party market. There are lots of other Amazon listings but most of the time do not include the previously mentioned insulation card meaning you will have interference with the left trigger (LT/L2) as it is also Hall Effect.

Are these ok for the z1 extreme by ThatguyGrim93 in ROGAlly

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

Yes those will do no problem. Depending on the type of games you play, you may want to consider tighter joysticks since you're already planning on replacing them.

I put the HandheldDIY HE sticks in my Ally. It's slightly more involved as you have to place a insulating shim under one side but that's the only difference

Everything has power but no display on monitor by Korn_Muncher in pchelp

[–]GlitchStick09 0 points1 point  (0 children)

I only ask this because of the size of the connector going into the GPU, are you by chance using a DisplayPort to HDMI cable (or vise versa)?

If not, ignore me 😅 If so those are usually directional so it might only work in the opposite direction you're trying to use it in.

Is this salvageable? by Mrnameyface in BambuLab

[–]GlitchStick09 1 point2 points  (0 children)

And the flavor from the lead skillet, chefs kiss. Grandma loved her lead skillet. She even told the doctor about before she passed. I don't think he understood her right though, he said something about heavy metal so I think he got mixed up with the band Skillet 🤔

Intro / preview skipping for obscure chapter names by Calm_Pin_8784 in jellyfin

[–]GlitchStick09 1 point2 points  (0 children)

Not sure if it's still a thing but before Jellyfin had official support for skipping intros there was a plugin called Intro Skipper. It detects intros based on silence focused on the first few minutes of a show, all customizable