Posts
125
Following
343
Followers
271
Dr. WiFi. Linux kernel hacker at Red Hat. Networking, XDP, etc. He/Him.

Toke Høiland-Jørgensen

@axboe @brauner PiKVM is supposedly quite good, although I don't think it does power cycling. Still have mine lying around unassembled somewhere, though, so can't speak from personal experience...

https://pikvm.org/
0
0
1

Toke Høiland-Jørgensen

@dlakelan you're very welcome!

And thanks! I agree, obviously: Marvin is just the cutest! 😍
0
0
0

Toke Høiland-Jørgensen

Upgraded my phone to #LineageOS 19 (which is based on #Android 12). The UI runs noticeably smoother and the updated theme is pretty nice as well!

Now I just have to reinstate all the workarounds for the various apps that refuse to run if they think my phone is rooted 🤔🙄
0
1
4

Toke Høiland-Jørgensen

@sachac @paulelms lieer definitely still works for me. Tried to do a new auth for testing (using the patch I posted on that issue), but in the end I didn't even have to apply that to my local instance since the existing token just kept working after the scary changeover date.

Which is also why I never got around to turning it into a proper pull request - scratching one's own itch and all that 😅🙈
0
0
1

Toke Høiland-Jørgensen

@daemon1024 Ah, right, makes sense. You're welcome! :)
0
0
1

Toke Høiland-Jørgensen

@mitchmarq42xyz Okay, this #Dirvish thing looked neat, so wanted to give it a shot. And it just... completely fails? Running M-x dirvish just messes up my display completely and I have to basically quit emacs entirely to get it back. There's not even a backtrace or any other error (even with toggle-debug-on-error), so I have *no* handle for debugging :(

Ah well, no more time to mess around with this now, guess I'll have to try again some other time...
0
0
0
@monsieuricon Uhh, neat! I should do this on my own domain as well (seeing as I decided you were likely more competent to host an instance than I am, and so didn't set up my own for once 😅)
0
0
1

If you have a kernel.org account, you can set your webfinger by using:

ssh git@gitolite.kernel.org social set @your@social.example.foo

This will let people find your fediverse account by searching for “@yourusername@kernel.org“.

Use “social help“ to see other commands.

Proper documentation forthcoming and will be on korg.docs.kernel.org once done.

2
19
28

Which browser do you use?
Thanks for any boosts! I wanna know!

29% Chrome 👁️
37% Firefox 🔥
6% Brave 🦸‍♀️
2% Opera ♦️
5% Edge 🟦
5% Other (comment) ⭐
1% See results only 😑
11% Safari 🌀
0
0
0

Toke Høiland-Jørgensen

@daemon1024 Hmm, okay, if you couldn't make it work, maybe we turn off the LSM in kconfig? And then Rocky turns it back on in theirs which is why you're seeing it there. Don't actually recall off the top of my head, but I can check tomorrow...
0
0
0

Toke Høiland-Jørgensen

@daemon1024 everything BPF, basically. RHEL 8.7 is up to upstream kernel 5.14 as far as the BPF subsystem is concerned :)
0
0
1

Toke Høiland-Jørgensen

@h_d @mousebot @sachac Emacs would still be processing the data, though, whether it comes from the network or is piped in from the curl process, wouldn't it? So unless there's some filtering or other massaging of the data that can be done in the subprocess, I doubt that would make much difference in itself?
0
0
0

Toke Høiland-Jørgensen

@mousebot @h_d @sachac Yeah, it's a quite common thing for any package that talks to the network. Mastodon.el is not bad at all, there are other packages I've had to dump completely because they made my system totally unusable. Initiating a blocking network request from a timer (or other background operation) is a particular offender because that makes the lockups happen unpredictably...
0
0
1

Toke Høiland-Jørgensen

@h_d @mousebot @sachac Right, I see! I'm not actually that familiar with how async stuff works in Emacs. I just tend to notice even relatively minor hangs, since Emacs is also my window manager. Meaning that if the main process hangs that leads to everything hanging until I frantically bash C-g to get back control 😅
0
0
1

Toke Høiland-Jørgensen

@mousebot @sachac @h_d As one of those new users, thanks for writing it! Works quite well! My only gripe is the occasional blocking operations, but it's not that bad, really :)
0
0
1

Toke Høiland-Jørgensen

@zrzz @dermoth Yeah, it's not actually that bad; I do have native-comp enabled. I think I also got thrown off a little bit by the "Contacting host" message in the minibuffer, which stays for quite a while longer than the UI actually blocks...
0
0
0

Toke Høiland-Jørgensen

@pid_eins Well, libbpf has always had an... interesting... approach to backwards compatibility. It's supposed to be better going forward, now that it's reached v1.0. I guess time will tell...
0
0
1

Toke Høiland-Jørgensen

@dermoth Ah, the thread view looks really neat! I *like* Emacs as an interface, though, I'd just like it to not block while it's waiting for the network. I guess an async-type execution model would be fine for that, doesn't actually need threading.

(Emacs is also my window manager, so when it blocks it blocks everything...)
0
0
0
Also, it seems I should turn off automatic word wrapping when composing toots, to avoid weird-looking paragraphs in other applications...
0
0
0
Show older