I’m using Gnome and whatever it uses under the hood for bluetooth. Restarting the daemon might be worth exploring though, at least to see if behavior changes.
- 1 Post
- 21 Comments
That’s exactly the route that I was going. Although I’m back at work today and noticed that even a usb-connected wired headset has some issues. I have to do some more testing, but the only way I’ve been able to make things work seamlessly is by logging out with my private user entirely while I’m working :/
If you ever have to go back to bash, it supports it as well. In my bashrc:
bind '"\C-p":history-search-backward'That’s ctrl-p, but I’m sure the up arrow is possible too.
Entitle9294@lemmy.worldto
Mildly Infuriating@lemmy.world•When something still uses micro USB in 2025English
4·3 个月前My pixel was the USB-C phone that I was referencing above 🙈
I’m glad it works for at least some folks :)
Entitle9294@lemmy.worldto
Mildly Infuriating@lemmy.world•When something still uses micro USB in 2025English
161·3 个月前Somewhat unrelated, but I recently realized, my micro USB devices have never “worn out” the way my USB-C devices have. I remember having to rig things up, just to get one last charge into my USB-C phone that stopped holding a connection to the charging cable. It actually made me nostalgic for the “plug it in, flip it, plug it in again, realize you still don’t have it and flip it again” approach 🤷
I’ll give this some attention when time permits because this does not make things clearer, lol.
I’ll start with what a field is and a complex field 🤞
Ok, everyone but me seems to get it, so I’ll ask. I get everything but the last bit. What does “isomorphic with the complex field” mean? I think I know what isomorphic means from some dabbling I’ve done in category theory.
Entitle9294@lemmy.worldto
Programmer Humor@lemmy.ml•Child labour with 10 years of experience, 'AI-native' accepting 250k lines of Cursor code
3·4 个月前wait, I finally get it. 10x developers write 10x lines of code. They’re just verbose AF, so that many more lines of liability. That’s it. Yeah, I’m not 10x.
I’m not saying, reduce lines of code in favor of readability, but that’s a different argument. I’ve heard it said that no abstraction is better than the wrong abstraction, but are 10xers opting for no abstraction all the time?
Entitle9294@lemmy.worldto
AntiTrumpAlliance@lemmy.world•Fired a federal employee because of what her husband didEnglish
1·4 个月前For non-U.S. Americans, I hear “whom” all the time here, like not a day goes by without hearing some co-worker use it.
I agree though languages change with time.
Entitle9294@lemmy.worldto
AntiTrumpAlliance@lemmy.world•Fired a federal employee because of what her husband didEnglish
1·4 个月前Most grammar nazis I know would probably go with “Not I”
Entitle9294@lemmy.worldto
AntiTrumpAlliance@lemmy.world•Fired a federal employee because of what her husband didEnglish
2·4 个月前Grammatical case. I can only really describe it in German. If you take the sentence “The boy gives the man the apple”, it’s “Der Junge gibt dem Mann den Apfel”. “Der” is masculine form of “the” in the Nominative case. “Den” is the masculine form of “the” in the Accusative case. “Dem” is the masculine form of “the” in the Dative case. It’s subject, indirect object, direct object, respectively, if you know verbs. There’s also the Genitive case, which I didn’t go into here.
The reason it’s not sufficient to talk about subject, direct object, and indirect object though is because the grammatical case also goes beyond just a noun’s relationship to a verb, it’s also affected by prepositions. If you take the German sentence “I’m driving with the Man, but without the Apple” (I know, sort of a silly sentence), "ich fahre mit dem Mann, aber ohne den Apfel. The prepositions here, “mit” and “ohne”, dictate that the two masculine nouns in the sentence get the masculine form of “the” in the Dative case and Accusative case, respectively. The reason why some prepositions dictate certain cases isn’t clear to me. I just have the tables memorized :D
Entitle9294@lemmy.worldto
AntiTrumpAlliance@lemmy.world•Fired a federal employee because of what her husband didEnglish
12·4 个月前Most grammar nazis I know would go with “whom” for the object of a preposition.
Entitle9294@lemmy.worldto
Fuck Cars@lemmy.world•This picture was recently taken in Edmonton, CanadaEnglish
6·4 个月前It goes up to 11.
Entitle9294@lemmy.worldto
Lemmy Shitpost@lemmy.world•You can drive 74 hours and still be in Germany. The American mind cannot comprehend this.
4·4 个月前That says more about the fat-ass Texans than the Germans
Entitle9294@lemmy.worldto
linuxmemes@lemmy.world•Which distribution should I recommend to beginners to scare them?
2·6 个月前Sitting on a broken install of it now. It was working fine for a couple of years, but because I’m just playing with it ATM, I don’t get back to it often enough. The latest
guix pullhas left me with aguix system reconfigure...that errors out :(
Entitle9294@lemmy.worldto
linuxmemes@lemmy.world•Which distribution should I recommend to beginners to scare them?
2·6 个月前Former. Migrated to linux 20+ years ago because of…Flash support. Didn’t realize back then how quickly Flash would disappear and FreeBSD only supported it via its linux binary compatibility, which stopped working at that time.
I got it once I looked up what a Hoth is.
Guix
Ah yeah, I’m in the same situation. My daily driver is arch, but at some point I came across guix and installed it on an old laptop for when I feel like computering in front of the tv or something. Somehow I’ve even gotten yubi keys to be recognized and usable, but I really feel like someone needs to write an intro to the system-level APIs. The official documentation often feels like it assumes a lot more understanding of this than I do, and I haven’t figured out a way to wrap my head around it.
Since it’s not mission critical for me though, it’s been a fun experience!




The pairing state file seems worth exploring. Thank you!