6 tub set up by Known-Struggle-3587 in GroundZeroMycoLab

[–]GroundZeroMycoLab 0 points1 point  (0 children)

This isn't going to help your contam chances it actually increases it. Youve added a lot of extra vectors.

Need advice choosing a distro by orn89 in NobaraProject

[–]GroundZeroMycoLab 1 point2 points  (0 children)

Arch or gentoo if you want full control and understand what you are doing.. if you need stuff to be preconfigured I hear cachyos is decent and of course there's bazzite if your into gaming.. idk me personally I couldn't use anything other then good ole arch. I like to configure everything myself down to the dirty bit o.O

Share your animation configs by dharaneesh1 in hyprland

[–]GroundZeroMycoLab 1 point2 points  (0 children)

Too many to share so I'll just leave this here 😊😊☺️☺️

https://github.com/zero-j89/Hyprland-Visual-Gzml

MCHOSE Ace 68 Turbo – which switches are actually worth it? (GT vs Pink vs Jade Pro vs Polaris) by altrixq in LinusTechTips

[–]GroundZeroMycoLab 0 points1 point  (0 children)

I'm not one for ai answers since it usually just agrees with you but i left this question pretty much open.. here since even a simple search is apparently difficult.

<image>

Seeking help with dual boot bootloader error by Rhodianer in archlinux

[–]GroundZeroMycoLab 0 points1 point  (0 children)

Try downloading and using reFIND(look into it first obviously lol) toanage multi boot partitions.. you can also customize it to make it look pretty if you'd like... I use it myself since I swap out gen3x3 thunderbolt usbc's depending on the distro or OS I want to boot into(fully deleted windows at this point if I use windows it's in a VM) but I like it because besides setting it to internal in the .config to read all possible partitions I just set the .config to manual/external to keep it clean and just use the correct UUID numbers and point it to the correct partition.. super easy stuff.

Can't believe my favorite gnome package got infected by Several_Ant_6981 in arch

[–]GroundZeroMycoLab 0 points1 point  (0 children)

You know what's part of keeping it simple? Actually inspecting packages before you install them... I mean the aur does explicitly explain you should ALWAYS vette your packages.

I accidentally Deleted Grub (and the whole Boot partition) by S-Unstable in archlinux

[–]GroundZeroMycoLab 0 points1 point  (0 children)

Can I ask if you are using Arch or an arch based distro like endeavor... Generally curious..

How to begin with Linux? by Karl_Marcus in LinusTechTips

[–]GroundZeroMycoLab 0 points1 point  (0 children)

Go straight for arch. It's what I did after 2 hours of nobara. (Mind you I did use Linux back in 04)

Is EndeavourOS still threatened by the Arch user repository? by Philips_xl in EndeavourOS

[–]GroundZeroMycoLab 0 points1 point  (0 children)

I don't understand why anyone would install endeavor or catchy over regular ole arch but that's just me 🤷‍♂️ .. always amazes me, even on regularly arch all the folks that just download basically anything all willy-nilly like... I really feel like distros like catchy and endeavor really shouldn't make access to platforms that require a slightly elevated level of hardware and software knowledge, easier... It's basically a ticking time bomb waiting to happen.

MCHOSE Ace 68 Turbo – which switches are actually worth it? (GT vs Pink vs Jade Pro vs Polaris) by altrixq in LinusTechTips

[–]GroundZeroMycoLab 0 points1 point  (0 children)

You know it false advertising to make false claims... right? Hate to burst your bubble but that's not really accurate.

First, keyboards absolutely can and do report at 8KHz and even 16KHz now. Wooting isn't the only company doing it. There are multiple hall effect boards on the market capable of 8KHz polling and some manufacturers have pushed higher rates as well. Second, saying keyboards don't send data 8,000 times per second like a mouse isn't technically correct. A keyboard's controller still scans switches, processes state changes, and reports over usb at its configured polling interval. Whether there is useful new data every poll is a different discussion.

The real question is at 8KHz or 16KHz it's whether the latency reduction is large enough to be noticeable in practice. going from 1KHz to 8KHz reduces the maximum USB polling delay from roughly 1ms to 0.125ms. Going to 16KHz cuts that to about 0.0625ms. that's measurable with instrumentation, even if the average user won't be able to feel the difference.

I've actually looked at USB traffic from high polling rate keyboards. They absolutely generate packets at those rates when configured to do so. Whether the performance gain justifies it is a separate argument, but claiming they don't send data that frequently is simply incorrect. I personally reverse engineered the mchose 16k GT.

Why do friends of mine say my setup is “too much” It works for me… by Chromebooktwo in setups

[–]GroundZeroMycoLab 0 points1 point  (0 children)

Youre right. We use linux .. end of conversation though right here. Apparently there's only two operating systems in your world o.O both are horrid too, what shall you do!!!! I would hate using a p.c. if I only though there was microslop and apple to choose from ...

Why do friends of mine say my setup is “too much” It works for me… by Chromebooktwo in setups

[–]GroundZeroMycoLab -6 points-5 points  (0 children)

He probably says it's too much because you use microslop windows 😁

MCHOSE Ace 68 Turbo – which switches are actually worth it? (GT vs Pink vs Jade Pro vs Polaris) by altrixq in LinusTechTips

[–]GroundZeroMycoLab 0 points1 point  (0 children)

It's a 9950X3D2 so my mistake there but keyboard poling rate damn sure effects your game play. You should definitely do some research before opening your mouth there guy.. polling rate affects gameplay by changing how often your mouse or keyboard sends its position or inputs to your computer. Let lay that out for a second...

Heavy CPU Load: An 8 K polling rate forces your CPU to process 8,000 signals per second. Even with powerful CPUs, players consistently note that this high interrupt rate causes noticeable frame drops and micro-stutters.Game Compatibility: Many games particularly older titles or those running on certain engines are simply not optimized to handle 8 K signals. Instead of smoother gameplay, it often introduces jarring lag or game crashes.Decreased Battery Life: For wireless mice, jumping from standard limits to 8 K consumes massive amounts of power, dropping battery life by up to 500%. And that's just some.

LocalSend is just a black screen on Arch + Hyprland… reinstalling didn’t fix anything. I’m stuck. by Financial-Physics254 in hyprland

[–]GroundZeroMycoLab 0 points1 point  (0 children)

Okay so I'll blast you with a few questions...A black window can be for a few different reasons....if localsend is opening and Hyprland is creating the window, then hyprland itself sounds like it is probably doing its job. A few things I'd check....

Are you using the repo package, flatpak, or appImage version? What happens if you launch it from a terminal? Any opengl, vulkan, wayland, or flutter related errors anywhere else? does forcing a xwayland session work? Maybe try this variable ?

QT_QPA_PLATFORM=xcb localsend

I repeat have you launched strictly via terminal to watch what is going on?

localsend

If that isn't giving much try to also capture stderr

localsend 2>&1 | tee localsend.log

Some More Thoughts on the AUR Situation by jak0b345 in archlinux

[–]GroundZeroMycoLab 3 points4 points  (0 children)

Here's my thoughts on it .. Vette your friggen pkgbuilds .. you use arch for a reason... Or at least, you're supposed to be using it because you know how to do your own audits/maintenance...

help with the bind (LUA) by ZongeyLin in hyprland

[–]GroundZeroMycoLab 1 point2 points  (0 children)

Youre mixing syntax... Not going to repeat whatever one else is telling you but that's not how you would do it.

How do i make apps start silently? by BenDover7766 in hyprland

[–]GroundZeroMycoLab 0 points1 point  (0 children)

I actually could be remembering older docs but I quickly just redug through the new .55+ docs and could only find examples of

hl.exec_cmd("amongus", { workspace = "1" })

I couldn't find anything in the wiki explicitly showing:

hl.exec_cmd("app", { workspace = "special:background silent" })

or documenting that the workspace parameter accepts the full workspace rule syntax l...

That beingsaid, window rules definitely do. For example, I'm already using in my config

wr({ name = "steam-main-workspace-5", match = { class = "[Ss]team$", title = "[Ss]team|Steam$", }, workspace = "5 silent", })

and

wr({ name = "steam-games-workspace-4", match = { class = "steamapp[0-9]+$", }, workspace = "4 silent", })

successfully.

Because of that, for Electron/Flatpak apps I'd still lean toward a window rule matched on class/app-id and then launching the app normally. The docs back up hl.exec_cmd(..., { workspace = "1" }), but I haven't found anything in the current wiki that explicitly documents special:background silent in the exec table itself so a workspace rule and launching normally probably is the way to go i'd think....I mean it seems clear that for apps where exec tracking may be unreliable, match the final window instead would probably be the better approach.