highball

joined 5 months ago
[–] highball@lemmy.world 2 points 3 days ago

Yeah, it's killer. Just replace cd with z, for everything. Also, popd to drop down the stack.

[–] highball@lemmy.world 3 points 4 days ago

Shouldn't be any problems. I'd suggest rclone. Great tool. I use it to reliably and safely copy files from my cloud server block storage to two different blob storage locations. rlcone will do anything. A simple cp will probably get it all done for you too, but I don't know how important the data is to you.

[–] highball@lemmy.world 7 points 5 days ago* (last edited 5 days ago) (2 children)

fuzzy finding.

Something else you can do. Install oh-my-bash or oh-my-zsh, either, with zoxide jump around. Any of the directories you visit are tracked and weighted with a frecency weighted value. Then all you need to do is type in parts of the name to go there.

For instance, if I had directories ~/code/dev_repo/project-one ~/code/dev_repo/project-two ~/code/dev_repo/project-three

Then you just type z dev one or z co re pro two You know, the parts of the directories you remember. The more you visit various directories and the more recent, the weighting is higher and the more likely you get the correct directory you want with even less and less characters. Also check out atuin it adds a fuzzy finding to your bash history or zsh history.

[–] highball@lemmy.world 4 points 6 days ago

I've played WoW on Linux for twenty years. Blizzard has always said they unofficially support Linux. Occasionally the Blizzard launcher will have an issue, but Blizzard fixes it right away. All that to say, you should 100% have high expectation for WoW on Linux.

I use bottles to run Blizzard games with the latest Soda runtime. But as others mentioned, it's probably the integrated gpu that's getting selected. If you didn't use the automatic installer, (Lutris, bottles, etc., all have auto installers) for the blizzard launcher I'd suggest going back to that. But likely it's just the gpu selection.

[–] highball@lemmy.world 2 points 1 week ago

I don’t know why this is being downvoted

Oh quit your whining. Stop making excuses.

[–] highball@lemmy.world 1 points 1 week ago

Honestly I thought the Steam Machine V2 would drop this summer. It would really be a great time for it. Definitely take some pressure off Valve to release a Steam Deck 2. I'm holding off not building my own console just in case.

[–] highball@lemmy.world 3 points 1 week ago

Yep, same here. Back in the day, I was upgrading my computer to win2k. There was nothing wrong with my computer, Windows was just a hog. I installed Slackware and everything was smooth and snappy. One of the things I remember, playing EverQuest on Windows, I had to use the base texture modes in the game. With Slackware, I could enable the new game textures and everything played great. That's one of the great things about Linux, you can always find a lower footprint distro.

but with Linux it’s more like, “hm, I bet I can figure this out.”

Just to piggy back on this. When I would use Windows, back in the day, I would get really frustrated that I couldn't do something I wanted. With Linux, there is always something you can do. If anything there is always the code I can take a look at. I need the OS to do the things I need and get the hell out of the way. On Windows, it will do the things you need, as well as things other people need, as well as things Microsoft wants that will help them make money off you; even though you've already paid.

[–] highball@lemmy.world 1 points 1 week ago

It's not in the kernel. It just comes a long with the kernel. You can compile any of the drivers as modules. Back in the day when you had to fit your kernel and boot loader on a 1.44MB floppy. We would save space by compiling most of the drivers as modules and then they would get loaded into kernel space on boot. Now a days, a 100MB kernel is not a big deal when systems have Gigs of ram and harddrives are in the Terabytes. They keep the driver code with the kernel code mostly for the reasons that @dafta gave. When I was a Windows kernel dev for Intel, Microsoft did the same thing. That's how you get inbox drivers. As a Windows kernel dev for Intel, it was our goal to get our drivers inbox'd with Microsoft so their developers would be responsible for maintaining the driver code, as well as testing, when ever there were changes to the Kernel that affected drivers.

[–] highball@lemmy.world 12 points 1 week ago (4 children)

short answer: There is generic support already in the kernel. It's up to the game controller MFG to use that standard. Also, the generic controller standard probably doesn't support a lot of the new features, so it makes sense to have a driver to support the extra features of the controller.

longer answer is way too long.

[–] highball@lemmy.world 4 points 2 weeks ago
[–] highball@lemmy.world 13 points 2 weeks ago (2 children)
[–] highball@lemmy.world 25 points 2 weeks ago (1 children)

Would be fine. The problem is, Microsoft is encrypting drives and not telling anybody about it. Average users have no clue what any of this is and are completely unaware they need to create a passphrase for safe keeping.

view more: next ›