Goofed Home

Conversation

$$22050
https://social.coop/users/cwebber posted on Apr 4, 2026 16:11
In reply to: https://tech.lgbt/users/Kye/statuses/116347305848528453

@Kye I bet if someone keeps putting "neo" in front of libertarian they'll finally end up with a new term they can define and nobody will take it over for sure this time

https://social.coop/users/cwebber/statuses/116347313017863194

Conversation

$$22049
https://phpc.social/users/linc posted on Apr 4, 2026 16:09
In reply to: https://mastodon.social/users/benpate/statuses/116347092004676201

@benpate Sure: https://github.com/prosembler/nitro-porter

My biggest wish for any project is to build in their own tools for recalculating derived data — post counts, point totals, last post in a topic, etc.

Most apps assume you've never used any other platform or that their calculated data could be wrong. It's a huge time sink to "fix" data handling for them in an export.

To add support to Nitro Porter directly, there's a guide in the docs: https://nitroporter.org/develop.html

https://phpc.social/users/linc/statuses/116347304378874278

OpenRazer 3.12.1 Enables Two More Razer Devices Under Linux

$$22045
https://lemy.lol/u/cm0002 posted on Apr 4, 2026 15:57
https://lemy.lol/post/63581636

KDE Plasma 6.7 Desktop Environment Is Coming on June 16th, Here’s What to Expect

$$22044
https://lemy.lol/u/cm0002 posted on Apr 4, 2026 15:56

It’s that time of the year when we get to take a closer look at the new features and improvements of the next major release of KDE’s Plasma desktop environment, KDE Plasma 6.7, due out in June 2026.

Some of the biggest changes in KDE Plasma 6.7 include the ability to type characters that aren’t on your physical keyboard, a switch on the Plasma Panel to instantly go from light mode to dark mode, a global push-to-talk feature, and a full-featured print queue viewer app.

KDE Plasma 6.7 also introduces a dedicated setup UI for configuring shared printers on Windows networks, a new rounded style for selection highlights in Breeze-themed apps like Dolphin, Okular, and KMail, and support for installing custom sound themes from downloaded files.

https://lemy.lol/post/63581635

Significant raise of kernel security vulnerability reports

$$22038
https://lemy.lol/u/cm0002 posted on Apr 4, 2026 15:43

On the kernel security list we’ve seen a huge bump of reports. We were between 2 and 3 per week maybe two years ago, then reached probably 10 a week over the last year with the only difference being only my butt slop, and now since the beginning of the year we’re around 5-10 per day depending on the days (fridays and tuesdays seem the worst). Now most of these reports are correct, to the point that we had to bring in more maintainers to help us.

Something I’m predicting is that at least it will change the approach to security fixes: [ … ] software that used to follow the “release-then-go-back-to-cave” model will have to change to start dealing with maintenance for real, or to just stop being proposed to the world as the ultimate-tool-for-this-and-that because every piece of software becomes a target.

[ … ]

Overall I think we’re going to see a much higher quality of software, ironically around the same level than before 2000 when the net became usable by everyone to download fixes. When the software had to be pressed to CDs or written to millions of floppies, it had to survive an amazing quantity of tests that are mostly neglected nowadays since updates are easy to distribute. But before this happens, we have to experience a huge mess that might last for a few years to come! Interesting times…

https://lemy.lol/post/63580914

Do people really communicate like this?

$$19763
https://lemmy.ca/u/CosmicGoat posted on Mar 29, 2026 04:14

I checked my Pixelfed messages today and see this. I’ve literally no idea what the first half means, so I asked my daughter to translate the acronyms. No idea what “no disrespect” is conveying.

I never really thought of pixelfed as a place for spam or scammers. If the intent is genuine, then I’m even more perplexed by how they are choosing communicating. I’m not going to respond because it feels off, so yeah…

Perhaps I’m just showing my age?

https://lemmy.ca/post/62516076

58 posts in conversation

$$21866
https://lemmy.ca/u/CosmicGoat posted on Apr 3, 2026 18:12
In reply to: https://lemmy.zip/comment/25676245

Yep. ☺️

Basically how every 90s chat room session started.

https://lemmy.ca/comment/22572178
$$22025
https://beehaw.org/u/rozwud posted on Apr 4, 2026 14:30
In reply to: https://lemmy.zip/comment/25676245

I remember L being for location.

https://beehaw.org/comment/5743583

Conversation

$$21826
https://piefed.social/u/rimu posted on Apr 3, 2026 16:20
In reply to: https://cosocial.ca/users/evan/statuses/116340795950746048

Cache-Control and Vary

https://piefed.social/comment/10810465

4 posts in conversation

$$22019
https://cosocial.ca/users/evan posted on Apr 4, 2026 14:09
In reply to: https://cosocial.ca/users/evan/statuses/116340795950746048

Thanks to everyone who replied! Unfortunately HTTP caching is not our strong suit in the ActivityPub world; HTTP Signature header(s) are a real public cache buster. But you can do at least some good caching per user. tags.pub provides ETag, and sends If-None-Match and If-Modified-Since, but doesn't do Last-Modified well yet.

https://cosocial.ca/users/evan/statuses/116346834056478847
$$22023
https://cosocial.ca/users/evan posted on Apr 4, 2026 14:25
In reply to: https://cosocial.ca/users/evan/statuses/116346834056478847

The problem with Signature: and Signature-Input:

If the server wants to say, "this content is different for different users", you use the Vary header. For OAuth, you'd use Vary: Authorization, say. And the cache knows to separate data for different users. Same OAuth token, you can reuse the cached data.

We include our ID in the Signature (or Signature-Input) header. But we also include a timestamp there, so every single request has a different signature (by design).

https://cosocial.ca/users/evan/statuses/116346896160203413

Conversation

$$22018
https://cosocial.ca/users/evan posted on Apr 4, 2026 14:06
In reply to: https://activitypub.space/post/1722

@julian hmmm. With a reverse chron collection you can do pretty well with `totalItems` and the first item on the first page.

If there were net items added or deleted, `totalItems` will be different.

If the same number of items were added and deleted, the most recent item will be different.

So you can check synch with a couple of hits.

https://cosocial.ca/users/evan/statuses/116346819897602642

Claude Code Found a Linux Vulnerability Hidden for 23 Years

$$21818
https://programming.dev/u/codeinabox posted on Apr 3, 2026 15:24
https://programming.dev/post/48230001

15 posts in conversation

$$21910
https://kbin.melroy.org/u/melroy posted on Apr 4, 2026 00:58
In reply to: https://lemmy.dbzer0.com/comment/25332955

Confirmed bugs.

https://kbin.melroy.org/m/linux@programming.dev/t/1612936/-/comment/11773006
$$22011
https://beehaw.org/u/luciole posted on Apr 4, 2026 12:57
In reply to: https://programming.dev/post/48230001

This would be meaningful if the findings were not produced by the corp trying to sell you the product being hyped. Big tech has a history of “faking it till you make it” and I can’t help but doubt that this is really just Claude Code mostly autonomously finding issues.

https://beehaw.org/comment/5743378

‘Animorphs’ TV Series in Development at Disney+, Ryan Coogler’s Proximity Media to Produce

$$21872
https://piefed.social/u/Skavau posted on Apr 3, 2026 18:35
https://piefed.social/c/television/p/1949329/animorphs-tv-series-in-development-at-disney-ryan-cooglers-proximity-media-to-produce-e

10 posts in conversation

$$21989
https://lemmy.world/u/Archer posted on Apr 4, 2026 09:56
In reply to: https://lemmy.today/comment/23322662

If they nailed the horror of a Yeerk Pool correctly that would be amazing

https://lemmy.world/comment/23038420
$$22006
https://lemmy.world/u/Mirshe posted on Apr 4, 2026 12:42
In reply to: https://piefed.blahaj.zone/comment/3995434

I was about to say, you can’t even do a “teachable moments” sort of kid’s show with it because half the books are “teachable” in the sense of teaching a child to fire an RPG. Like, by only the eighth book (out of 56), one of them has already nearly died (maybe twice), and we also start getting thoughts like “could I murder my own brother if it came down to it”.

https://lemmy.world/comment/23040110
Create New Post