danielquinn

joined 2 years ago
[–] danielquinn@lemmy.ca 3 points 2 months ago

I mean, you can buy it and use it in a general purpose fashion, and yeah, those cores would do wonders for all sorts of compiles. Also, it can be useful if you're like me and do a lot of Dockerised development. Given that most games are x86 only though, sadly this would be no good :-(

[–] danielquinn@lemmy.ca 18 points 2 months ago (2 children)

The Ampre Altra runs from 32 to 128 cores (dear gods that's beautiful), but with that architecture, and the company's stated purpose, it makes more sense in a computer meant to be used as a server rather than a desktop gaming rig. You'd use a chip like that in a Kubernetes cluster for example.

Combined with an Nvidia card, a brand notorious for being a Pain In The Ass in Linuxland, I'm going to go out on a limb here and suggest that the intended purpose of a box like this is a server for AI/ML-based services.

[–] danielquinn@lemmy.ca 19 points 2 months ago (1 children)

Before wading into the Wine waters, you might want to have a look at the Free and excellent Kdenlive. I've no experience with Filmora, but Kdenlive is surprisingly powerful.

[–] danielquinn@lemmy.ca 94 points 2 months ago (9 children)

I had the same reaction until I read this.

TL;DR: it's 10-50x more efficient at cleaning the air and actually generates both electricity and fertiliser.

Yes, it would be better to just get rid of all the cars generating the pollution in the first place and putting in some more trees, but there are clear advantages to this.

[–] danielquinn@lemmy.ca 15 points 2 months ago (2 children)

I've got an Arctis 7 myself and it works just fine in Linux, no special drivers or anything needed. However, there are a bunch of features in their proprietary app which I used for all of a few minutes on a Windows machine (I think there was an equaliser in there?) and that might work in Linux under Wine... but I'm not sure as I've never bothered.

[–] danielquinn@lemmy.ca 1 points 2 months ago (4 children)

I was one of the people who based my opinion of Proton on that tweet and swore off them until someone else shared that link with me. It's excellent, thorough, and makes a convincing case that Yang is actually left-leaning. I can only assume that you're getting downvotes from people who haven't read it.

[–] danielquinn@lemmy.ca 2 points 2 months ago

Well, welcome to the Free side fellow traveller :-) I too ditched Windows for (different) political reasons 25 years ago, and haven't looked back. You'll love it here, 'cause if you don't, you now have the power to change it 'til you do.

[–] danielquinn@lemmy.ca 1 points 2 months ago

Sorry, I was on mobile so I over-simplified 'cause digging up the details on Wikipedia wasn't so easy while also juggling my kid :-) I'll try to amend the original post.

[–] danielquinn@lemmy.ca 6 points 2 months ago

I don't know what to tell you. I've been shouted down more than a few times for suggesting that Ubuntu is a bad gateway distro.

[–] danielquinn@lemmy.ca 25 points 2 months ago* (last edited 2 months ago) (20 children)

I'll likely be downvoted for this, but if you're committed to Linux, you might want to reconsider using Ubuntu (or Fedora for that matter). Ubuntu has a well-earned reputation for trying to make things "easy" by obfuscating what it's doing from the user (hence that useless error message). They're also a corporate distro, so their motivations are for their profit rather than your needs (wait 'til you had about Snap).

A good starting distro is Debian (known for stable, albeit older) software. It's a community Free software project and the 2nd-oldest Linux distro that's still running as well as the basis for a massive number of other distros (including Ubuntu). The installer is straightforward and easy too.

Or if you're feeling ambitious, I'd recommend Arch or Gentoo. These distros walk you through the install from a very "bare metal" perspective with excellent documentation. Your first install is a slog, but you learn a great deal about the OS in the process, ensuring that you have more intimate knowledge when something goes wrong.

[–] danielquinn@lemmy.ca 7 points 2 months ago (1 children)

Do AI bots really spam Lemmy of all places for this sort of thing? Ick. Well thank you very much, this is very useful. My intent is to drop Tilix in favour of GNOME's default terminal (or maybe one of the sexy alternatives that the cool kids keep talking about like Kitty), but I couldn't switch without understanding this first.

Your config works for me with one exception: bind -n M-| effectively means that I have to hit Alt+Shift+\, since | is only available via Shift+\. I amended this to be bind -n M-\\ and it works gloriously. Thank you so much!

It turns out that I didn't need to use set -g xterm-keys on, but I'm curious: what does it do?

[–] danielquinn@lemmy.ca 17 points 2 months ago (10 children)

There's no need to get snarky. I did in fact do multiple searches, but as you might note from the question, this is a hard thing to search for. The GitHub wiki has this page which looks promising, save for the disclaimer at the top claiming that it's no longer relevant due to something called extended-keys, but searching the same wiki for that returns nothing. Similarly, a web search for it returned a bunch of news sites talking about how tmux does extended-keys now, but none of the ones I found explained what this was, how to use it, or even if it was relevant to my question.

view more: ‹ prev next ›