Goofed Home

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

Conversation

$$21936
https://lemmy.ml/u/solrize posted on Apr 4, 2026 02:35
In reply to: https://thebrainbin.org/m/fediverse@piefed.social/t/1543613

Is nodeBB a generic old school PHP forum like phpBB ?

https://lemmy.ml/comment/24948377

8 posts in conversation

$$21999
https://piefed.social/u/Skavau posted on Apr 4, 2026 11:50
In reply to: https://piefed.social/comment/10817692

Added that one for now.

https://piefed.social/comment/10820837
$$22003
https://thebrainbin.org/u/Auster posted on Apr 4, 2026 11:55
In reply to: https://lemmy.ca/comment/22582124

Nostalgia, they feel a bit more inherently organized, and slow Auster has an easier time dealing with linear boards.

https://thebrainbin.org/m/fediverse@piefed.social/t/1543613/-/comment/10676473

'Love on the Spectrum' Renewed At Netflix For Season 5

$$22000
https://piefed.social/u/Skavau posted on Apr 4, 2026 11:51
https://piefed.social/c/television/p/1951383/love-on-the-spectrum-renewed-at-netflix-for-season-5

Wine 11.6 Brings Android Driver Work, Game Mod Fixes

$$21906
https://lemmings.world/u/cm0002 posted on Apr 3, 2026 21:57

The Wine Project, a compatibility layer that allows Linux and macOS users to run Windows applications, has released version 11.6, the sixth maintenance update in the stable 11.x series. Key updates include early work on reviving Wine’s Android driver.

The update resolves crashes and regressions affecting Diablo IV, Cyberpunk 2077, Minecraft Windows 10 Edition, Google Earth Installer, Mount & Blade: Warband, and HWiNFO 8.24.

For Linux gamers, Wine 11.6 addresses a regression from version 11.5 that prevented access to Diablo IV’s in-game shop menu and resolves ICU DLL-related crashes in games such as Cyberpunk 2077. Additional improvements include better DLL handling for Gecko-based browsers and enhanced DLL load order heuristics to support modded game setups.

https://lemmings.world/post/43727440

4 posts in conversation

$$21982
https://lemmy.dbzer0.com/u/altkey posted on Apr 4, 2026 08:51
In reply to: https://piefed.social/comment/10815336

Yup.

https://www.phoronix.com/news/Wine-11.6-Released

Wine for Android hasn’t seen too much work in recent time. Back in 2024 was talk of Wine on Android with DXVK/VKD3D-Proton plus FEX for running Windows games on Android but not too much on that “Cassia” effort since. Going back over a decade were original efforts to get Wine on Android and running Solitaire as an example.

https://lemmy.dbzer0.com/comment/25345701
$$21994
https://programming.dev/u/davvy posted on Apr 4, 2026 10:55
In reply to: https://lemmings.world/post/43727440

This seems to be cool!

https://programming.dev/comment/23106655

'Daredevil: Born Again' season 3 will be a major Marvel reunion. Set photos spoil juicy new casting additions

$$21929
https://piefed.social/u/Skavau posted on Apr 4, 2026 02:04
https://piefed.social/c/television/p/1950481/daredevil-born-again-season-3-will-be-a-major-marvel-reunion-set-photos-spoil-juicy-new

7 posts in conversation

$$21948
https://lemmy.world/u/MimicJar posted on Apr 4, 2026 03:21
In reply to: https://lemmy.dbzer0.com/comment/25342873

I’m still amazed Jessica Jones didn’t appear this week. Daredevil is in a vigilante prison, freeing vigilantes, and he frees Swordsman who immediately begins helping everyone else. It was the perfect moment to free Jessica.

https://lemmy.world/comment/23035446
$$21979
https://lemmy.world/u/FinjaminPoach posted on Apr 4, 2026 08:37
In reply to: https://lemmy.world/comment/23035446

Yeah i confused the cafe owner with jessica, for some reaskn they looked similar. I guess JJ had to be out of a cage to help karen get info on the Northstar in episode 1 though, and must just seem like small fry to kingpin. Most people don’t seem to know her powers

https://lemmy.world/comment/23037741

Conversation

$$21976
https://mastodon.social/users/GroupNebula563 posted on Apr 4, 2026 07:57

RE: https://neuromatch.social/@jonny/116344579209407001

#FediBlock @tuban_muzuru@ohai.social (and their other account @tuban_muzuru@beige.party), see below:

#FediAdmin #MastoAdmin

https://mastodon.social/users/GroupNebula563/statuses/116345368413576322

Where are you hanging out online these days?

$$21654
https://piefed.social/u/comrademiao posted on Apr 3, 2026 03:23

Lemmy, Mastodon, PieFed, Lobsters, HN, Tilders, trackers, IRC..?

https://piefed.social/c/casualconversation/p/1946749/where-are-you-hanging-out-online-these-days

56 posts in conversation

$$21973
https://lemmy.world/u/Chivera posted on Apr 4, 2026 07:32
In reply to: https://piefed.social/c/casualconversation/p/1946749/where-are-you-hanging-out-online-these-days

Lemmy and YouTube

https://lemmy.world/comment/23037249
$$21974
https://lemmy.world/u/Chivera posted on Apr 4, 2026 07:32
In reply to: https://feddit.uk/comment/24276128

Incest?

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