Real talk, "Linux is the only way you can be sure your porn viewing habits aren't getting logged by some corpo in San Francisco" may be a good way to convert some people

[-] whats_all_this_then@programming.dev 1 points 5 days ago* (last edited 5 days ago)

Huh, this was definitely a fix I used on an older version that I just moved over to a new install with the new drivers so the drm modset line may not be necessary anymore yeah. I'll check next time I connect to my monitor.

And yeah, it's def gonna get better. I've already seen both wayland and nvidia improve significantly over the last 2-3 years so at this rate, things should "just work" pretty soon (insert meme about year of the Linux desktop).

I vividly remember struggling to get proprietary drivers working on Fedora 37 (or 38, it's been a minute) only to have them break on the next version on my previous laptop. It was definitely much MUCH easier to install on Fedora 42 on my current one and updates haven't broken anything for me since 40.

What gamepad are you using? If it's Xbox One/S/X try out xpadneo

[-] whats_all_this_then@programming.dev 3 points 6 days ago* (last edited 6 days ago)

This is graat info. Didn't know about Ventoy before, it sounds really cool.

Just wanted to add that if you're running multiple monitors on an nvidia card, you may find that the second monitor has low fps/stutters on wayland (common on dual graphics laptops). The fix is as follows:

Add these 3 lines to /etc/modprobe.d/nvidia.conf:

options nvidia-drm modeset=1
options nvidia NVreg_UsePageAttributeTable=1 NVreg_InitializeSystemMemoryAllocations=0 NVreg_EnableGpuFirmware=0

Add this line to /etc/environment:

KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000\:01\:00.0-card:/dev/dri/by-path/pci-0000\:00\:02.0-card"

You may have to modify the part that says pci-xxxx\:xx\:xx.x-card with the appropriate values for your graphics card.

Run lspci | egrep VGA to list installed PCI graphics cards and try to map the values from there

Disclaimer: I don't know why this works but it does and it isn't malicious as far as I can tell. If anyone knows what exactly it's doing, I'd like to know please.

"I refuse to work in defense. I'd rather my work wasn't used to blow anyone up" is a line I've used in multiple job interviews. I like to think the hell I end up going to at least has chilly weather and/or really good AC.

I love how it's the people who know the most about how modern tech works that want nothing to do with 90% of it.

[-] whats_all_this_then@programming.dev 11 points 4 months ago* (last edited 4 months ago)

Um, acksually, what you're referring to as Linux is in fact....

Yup, that's John Trak, the lead in Star Trak

752
Linus Q&A (programming.dev)
[-] whats_all_this_then@programming.dev 13 points 1 year ago* (last edited 1 year ago)

Wtf windows search is so much snappier now!!!!

Thank you!

Thank you! Every time a story like this comes up, people seem to wanna pretend managing your own hardware is all sunshine and rainbows. Especially if you want global scale or as little down-time as possible, cloud provider's your best bet, albeit one where you have less control than you would with your own servers.

Opinion: You should be building on top of open source platforms and tools (Docker, Kubernetes if you need it...granted I'm not an expert in this area) to mitigate some of the vendor-lockin, and take a multi-cloud approach. If you're mainly hosting on GCP for example, host smaller deployments on AWS, Azure, Cloudflare, or something else as a contingency...eventuality you can also add or just move to your own servers relatively painlessly. Also AGGRESSIVELY backup up your database in multiple places.

Holy crap I think that may be why I never used it. Fuck how much Windows likes to calls home

Global clipboard is chef's kiss. Back when I was on Ubuntu/Gnome, I had to install CopyQ but having one come with the OS is great

554
I still don't get buffers (programming.dev)
view more: next ›

whats_all_this_then

joined 2 years ago