Home | Notifications | New Note | Local | Federated | Search | Logout

Federated Timeline


naturaleza24@naturaleza24@mast.lat (2026-05-13 15:31:03) #fotografie #nature #photography ---Attachments--- image: https://media.mast.lat/mast/media_attachments/files/116/565/858/657/579/261/original/57b5052277d26cc0.png

naturaleza24@naturaleza24@mast.lat (2026-05-13 15:29:54) #fotografie #nature #photography ---Attachments--- image: https://media.mast.lat/mast/media_attachments/files/116/565/854/254/718/593/original/0967dc89d0e4bec6.png

naturaleza24@naturaleza24@mast.lat (2026-05-13 15:27:54) #fotografie #nature #photography ---Attachments--- image: https://media.mast.lat/mast/media_attachments/files/116/565/846/427/128/964/original/a913405eeda79722.png

fedicat@fedicat@pc.cafe boosted: @elefeed@mastodon.social (2026-05-02 03:00:27) @elefeed 

#Elefeed features:

• Mute & block support
• Bookmarks + full search (posts, users, hashtags)
• Full notifications + native device alerts
• Zen mode for distraction-free browsing
• 15 customizable color themes (light & dark)
• Scroll time tracking
• Sync across devices
• Multiple accounts
• Zero tracking (your token stays in browser)
• PWA install (iOS/Android)
• Giphy support

(3/3)

:hosimiya_mion::star_stroke:@hos1miya@misskey.0sakana.xyz (2026-05-13 14:45:02) 帝ちゃん薄っすw ---Attachments--- image: https://misskey.0sakana.xyz/files/webpublic-abc37da5-f1ed-4e6b-a85f-1d9da7110225

Adële 🐁!@adele@social.pollux.casa boosted: @rhett@rogersfam.co (2026-05-12 23:40:50) Not sure how many of you will see this, or if this post will go anywhere.

But I’m looking for a job. Have been for a while. I have a good career as an iOS developer and would like to keep making apps. If anyone out there is interested please DM me, look at my linked in, boost this post, etc. Thanks all.

https://www.linkedin.com/in/rhett-rogers-5100911a8

#iOSDeveloper #FediHire #USA #Oregon

:hosimiya_mion::star_stroke:@hos1miya@misskey.0sakana.xyz (2026-05-13 14:08:59) 1発目で来た​:eyes_fidgeting:​
後ろ側に付いてるのはトラップすぎる #超かぐや姫 ---Attachments--- image: https://misskey.0sakana.xyz/files/webpublic-262c2ce2-1c1f-474b-bd5e-52db7a60dc92

:hosimiya_mion::star_stroke:@hos1miya@misskey.0sakana.xyz (2026-05-13 12:50:01) お昼!
ごめん、ドジっちゃった(持ち運びで横にしてしまった) #超かぐや姫 ---Attachments--- image: https://misskey.0sakana.xyz/files/webpublic-93a943db-8635-4768-9b2f-afda81d4bec2
image: https://misskey.0sakana.xyz/files/webpublic-90225b9e-a45c-4e11-af66-89e810f0301f

あっきぃ :kowaii::kowaii::kowaii:@akkiesoft@misskey.io (2026-05-13 10:37:17) ---Attachments--- image: https://media.misskeyusercontent.com/io/cce1a291-bfce-4c26-8310-279fd789a903.webp

fedicat@fedicat@pc.cafe boosted: @hoboshrimps@mastodon.social (2026-05-12 07:31:54) #plushtodon

Look at this magnificent boy ---Attachments--- image: https://files.mastodon.social/media_attachments/files/116/558/312/904/370/525/original/38f420f655585d52.jpeg

fedicat@fedicat@pc.cafe boosted: @FediFollows@social.growyourown.services (2026-05-13 08:08:36) #Pennsylvania USA accounts to follow:

@SpotlightPA - Independent investigative news site for Philadelphia
@PennLivedotcom - Pennsylvania local news
@index@cameroncountyecho.com - Cameron County local community news service
@index@kensingtonvoice.com - Kensington, Fairhill, Harrowgate, Norris Square & Port Richmond local news
@iffybooks - Philadelphia bookshop/workshop focused on hacking, free culture, gardening, zines
@philly2600 - Philadelphia hackers' meetup group
@defcon570 - Northeast Pennsylvania Hackers' meetup group

🧵 1/3

FediFollows@FediFollows@social.growyourown.services (2026-05-13 08:08:36) #Pennsylvania USA accounts to follow:

@SpotlightPA - Independent investigative news site for Philadelphia
@PennLivedotcom - Pennsylvania local news
@index@cameroncountyecho.com - Cameron County local community news service
@index@kensingtonvoice.com - Kensington, Fairhill, Harrowgate, Norris Square & Port Richmond local news
@iffybooks - Philadelphia bookshop/workshop focused on hacking, free culture, gardening, zines
@philly2600 - Philadelphia hackers' meetup group
@defcon570 - Northeast Pennsylvania Hackers' meetup group

🧵 1/3

Reply to @stevebate@socialhub.activitypub.rocks a@trwnh@socialhub.activitypub.rocks (2026-05-13 05:53:50) stevebate:there are different mental models of AS2 [...] If AS2 is considered to be plain JSON, then the meaning of “link” becomes relatively muddled for me

Yeah -- even for people who understand the difference between a direct link and an indirect/reified Link, there's still uncertainty about when you would want to use one or the other. "You can describe properties of the link/reference" is something that makes sense in the abstract but it depends on a processing model to make sense in practice. as:Link feels like it's largely unused in AS2 documents across the fediverse; most links are direct links by way of using AS2 properties with non-embedded objects. (For example, when "actor" and "object" are JSON strings instead of as:Link nodes.)

silverpill:Every id value is expected to be an identifier of an ActivityPub object. When it resolves to something else, like an HTML document, we conclude that the identifier is not valid.

Do you expect every AS2 document to be an ActivityPub object?
Do you dereference every id to make sure of what it resolves to?
If some id doesn't have an AS2 representation, do you:...discard the entire activity?
...discard that particular statement?
...process the statement as-is without further information?

silverpill:Fediverse != Web

One can certainly claim this (and they might not be fully incorrect per se), but then it leads to asking if AP == AS2 == Fediverse, or if AP == Web != Fediverse != AS2. At least in theory, AP and AS2 are intended to be Web specifications published by the W3C under the Social Web WG.

silverpill:By default, hrefs do not point to ActivityPub objects.

Would you then say something like this?

If an id is the "href" of a Link, then it can have representations not including AS2.
Otherwise, an id (SHOULD? MUST? MAY? is expected to without being required to?) have an AS2 representation.
We currently don't require this, and there is no processing model defined for AS2 documents. AP implies a partial processing mo

fedicat@fedicat@pc.cafe boosted: @apps@toot.fedilab.app (2026-05-13 05:31:59) I am really more efficient at fixing issues and bringing improvements to #Fedilab thanks to @HurricaneWeasel. If you think Fedilab has become more active these past months, it is obviously thanks to his precious help in managing issues. If you use #Codeberg, you might know him :)
A big thank you to you Fluffy <3

Reply to @hacknorris@mstdn.social Adële 🐁!@adele@social.pollux.casa (2026-05-13 05:32:20) @hacknorris Never heard about it... I will give it a try, tnx

Fedilab Apps@apps@toot.fedilab.app (2026-05-13 05:31:59) I am really more efficient at fixing issues and bringing improvements to #Fedilab thanks to @HurricaneWeasel. If you think Fedilab has become more active these past months, it is obviously thanks to his precious help in managing issues. If you use #Codeberg, you might know him :)
A big thank you to you Fluffy <3

fedicat@fedicat@pc.cafe boosted: @apps@toot.fedilab.app (2026-05-13 04:56:57) I'll be taking a short break for two days (Thursday and Friday). First, I'll fix the immediate side effects of #Fedilab 3.40, then I'll move on to #HolosSocial fixes and improvements.

Fedilab Apps@apps@toot.fedilab.app (2026-05-13 04:56:57) I'll be taking a short break for two days (Thursday and Friday). First, I'll fix the immediate side effects of #Fedilab 3.40, then I'll move on to #HolosSocial fixes and improvements.

fedicat@fedicat@pc.cafe boosted: @polykit@chaos.social (2026-05-13 04:19:00) The PeerTube search index is getting more and more features 🚀 You can try it out yourself at

🔎 https://peerseek.video

I added

* personalized home feed
* search query modifiers like - and " "
* FAQ section

#peertube #search #index #visibility #video #peerseek #fediverse #ranking

Reply to @polykit@chaos.social Polykit@polykit@chaos.social (2026-05-13 04:19:00) The PeerTube search index is getting more and more features 🚀 You can try it out yourself at

🔎 https://peerseek.video

I added

* personalized home feed
* search query modifiers like - and " "
* FAQ section

#peertube #search #index #visibility #video #peerseek #fediverse #ranking

Michael Kratzenberg 📢@kratzen@berg.mobilecourant.org boosted: @markwyner@mas.to (2025-03-10 16:14:25) GitLab CFO, Brian Robins, says they are “aligned with the goals of DOGE, because the company’s software tools aim to help people do more with less. What the Department of Government Efficiency is trying to do is what GitLab does.”

https://archive.is/okSlz

You either support fascism or you don’t. It’s binary. There’s no gray area or “aligning.”

Considering GitLab? Don’t.

Use @Codeberg instead.

(Hat tip @aphyr)

#Code #Dev #Development #Codeberg #GitLab #Fascism #GIT

fedicat@fedicat@pc.cafe boosted: @homegrown@social.growyourown.services (2026-05-13 03:18:03) Do you want to create your own Wiki? You might want to try some of these options:

(All of these are free and open source)

🌱 @mediawiki - The software used by Wikipedia

🌱 @TiddlyWiki - Personal wiki stored in a single HTML file

🌱 @FeatherWiki - Lightweight software for making wikis, notebooks, databases in a single file

🌱 @bookstack - Easy-to-use simple wiki & documentation software

🌱 @xwikiorg - Wiki software aimed at businesses, libre alternative to Confluence

#SelfHosting #Wiki #FOSS

Michael Kratzenberg 📢@kratzen@berg.mobilecourant.org boosted: @thetnholler.bsky.social@bsky.brid.gy (2026-05-13 03:54:04) TRUMP: “I don’t think about Americans’ financial situation. Not even a little bit.”

And there you have it, folks ---Attachments--- https://puffball.us-east.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:5o6k7jvowuyaquloafzn3cfw&cid=bafkreieevbnqi6cvnjfr5xqb27e5xkzeebuvix6qrifbty3focpzastpne

Michael Kratzenberg 📢@kratzen@berg.mobilecourant.org (2026-05-13 03:59:59) If you think it's "woke" or "communist" to believe all human beings deserve a life free of discrimination for traits that they were born with, you are the problem.

Hatred is intolerable and we must hold fascists accountable. No exceptions.

#Woke

The Tennessee Holler @thetnholler.bsky.social@bsky.brid.gy (2026-05-13 03:54:04) TRUMP: “I don’t think about Americans’ financial situation. Not even a little bit.”

And there you have it, folks ---Attachments--- https://puffball.us-east.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:5o6k7jvowuyaquloafzn3cfw&cid=bafkreieevbnqi6cvnjfr5xqb27e5xkzeebuvix6qrifbty3focpzastpne

fedicat@fedicat@pc.cafe (2026-05-13 03:47:03) this looks interesting

https://github.com/atomine-elektrine/elektrine

Grow Your Own Services 🌱@homegrown@social.growyourown.services (2026-05-13 03:18:03) Do you want to create your own Wiki? You might want to try some of these options:

(All of these are free and open source)

🌱 @mediawiki - The software used by Wikipedia

🌱 @TiddlyWiki - Personal wiki stored in a single HTML file

🌱 @FeatherWiki - Lightweight software for making wikis, notebooks, databases in a single file

🌱 @bookstack - Easy-to-use simple wiki & documentation software

🌱 @xwikiorg - Wiki software aimed at businesses, libre alternative to Confluence

#SelfHosting #Wiki #FOSS

fedicat@fedicat@pc.cafe boosted: @FediGarden@social.growyourown.services (2026-05-13 02:46:13) Masto.fediverse.games is a friendly inclusive Glitch Mastodon server for those who love games, including video games, board games, tabletop or card games.

This server has a post size of up to 2048 characters and up to 10 poll options.

:Fediverse: https://masto.fediverse.games

You can find out more at https://masto.fediverse.games/about or contact the admin account @BobDendry

#FeaturedServer #Gaming #VideoGames #RPG #BoardGames #CardGames #Tabletop #GlitchMastodon #Mastodon #Fediverse #FreeFediverse

Fedi.Garden@FediGarden@social.growyourown.services (2026-05-13 02:46:13) Masto.fediverse.games is a friendly inclusive Glitch Mastodon server for those who love games, including video games, board games, tabletop or card games.

This server has a post size of up to 2048 characters and up to 10 poll options.

:Fediverse: https://masto.fediverse.games

You can find out more at https://masto.fediverse.games/about or contact the admin account @BobDendry

#FeaturedServer #Gaming #VideoGames #RPG #BoardGames #CardGames #Tabletop #GlitchMastodon #Mastodon #Fediverse #FreeFediverse

Reply to @adele@social.pollux.casa Pixel Dunn@hacknorris@mstdn.social (2026-05-13 02:40:32) @adele found this browser. you may be interested in: https://chawan.net/index.html
Older Notes