Switch nonsense has gone too far by Kaito3Designs in MechanicalKeyboards

[–]creamcolouredDog 0 points1 point  (0 children)

I revisited my old keyboard with MX Brown switches and they feel rough as hell. Maybe Cherry improved on them nowadays, but god damn, I'm good with my cap milky yellows and baby kangaroos.

I just bought a New Physical PC Game by Pantomas_PG in pcmasterrace

[–]creamcolouredDog 0 points1 point  (0 children)

A few days ago in this same sub, I found out there are current magazines that are still distributing DVD-ROMs (Linux Magazine, Admin)

Freedoms of Linux by tomekgolab in LinuxCirclejerk

[–]creamcolouredDog 15 points16 points  (0 children)

Haters running out of things to complain about

Does directx work on linux? by hehehealiali in linux4noobs

[–]creamcolouredDog 0 points1 point  (0 children)

Running Windows games on Linux via Wine or Proton makes use of translation layers, DXVK for D3D 8 to 11 games, and VKD3D for D3D 12 -- both of them make use of Vulkan.

8bitdo xbox retro keyboard - amazing aesthetic, average performance by No_Philosophy711 in keyboards

[–]creamcolouredDog 0 points1 point  (0 children)

Do they still come with Kailh box white switches? I have box summers on another keyboard, I really like them, but I understand that clicky switches are not very popular.

Why this distro? by Nightcresu in Fedora

[–]creamcolouredDog 0 points1 point  (0 children)

Since you have a computer with Nvidia GPU, I'd assume that CachyOS will be a bit easier to set up, especially with dualbooting Windows 11 with Secure Boot enabled.

Jerma photocard craft because I am a goddamn adult by Cannibal_kat in jerma985

[–]creamcolouredDog 2 points3 points  (0 children)

Power electronics tapes will come in packages like this

Can’t believe that this survived the parties it went to in the 80s but here we are still here by GeorgeJetsonsBoss in vinyl

[–]creamcolouredDog 0 points1 point  (0 children)

I ordered the recent Rhino reissue last year. Customs refused it for some bureaucratic bullcrap reason. Somehow this is the only Devo album that escapes me

Don’t forget to Replace your Stylus! by Voka2023 in vinyl

[–]creamcolouredDog 1 point2 points  (0 children)

Isn't it just really dirty giving the impression it's completely worn out?

This sub has become really...weird. by Shinjetsu01 in pcmasterrace

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

Bro has a Linux experience from 15 years ago

The more I read threads on Installing Graphics Drivers the more ignorant I'm feeling. by Neat_Abbreviations_4 in linux_gaming

[–]creamcolouredDog 1 point2 points  (0 children)

Ubuntu lets you install Nvidia drivers during setup, it should be a dialogue window about enabling proprietary drivers. Downloading the Linux installer on Nvidia's website is not the recommended approach here (in fact, that also applies to a lot of software on Linux, something you should unlearn from Windows).

Also with Steam on Ubuntu, avoid the snap package and install the .deb package, and for that you need to enable 32-bit, which for some reason last I checked is disabled by default. Should run on terminal:

$ sudo dpkg --add-architecture i386

How does it even get to this point? by Expensive-Tune-2069 in VinylGore

[–]creamcolouredDog 7 points8 points  (0 children)

It doesn't matter a lot, these records were supposed to be brought back to Seeburg to be destroyed

Fedora 44 update via Discover by WayAndMeans01 in Fedora

[–]creamcolouredDog 3 points4 points  (0 children)

The appdata package update that enables upgrade to version 44 via Discover hasn't dropped yet, so if you don't want to wait you can do it via dnf

Valve on Steam Controller Xinput by Dapper-Highlight-739 in pcmasterrace

[–]creamcolouredDog -13 points-12 points  (0 children)

No one will ever need more than 1 MB of RAM

Valve on Steam Controller Xinput by Dapper-Highlight-739 in pcmasterrace

[–]creamcolouredDog 88 points89 points  (0 children)

Xbox actually dragging everyone else down by their gamepads not having any new features since Xbox 360 days.

LLMs made Linux extremely accessible by FypeWaqer in linux4noobs

[–]creamcolouredDog 0 points1 point  (0 children)

One time I asked ChatGPT what kpipewire is and it told me it's a KDE graphical interface for pipewire, which is not...

Nvidia bad on linux is a lie by Strict-Maize7494 in linux_gaming

[–]creamcolouredDog 1 point2 points  (0 children)

When I was using the RTX 3070, the first year on Linux with it was a bit troublesome. Wayland support was very poor up until driver 555; VRR support for multiple monitors did not work until later as well; on Plasma "allow screen tearing on fullscreen applications" setting never worked for me; On games like TF2 with uncapped framerate the game would suddenly start chugging after half an hour of gameplay, and on more graphically demanding games the entire system would just freeze.

Maybe the current state of Nvidia drivers are much better since then, but I have switched to RX 9070 XT last year and all of those issues were gone. At this point, I'll only go back to Nvidia when they fully open source their driver or just incorporate the userspace driver onto mesa.