Elektrine lite

← Feed

Athanasius

AthanSpod@social.linux.pizza

<p>Long-time Linux user (SLS something, using ~0.98 kernel back in 1993, Debian these days), occasional FOSS developer, gamer. Born in the 1970s.</p><p>Pronouns: He/Him</p><p>Previously on Mastodon: <span class="h-card" translate="no"><a href="https://techhub.social/@AthanSpod" class="u-url mention">@<span>AthanSpod</span></a></span></p>

Posts

  • Post #4110099

    RE: https://hachyderm.io/@whack/116983168997530856 Oh my, I didn&#39;t realise the state of develop-for-Wayland was this bad. As a sometimes hobbyist developer I can feel the pain. It really does feel like one of the Linux non-profits could usefully somehow &quot;take ownership&quot; of the protocol level to at least standardise on one way to do things like virtual keyboard input. You&#39;d think at least Gnome and KDE could have saved both their selves some time by co-operating on these thing...

  • Post #3585415

    Anyone happen to know what&#39;s going on with kernel.org today? First my RSS reader thought there were some new releases, but they were old 6.15 series ones. Then I checked the www.kernel.org - it was originally only showing outdated (no longer listed usually) kernel series, e.g. no 6.18. Now it&#39;s gotten up to showing `longterm: 6.18.37 ...` again (after showing earlier 6.18 revisions for that), and *also* shows a `mainline: 6.18 ...` line. 7.0 and 7.1 have gone MIA. I&#39;m hoping thi...

  • Post #1000852

    RE: https://mastodon.social/@arstechnica/116368745849070518 The lesson to users here is: DON&#39;T BYPASS TLS ERROR DIALOGUES TO CONNECT ANYWAY. If no-one did that this attack wouldn&#39;t have succeeded. This article basically only mentions this at the end, and the Krebs On Security article &#39;hid&#39; that information in an image.

  • Post #974978

    @RogerBW@discordian.social @neil@mastodon.neilzone.co.uk Also .. What the banks thinks it&#39;s getting: Their app running on a phone that is &#39;secure&#39;, because its bootlocker is still locked. What the bank may well be getting: Their app running on a phone that is definitely not secure, because despite the locked bootloader, and passing SafetyNet (or whatever Google are calling it now)... it&#39;s no longer receiving updates, has multiple vulnerabilities, and has spyware up the wazoo a...

  • Post #835433

    @tomasekeli@plud.re @beko The term I see for it is JSONL (JSON, Linebreak-delimited). The point is that it updates live with the game events, so it *can&#39;t* be an array of lines, as that would require replacing the closing &quot;]&quot; with &quot;, { ... }]&quot; each time. The documentation for the Journal (and associated files) is quite clear: &quot;The Player Journal is written in line-delimited JSON format (see json.org and jsonlines.org), ...&quot;. But, yeah, after any restart of c...

  • Post #772585

    @paninid@mastodon.world @KimCrayton1@dair-community.social The full press release is: https://press.un.org/en/2026/ga12755.doc.htm

  • Post #526309

    RE: https://wandering.shop/@adapalmer/116171975075730495 What are the chances we&#39;ll manage to not feed this to all the cattle, sheep etc, causing bacteria to mutate to become resistant ?

  • Post #526177

    @bekopharm@discuss.tchncs.de Ahem, &quot;Pawlot&quot; is right there ;) (Not my invention, it was mostly as &quot;co-pawlot&quot; when Elite Dangerous players had a cat hanging out with them.)

  • Post #491125

    One of the things I use Discord for is the Heroic launcher server, mostly for the channel where &quot;Gaming on Linux&quot; news is posted. They&#39;re investigating Fluxer as an alternative. So, I popped over, created an account, muted everything but that one equivalent channel... ... and, hmmm, I&#39;m not sure how ready Fluxer is for this. I mute &quot;until I turn it back on&quot; an entire category and yet still get activity dots for the channels. And they seem to have somewhat limited...

  • Post #416846

    @neil@mastodon.neilzone.co.uk Before I switched to BitWarden for my passwords I was storing them using kickpass. kickpass gives you an encrypted file per thing/site, and there&#39;s no requirement to actually be storing a password in that part of the data. The metadata just opens up in $EDITOR. I&#39;ve not looked at it closely, but I assumed it was doing a better job of handling things like &quot;don&#39;t leave a plain-text temporary file lying around if you crash&quot; than my previous hom...

  • Post #406535

    Finally getting around to upgrading my home server from Debian bookworm (12/oldstable) to trixie (13/stable). `apt upgrade --without-new-pkgs` went smoothly enough, just a few config files with local tweaks. Currently wishing I had FTTP for the `apt full-upgrade` downloads. I&#39;m &quot;languishing on only 80Mbps FTTC&quot;. I expect to have some issues to sort out once this bit is done, and I still need to re-activate/update my third-party repositories.... #Debian #Debian13 #FTTP #FTTC

  • Post #388689

    *click* Until Firefox devs screw something up that&#39;s absolutely no AI functionality for me, thanks. Oh, it&#39;s in its own new section of the settings, &quot;AI Controls&quot;. #firefox #mozilla #noai

  • Post #375713

    @Epaphus@mastodon.lo0.uk I was literally getting `SIOCSIFMTU: Invalid argument` for anything below 1500 with `ip link set eth0 mtu 1500` in the telnet shell.

  • Post #374935

    @Epaphus@mastodon.lo0.uk Nope, the telnet interface doesn&#39;t allow setting an MTU above 1500 on eth0. Ah well, and it would only have been an extra 8 octets/0.536% anyway.

  • Post #319144

    @ktims@nonexistent.ca I just had an epiphany. This whole thing actually has nothing to do with TLS. That was a rabbit hole I went down due to my initial web searches hitting upon things like openssl 3.5 introducing the post-quantum protocols. No, this thing is *purely* about IPv6 PMTU failing in this use case. I mistook my &quot;server has a different MTU, because it&#39;s talking on ppp0 directly, and the desktop has 4088 MTU due to its LAN NIC&quot; for &quot;server has openssl 3.0, deskto...

  • Post #318759

    @neverpanic@chaos.social Yes, Debian is using: `ii openssl 3.5.4-1~deb13u2` But I&#39;ve looked very closely at the two sets of negotiations, and there were only very minor differences. I *had* tried configuring off the hybrid post-quantum ciphers/etc, but it made no difference. It&#39;s just something about openssl 3.5 negotiation causes Azure to generate larger packets, and only IPv6 had this cause an issue. As else-thread, likely because something in Azure is eating the...

  • Post #317908

    @FoxVK@mastodon.sandwich.net The idea is out allows for e.g. larger NFS packets between my server and desktop, so greater throughput on large file accesses.

  • Post #269683

    @benjohn@todon.nl Well, sure looks like the performance of the M1s holds up: https://browser.geekbench.com/macs/macbook-air-late-2020 versus https://browser.geekbench.com/macs/macbook-air-13-inch-2025-10c-cpu-8c-gpu