Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
Eugh, I know. I don't miss scrolling past those to get to the "real" comments.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
Eugh, I know. I don't miss scrolling past those to get to the "real" comments.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
Good point. Another feature I miss from Reddit is the ability to hide posts. We could really use that here.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
At least the upvote and downvote functions here are separate, so that I can make my dislike more visible.
Comment on
Microsoft’s cloud ambitions for Windows could kill off desktop PCs – and sooner than we expected
I'm a Linux user, but I like having control over my own hardware, and I don't want my next PC to be an underpowered thin client designed only to work with a commercial cloud OS. I hope this doesn't take off any time soon.
Comment on
Majority of gamers play with subtitles turned on
Reply in thread
This is why I think dynamic range compression should be a standard feature for TVs, phones, stereos, PCs and other consumer devices that output audio. Something to even out quiet dialogue and loud explosions would be a godsend for movie watchers everywhere.
I know Windows has a compressor of sorts built in, the audio equalization feature, and I wish there were a good equivalent for this on Linux.
Truth be told, with my auditory processing issues, I'd probably still be using subtitles in tandem with compression/equalization if it were an option. BUT, it'd still be nice to have for watching things late at night without waking other people up.
Comment on
Nearly 40% of Linux gamers on Steam are on Steam Deck
I'm surprised the number isn't higher than that tbh.
Comment on
Reddit breaks the law to quell protests - spez has gone too far
What's the TL;DW version?
Comment on
Should the Fediverse welcome its new surveillance-capitalism overlords? Opinions differ!
Fuck Meta. We need to vehemently oppose their presence in the Fediverse.
Comment on
Is is possible to make clicking on thread titles take you the link instead of the post?
It'd be nice to have that as an option to help ease in new users, though I personally prefer having the thread title take me to the thread and not the link.
Interestingly, when I started using Reddit years ago, I had a hard time adjusting to post titles taking me to their links and not their comment sections. I was used to how Slashdot did it, which is identical to how Kbin does it now. IMO, it feels nice going back to the Slashdot way of doing things.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
That's the biggest problem with Reddit jokes tbh. They don't just beat dead horses, they atomize them.
Comment on
Tips for a new Linux user
Don't start with Arch unless you're looking for a trial by fire. It's a distro intended for advanced users who already know a few things about Linux. I don't even use straight Arch, and I've been using Linux for years. I do use EndeavourOS as my daily driver though, and that's basically a pre-configured Arch with a GUI installer.
Ubuntu, or one of its variants like Kubuntu or Xubuntu, is a better pick for someone who's just starting out. Mint is supposed to be decent for new users too.
You made a wise choice picking a Radeon, btw. Nvidia support on Linux isn't the greatest. AMD, on the other hand, is nearly plug and play since the drivers are built into the kernel. You may or may not need to install extra drivers for proper Vulkan support though.
Another thing I should mention; if you decide to dual boot with Windows, it may seem like a smart idea to share your steamapps folder between OSes, but this doesn't usually work out well because of the way Proton uses symlinks. You're much better off having separate steamapps folders for each OS, even if it uses more disk space that way. (Proton is the compatibility tool Steam uses for running Windows-only games on Linux. It even works better than running Linux-native games in a lot of cases)
I mention the steamapps thing, because it's a common newbie mistake to try sharing a steamapps folder between Windows and Linux.
Linux is a pretty deep rabbit hole to dive into, and it's not for everyone. But don't let this discourage you; it can be rewarding if you're willing to learn how to use it.
Comment on
(Rumor) EVGA to withdraw from the Motherboard market ?
Reply in thread
Sounds like it was. From the article:
Update 07:45 UTC: We've heard from workers at EVGA Spain "it's just another day at the office". So maybe it was only Kingpin/the OC team in TW that has resigned, or the whole story is completely untrue.
Update 16:41 UTC: We just received the following statement from EVGA:
We saw those message and they are rumors. Our Taiwan office is still operating and Kingpin is still with EVGA. EVGA is still doing business and supporting its customers. Thanks for reaching out
Comment on
Does anybody feel like the quality of reddit has already dropped massively?
I felt Reddit's quality started going downhill around 2021, which is not long after they introduced the official app and started allowing Google logins.
EDIT: Looks like the official app's been around longer than I thought. :O
Comment on
(Rumor) EVGA to withdraw from the Motherboard market ?
I actually had no idea EVGA made motherboards at all until I saw this. Last thing I bought from them was a power supply many years ago. Whatever the case, it sounds like this has been debunked.
Comment on
Rather than a particular dish, what's your favourite food ingredient?
Hot peppers. Whether it's jalapeno, cayenne, habanero, Thai chilis, ghost pepper, or even the milder ones like banana peppers, they're all great. :D
Comment on
Physical Editions of Starfield will not contain a game disc
I'd argue that "true" physical releases died after the PS2 generation, or maybe the 360/PS3 generation if you're being generous. When THPS5 shipped on a disc that only included the tutorial, that was an ugly turning point.
I'm not totally against digital distribution, because it can be quite convenient, and it's also allowed the indie scene to thrive. However, I also don't like the death of physical games, because it's terrible for preservation, and it takes control away from end users. As a PC player who hasn't owned a current gen console in years, I'm well aware of how much I'm at the mercy of digital distribution services like Steam.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
I'll admit, I haven't looked at the Lemmy side of things too much, so my perspective is skewed. I saw a couple comments relating to that joke beforehand, but so far I haven't seen it too much here.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
I'm already using Kbin Enhancement Script and Kbin-unsquash in Violentmonkey, so I'm willing to try other userscripts too.
Comment on
Oh, my old nemesis, mounting secondary drives under Linux.
I've gotten used to adding extra drives in fstab, myself. I do wish adding permanent secondary drives was a more straightforward process though. I understand the Windows approach of making them instantly accessible has security implications, but I feel like that's something distros could implement as an optional setting.
I think little things like this hinder Linux adoption among end users. The purists may cry foul at this idea, but I think there should be more and better GUIs for system management tasks, so users don't have to use the terminal or muck around editing text files as much.
EDIT: Apparently gnome-disk-utility might be a solution if you're looking for something more straightforward than manually editing fstab. I don't know whether it can do permanent mounts or not though.
EDIT2: Turns out gnome-disk-utility can create fstab entries, but it can't remove them if you've used it to delete a partition.
Comment on
Reddit's in-jokes and overall sense of "humor" are lame and I don't want to see them migrate to Kbin.
Reply in thread
That's what I meant. But being able to hide both would be great.