Goofed Home

Conversation

$$21540
https://cosocial.ca/users/evan posted on Apr 2, 2026 15:18
In reply to: https://tomkahe.com/users/tom/statuses/116335732116222476

@tom @julian @astro There are some small differences in following between a relay and a regular actor. But it's essentially correct.

https://codeberg.org/fediverse/fep/src/branch/main/fep/ae0c/fep-ae0c.md

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

A quick guide to creating syndication feeds

$$21539
https://programming.dev/u/codeinabox posted on Apr 2, 2026 15:08
https://programming.dev/post/48177265

Conversation

$$21536
https://mastodon.online/users/mastodonmigration posted on Apr 2, 2026 15:05
In reply to: https://hamishcampbell.com/?p=66281

@info

Very well said. Couldn't agree more. A wolf in sheep's clothing. A patina of 'open systems' over a solid $100M corporate core.

https://mastodon.online/users/mastodonmigration/statuses/116335727268084107

Conversation

$$21534
https://c3d2.social/users/astro posted on Apr 2, 2026 14:45
In reply to: https://cosocial.ca/users/evan/statuses/116335594864102390

@evan
#FediBuzz was always followable by users because there is just no technical difference.
@julian @mlanger

https://c3d2.social/users/astro/statuses/116335648575221855

Conversation

$$21532
https://cosocial.ca/users/evan posted on Apr 2, 2026 14:30
In reply to: https://cosocial.ca/users/evan/statuses/116335584255031258

@julian @mlanger

This all brings in a firehose, which can be a lot of data to handle, especially if you're only interested in a few topics.

Fedibuzz has solved this really nicely, by having one relay per hashtag. So an admin can add a few hashtag relays for topics of interest to their users.

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

$$21533
https://c3d2.social/users/astro posted on Apr 2, 2026 14:35
In reply to: https://cosocial.ca/users/evan/statuses/116335590364370626

@evan
I would like to drink from your firehose
@julian @mlanger

https://c3d2.social/users/astro/statuses/116335610466203846

Conversation

$$21521
https://mastodon.world/users/mlanger posted on Apr 2, 2026 14:12
In reply to: https://activitypub.space/post/1702

@julian We apparently agree that expecting us to follow bot accounts to see hashtags is absurd. But that's how it looks to me.

Are you saying that this is under the hood stuff and we are not expected to follow bot accounts? That somehow these accounts will transparently deliver the hashtags we follow? If so, it's a huge mistake to notify users that an instantly created bot account has boosted a post.

And again, I think the bigger problem is hashtag abuse. I hope someone is working on that.

https://mastodon.world/users/mlanger/statuses/116335517479700091

$$21529
https://cosocial.ca/users/evan posted on Apr 2, 2026 14:23
In reply to: https://activitypub.space/post/1702

@julian @mlanger I don't actually think it's an ugly hack.

In ActivityPub world, things that you follow remotely are actors. They can be people, groups, organizations, bots, even other things like documents or places.

For following a hashtag remotely, I think it should look like any other actor on the network.

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

Oracle slashes 30,000 jobs with a cold 6 a.m. email

$$21227
https://toast.ooo/u/cm0002 posted on Apr 1, 2026 13:00

It was not a phone call. It was not a meeting. For thousands of Oracle employees across the globe, Tuesday morning began with a single email landing in their inboxes just after 6 a.m. EST — and by the time they finished reading it, their careers at one of the world’s largest technology companies were over.

Oracle has launched what analysts believe could be the most extensive layoff in the company’s history, with estimates suggesting the cuts will affect between 20,000 and 30,000 employees — roughly 18% of its global workforce of approximately 162,000 people. Workers in the United States, India, and other regions all reported receiving the same termination notice at nearly the same hour, sent under the name “Oracle Leadership.

https://toast.ooo/post/13117565

17 posts in conversation

$$21320
https://piefed.blahaj.zone/u/DesertCreosote posted on Apr 1, 2026 18:45
In reply to: https://lemmy.world/comment/22987498

When I use it at work, it usually means “look, I was told to do this but I don’t really agree with it, so please don’t get mad at me because there’s nothing I can do to change it.”

https://piefed.blahaj.zone/comment/3967041
$$21524
https://lemmy.world/u/TheHighRoad posted on Apr 2, 2026 14:14
In reply to: https://sh.itjust.works/comment/24612108

Regardless, the type of person to exhalt, and especially seek leadership is rarely the type deserving of the title.

https://lemmy.world/comment/23006168

There is no ethical consumption of HBO’s Harry Potter series

$$20906
https://lemmy.world/u/return2ozma posted on Mar 31, 2026 18:43
https://lemmy.world/post/44997417

182 posts in conversation

$$21514
https://lemmy.world/u/shweddy posted on Apr 2, 2026 13:23
In reply to: https://lemmy.world/post/44997417

Just pirate that shit and make it your guilty pleasure. You don’t have to go and talk about it with ppl. Keep it irrelevant

https://lemmy.world/comment/23005241
$$21520
https://aussie.zone/u/Kurroth posted on Apr 2, 2026 14:10
In reply to: https://lemmy.today/comment/23259683

This comment was quality bait. Perfect op for banter and the seppos still can’t.

https://aussie.zone/comment/22258770

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”

$$21517
https://lemmings.world/u/cm0002 posted on Apr 2, 2026 13:55

Netrunner 26 GNU/Linux distribution is now available for download based on Debian GNU/Linux 13 “Trixie” and featuring the KDE Plasma 6.3.6 desktop environment with Linux kenrel 6.16.

The post Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie” appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

https://lemmings.world/post/43659974

Conversation

$$21399
https://cosocial.ca/users/evan posted on Apr 1, 2026 23:17

I think if there's one thing I'd say to #ActivityPub developers, it's this: it seems like it's going to be easier to just parse Activity Streams 2.0 data as plain JSON, but it's not. You have to keep track of too many variations. Use a JSON-LD library instead. For JavaScript, try activitystrea.ms:

https://github.com/jasnell/activitystrea.ms

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

4 posts in conversation

$$21507
https://cosocial.ca/users/evan posted on Apr 2, 2026 12:51
In reply to: https://mastodon.social/users/trwnh/statuses/116333828835838324

@trwnh "more actively maintained"?

The code is long-term but it was built by one author of AS2 and maintained by the other. It works well, and I use it in production systems all the time.

I'm pretty sure @hongminhee has made a similar package, although I'm not sure it's distributed independently.

https://cosocial.ca/users/evan/statuses/116335199274721737
$$21512
https://hollo.social/@hongminhee posted on Apr 2, 2026 13:01
In reply to: https://cosocial.ca/users/evan/statuses/116335199274721737

@evan@cosocial.ca @trwnh@mastodon.social I’m maintaining the @fedify/vocab package which depends on the jsonld package from Digital Bazaar. It’s written in 100% TypeScript, and has worked well on production services!

https://hollo.social/@hongminhee/019d4e48-b607-7523-a2a0-f1e0cf6b4670
Create New Post