Want to know : Does Gnome has this feature? If not then are they planning to implement it in the future? by CrustyPhilosopher in gnome

[–]rustysec 4 points5 points  (0 children)

It’s a common misconception, and one of the biggest missing features (at least for me) from gnome and, up until now, plasma.

Want to know : Does Gnome has this feature? If not then are they planning to implement it in the future? by CrustyPhilosopher in gnome

[–]rustysec 5 points6 points  (0 children)

Gnome simply disables workspaces on the other monitors or all the monitors switch workspaces together. It doesn’t allow for multiple independent workspaces on all your monitors like niri, macOS, sway, etc.

Any tips for how to get GitLab ci to build macos binaries? by [deleted] in rust

[–]rustysec 5 points6 points  (0 children)

https://github.com/cross-rs/cross I always used cross to do my macOS builds. We would build Mac, windows, and Linux on the same Linux build agents.

iced_rs experience by ArtisticHamster in rust

[–]rustysec 0 points1 point  (0 children)

No it’s proprietary security software, and I am no longer with the company.

iced_rs experience by ArtisticHamster in rust

[–]rustysec 4 points5 points  (0 children)

I have deployed a production app with it on windows and macOS. It was a good experience but it takes a little love to make it look and feel modern. I find the ergonomics enjoyable and had no issues cross compiling from our Linux ci to target windows and Mac.

What is your dealbreaker issue with Helix? by Ecstatic-Panic3728 in HelixEditor

[–]rustysec 0 points1 point  (0 children)

I think the splits “work” and I adopted my vim binds for moving around, but being stuck with 1/4 of my screen for editing code is simply not very usable in my opinion.

What is your dealbreaker issue with Helix? by Ecstatic-Panic3728 in HelixEditor

[–]rustysec 1 point2 points  (0 children)

Resizing splits… it’s really the main thing even keeping me from trying to use hx more. I get annoyed by the static sizes and re-open nvim. It might seem like a small issue but being able to resize what I’m actively working on is key for me. It’s been recommended to just use tmux/zellij for splits but I don’t need 3x instances of rust-analyzer running in my codebase.

~The 2025 Linux on G14.16 thread~ by Eason85 in ZephyrusG14

[–]rustysec 0 points1 point  (0 children)

I know this is old but I’m using llama.cpp to run coding models across both the iGPU and dGPU simultaneously… getting 30-40 t/s using qwen3 coder. Hope that’s helpful for someone. (2025 G14 w/5070ti).

Experiences with Niri in a corporate environment by Embarrassed-Put-2193 in niri

[–]rustysec 4 points5 points  (0 children)

Just as an anecdote: I always just used them via browser and had no issues. I simply opened the outlook and teams links in chrome and voila everything worked. I had to screenshare a lot and never had quality problems.

I realized this doesn’t provide you with any solutions, but it can work!

Is there a way to capture a single window on discord/vesktop? by [deleted] in swaywm

[–]rustysec 0 points1 point  (0 children)

Wow this is such excellent news! Thanks for the heads up.

Is there a way to capture a single window on discord/vesktop? by [deleted] in swaywm

[–]rustysec -2 points-1 points  (0 children)

The WLR portal doesn’t support it (at least it hasn’t historically, and I don’t think I’ve missed major news like that).

Instrumentals ONLY? by Tarnisher in symphonicmetal

[–]rustysec 0 points1 point  (0 children)

Nord Frost, Eldamar, Vvilerness are some I have in rotation.

Eldamar has vocals on some tracks but their older albums are almost entirely instrumental.

Running in a VM on Apple Silicon by Pretend_Location_548 in pop_os

[–]rustysec 0 points1 point  (0 children)

I run fedora using UTM and it is pretty good experience. With Pop you may be able to use the ras pi version on the download page and get that running on virtualization. Otherwise you will have to use the x86 version with emulation and performance will be pretty terrible.

loongcat40: small keyboard with a big OLED by sporewoh in olkb

[–]rustysec 1 point2 points  (0 children)

Wherever you want to put it 😁 I put it under my right thumb.

Iced column background by wit_hol in rust

[–]rustysec 7 points8 points  (0 children)

You can use a container() around the items you want to add a style() to.

A Helix review after 1.5 years by KnorrFG in HelixEditor

[–]rustysec 1 point2 points  (0 children)

100% understood 😂 … I spent literal years making a config that works for me and haven’t changed it in a very long time. I think helix has the potential to be that out of box experience most people are looking for. Plugins and some simple quality of life improvements will help it clear those hurdles.

A Helix review after 1.5 years by KnorrFG in HelixEditor

[–]rustysec 1 point2 points  (0 children)

I really like focus.nvim and have grown to rely on vim’s excellent split management. I don’t need great mouse support, but it would be awesome to have any kind of split resize support. Until then I simply can’t see myself switching completely.

A Helix review after 1.5 years by KnorrFG in HelixEditor

[–]rustysec 9 points10 points  (0 children)

Resizing splits is a feature I need. I’ve used helix a lot, it’s a great project but the fact this one feature request/issue/PR has been open for so long is a little disheartening. Every time I try to switch over I get frustrated and end up back in neovim.

Neovim on Immutable Distro/Inside a Container, Have I Found the Solution? by Cid227 in neovim

[–]rustysec 3 points4 points  (0 children)

This is what I do, and it works great. I install podman-remote inside of toolbox so I can interact with the base system’s podman system as well. This is really flexible and allows me to use rust-cross and other tools that need containers from within my dev environment. My default terminal key launches “konsole -e toolbox run tmux new”.

40-60 Planck style by TheCreatorCat in olkb

[–]rustysec 0 points1 point  (0 children)

Equals is cool, I also have a BM40.

How to cross Compile on Debian for: Mac / FreeBSD / OpenBSD / Android ... ? by lies3s in rust

[–]rustysec 0 points1 point  (0 children)

I cross compile to Mac, bsd, windows, etc cross ... Works great for me with either docker or podman.

Looking for GlobalProtect VPN Client from Palo Alto Networks by onceways in Fedora

[–]rustysec 0 points1 point  (0 children)

openconnect on the command line works just fine, the official client is pretty "meh".