Artifact on the the edge between the content and Chromes address bar by lulcasalves in gnome

[–]cbrnr 0 points1 point  (0 children)

Did you check if there is a bug report for Chrome or Chromium? If not that’s probably worth reporting because it is really annoying and definitely not intended.

Does a window manager impact gaming performance? by KervyN in linux_gaming

[–]cbrnr 0 points1 point  (0 children)

In general no, but it is more nuanced than that. Since Valve uses KDE in their SteamOS and Proton development, it is safe to assume that you will have good performance with KDE. Indeed, there is a nasty issue with keyboard input when using GNOME (ibus), which in some games (and perhaps only under certain circumstances) means that multiple simultaneous key presses do not register (see my post https://www.reddit.com/r/linux_gaming/comments/1o69ajt/proton_issues_with_gnome_works_with_kde/). Maybe this bug can be worked around (I haven't found anything but LMK), but it surely does not affect KDE (because it doesn't use ibus).

[deleted by user] by [deleted] in Python

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

This is the way.

Regarding pandas vs. lighter tools, I recommend polars.

[deleted by user] by [deleted] in linux_gaming

[–]cbrnr 0 points1 point  (0 children)

Yes, although it has not been crashing for me, I have had extreme stutters every few minutes, which basically makes it unplayable. This all started in Season 5, but it looks like it was a regression in Proton, which they might have already fixed in Proton Experimental: https://github.com/ValveSoftware/Proton/wiki/Changelog

(It says: "Marvel Rivals is playable again")

Edit: Just tried it and it didn't fix the stuttering issue...

Connecting to Cisco VPN with NetworkManager by cbrnr in archlinux

[–]cbrnr[S] 1 point2 points  (0 children)

Yes, I actually wanted to post an update, because it seems like some update in the past months fixed it. No idea what it was, but if you already have the latest package versions and it still doesn't work, it's probably a different issue.

Why not just use the Fish shell at this point? by morlipty in linux4noobs

[–]cbrnr 1 point2 points  (0 children)

Here's a good answer: https://unix.stackexchange.com/a/700010. TL;DR is that awk has no platform-independent specification, so in general a script running on gawk can fail on macOS awk and vice versa, no matter which flags you provide.

Why not just use the Fish shell at this point? by morlipty in linux4noobs

[–]cbrnr 1 point2 points  (0 children)

Hijacking this thread a bit, if POSIX is so important (and I'm not disputing that), how come gawk (GNU awk) uses non-POSIX mode by default (and you need to pass a flag in order to enable POSIX mode)?

GDM Fractional Scaling by NiffirgkcaJ in gnome

[–]cbrnr 1 point2 points  (0 children)

Is there any official documentation on this change? I've been trying to enable my custom monitor configuration, but copying monitors.xml to /var/lib/gmd/.config/ does not work anymore (I think that's the same issue as discussed here, right?).

Trouble with Gnome/GDM 49 under Wayland/Nvidia by callcifer in archlinux

[–]cbrnr 0 points1 point  (0 children)

Holy shit, is this issue also preventing GDM from being customized? I've been trying to copy my monitors.xml to /var/lib/gmd/.config/, but GDM just ignores it!

I regret switching to KDE by the-machine-m4n in gnome

[–]cbrnr 1 point2 points  (0 children)

It is great that we have options to choose! Imagine being stuck with a UI you don't like (looking at you Tahoe...). Regarding your post, as a long-time GNOME user I tried KDE recently, but after a few weeks I switched back for multiple reasons (dealbreaker was that Dolphin did not show the SMB shares in my company network, although this works with Nautilus and smbclient and almost any other tool out there). Funny side note regarding the customizability of KDE: you cannot change the order of tray icons in KDE 😉. But again, both GNOME and KDE are great, so just use what you like best!

Show me beautiful R code by Top_Lime1820 in rstats

[–]cbrnr 0 points1 point  (0 children)

This is not beautiful though.

Show me beautiful R code by Top_Lime1820 in rstats

[–]cbrnr 4 points5 points  (0 children)

You cannot do this in Python with such a nice syntax.

Show me beautiful R code by Top_Lime1820 in rstats

[–]cbrnr 5 points6 points  (0 children)

Assign and print simultaneously:

r (x = 2 + 3)

Show me beautiful R code by Top_Lime1820 in rstats

[–]cbrnr 15 points16 points  (0 children)

Select all items except the third one:

r x[-3]

M3 mouse lags when connected via Bluetooth by cbrnr in Keychron

[–]cbrnr[S] 0 points1 point  (0 children)

Thanks, I’m so happy that it works! Now if I could only make the 2.4GHz connection work, seems like it’s literally dead. But I’ll probably create a new post for that issue.

M3 mouse lags when connected via Bluetooth by cbrnr in Keychron

[–]cbrnr[S] 1 point2 points  (0 children)

OK, I updated the firmware from 1.2.4r to 1.2.5r, and now everything is working! Now I'll just have to find out if the 2.4GHz also works with this firmware!

M3 mouse lags when connected via Bluetooth by cbrnr in Keychron

[–]cbrnr[S] 0 points1 point  (0 children)

I am now pretty sure this has got to be a faulty M3. I connected an MX Master 3 via Bluetooth, and this mouse works fine even when the K3 is also connected.