If you don’t use a DE, it looks like there are ways to enable it in window managers as well. You’ll have to look up specific instructions for yours.
CptKrkIsClmbngThMntn [any]
- 0 Posts
- 8 Comments
Some desktop environments set a default compose key, but you might have to set one manually. Common choices are the menu key or the right alt key if you don’t use it much.
Mostly it just defines a set of pretty standard and sensible combinations to add accents or other modifiers to existing characters, but there’s quite a bit you can do with it.
CptKrkIsClmbngThMntn [any]@hexbear.netto Linux@lemmy.ml•Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain AttackEnglish1·2 months agoOooof, good to know. I have a bit more of a low level C brain at root so I see the appeal of Go, but never had enough of a reason to get into C++. I’ve only really used C# and JS/JS frameworks professionally.
Rust is an absolute joy to work with. The strong typing, the hands-on memory management, the functional elements, the build system, the helpful compiler errors and warnings, the magical feeling that comes when your first successful compile since refactoring just works, the queer-friendly community… just the perfect language for the way my brain operates.
I’m lucky to be unemployed at the moment and have time to make my own projects with tools of my choosing. There are definitely some barriers to using it in most workplaces, but most of those come down to adoption inertia and the fact that the language is still “new” - new in the sense that it’s not mature enough to have a mature enough frontend framework that has a mature enough third party component library for easy plug and play. Filling out all the corners that older languages have is gonna take a while.
CptKrkIsClmbngThMntn [any]@hexbear.netto Linux@lemmy.ml•Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain AttackEnglish6·2 months agoE.g. There isn’t even a standard set object, everyone just implements it as a map pointing to empty structs, and you get familiar with that and just accept it and learn to understand what it means when someone added an empty struct to a map.
Goooood fucking gravy.
I hate to be such an opinionated programmer, but everything I’ve read about Go only reinforces my negative opinion, especially since I read this now-famous article.
CptKrkIsClmbngThMntn [any]@hexbear.netto Linux@lemmy.ml•Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain AttackEnglish8·2 months agoAssuming you’re monotheistic, I believe you can use an mpsc channel to send those asynchronously.
CptKrkIsClmbngThMntn [any]@hexbear.netto Linux@lemmy.ml•Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain AttackEnglish191·2 months agoYou’ve probably covered 90% of use cases there so you’re doing well!
I’m trying to port your code to Rust but the compiler keeps giving me an error about non-exhaustive match arms
CptKrkIsClmbngThMntn [any]@hexbear.netto Linux@lemmy.ml•Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain AttackEnglish241·2 months agoThe one, fool-proof solution to supply chain attacks? Write all your own dependencies.
I quite like my Kubuntu Focus. I found some people complaining about the durability of System76 chassis (apparently they’re plastic) and that’s why I didn’t go with them.