Spyke

Replies

linux

Comment on

Why is Linux so frustrating for some people?

@leninmummy I've found that many new users can't be bothered to learn new things and don't understand enough about their situation to explain the problem they're having. What they are looking for is someone to simply give them the answer so they can carry on. Many times they'll wind up looking for an answer to a generic question related to, "this doesn't work", and find a generic answer that doesn't work or breaks something when they copy and paste it to their system.

linux

Comment on

What is your go-to Linux distro and why?

@pluja You'll be happiest using whatever you're comfortable maintaining/troubleshooting. I've spent ~20 years playing with many different distros for one reason or another and the only one I can't stay away from is #gentoo. As with most things, everyone's got different tastes, that's the great thing about having so much choice.

Nobody's reason for "the best" distro is gonna be the right one for you. You'll know what's right for you because it's the one you always want to use more than any other.

linux

Comment on

Skills to install Gentoo

@pixeldaemon As a 20+ year gentoo user, I often point people to the handbook as a tool for helping them to gain a solid understanding of linux. The way I recommend you go about it is to first read through the entire handbook and (most importantly) go read about each thing you encounter in it that you don't understand. Once you think you somewhat have a grasp of why each step is in there, start running through an install. Only use prebuilt kernels for now (ever really), there is no need to build one yourself unless you need something specific. Don't worry about fuck ups, just keep going till you get through it, you'll learn what you did wrong as you progress. Once you've made it as far as a functional desktop, rinse and repeat until you find yourself only referencing the handbook for verification, not reading it, then move on to learning about portage.

Comment on

How do you see the integration of link-aggregation and microblogging?

@jax It sucks you can't subscribe to #PeerTube stuff from #Lemmy. Simply having the ability to pull hashtags into your feed would be a nice touch. Or just letting users subscribe to things via #RSS could help.

I comment on PeerTube stuff from #Friendica but don't see any (dis)like counts and only some of the comments. If the video post is looked at from #Mastodon, it seems to display all the comments, #Pleroma shows the same limited few as Friendica, and #Misskey shows most of the comments seen on PeerTube. But none show any (dis)like counts from PeerTube, the ones they do show are limited to how likes are distributed for that software.

As far as Lemmy votes are concerned, they display and function quite nicely within Friendica. I shows me the same number of both up/down votes as likes/dislikes as I see if I look at them on Lemmy.

Maybe one day somebody will unlock the secret for full interoperability amongst all ActivityPub services. Till then, we're just stuck trying to find ways around the limitations we have.

linux

Comment on

Anybody have a solution for dotfiles outside /home

@gkpy I assume by "dotfiles" you simply mean "config files" as there should be nothing in your /etc/portage directory that's hidden. For all configs I want to backup, I just keep a copy of them elsewhere. As for portage stuff, I just copy my make.conf, and everything in each repos.conf and package.* directories.

If you want to simplify a complex solution to an already simple thing, take a look at bare git worktrees.

linux

Comment on

GPU upgrade for linux workstation

@neogeo I think you may be on the right track with grabbing a newer AMD card, and keeping your old nv one just for the encoding stuff if you absolutely need it. I only do quite a bit of small drawing (mostly technical) in both blender and FreeCAD, as well as some occasional video editing in blender. I've had a RX5600XT since before we had proper drivers for it, and I've had no issues with it ever since they were in testing.