GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)

  1. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Friday, 27-Feb-2026 10:40:40 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • Evan Prodromou

    @evan

    Should the user calling WebFinger on tags.pub — use an acct-URI and put the tag-name as the user-name of the acct-URI. Ex:

    acct:fedidev@tags.pub

    (For "fedidev" tag.)

    (Given the actor you showed me exists, I assume that works. But SHOULD users be doing that?)

    Or, can the user calling WebFinger on tags.pub use another tag-specific URI / IRI scheme besides acct-URI. Ex:

    tagged:fedidev

    (Again, for "fedidev" tag.)

    .

    In conversation about 8 days ago from mastodon.social permalink
  2. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Friday, 27-Feb-2026 03:59:02 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Evan Prodromou

    @evan

    For tags.pub , have you decided how a user (of tags.pub) would determine the URL to the actor for a hash-tag?

    Does it involved a WebFinger look-up?

    Or, another /.well-known/ look-up?

    Or, will the URL pattern be documented. (Ex: /tags/{tagName} )

    Or, something else?

    #TagsPub

    In conversation about 8 days ago from mastodon.social permalink
  3. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 23-Feb-2026 12:45:10 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:

    My posts on Mastodon say that no one is permitted to quote-boosts my posts — yet I never made that choice.

    (I'm actually OK with others quote-boosting my posts.)

    I know enough to be aware this.
    Most aren't.

    A very large number of people have no idea that someone else made this choice for them.

    I suspect the vast majority of them would have chosen the opposite.

    I think Mastodon should have represented "user has not chosen" in the JSON-LD.

    #ActivitiyPub #FediDev #FediDevs #Fediverse #fep044f

    In conversation about 12 days ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/116/117/157/844/352/723/original/a7913f3d4ad3ed3f.png
  4. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 23-Feb-2026 12:24:56 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Maho Pacheco 🦝🍻

    RE: https://mastodon.social/@reiver/112133984854710390

    "A guide to implement ActivityPub in a static site (or any website)" by @mapache

    https://maho.dev/2024/02/a-guide-to-implement-activitypub-in-a-static-site-or-any-website/

    #ActivityPub #ActivityStreams #FediDev #FediDevs #Fediverse

    In conversation about 12 days ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: files.mastodon.social
      @reiver ⊼ (Charles) :batman: (@reiver@mastodon.social)
      from @reiver ⊼ (Charles) :batman:
      Attached: 1 image 1/ It doesn't take much effort to make your website join the Fediverse and the open social-web IN A VERY BASIC WAY,. And by "VERY BASIC WAY" I mean — being able to look up your website using a Fediverse ID and have a profile show up. I did it for my (new) personal website last night. (Screenshot of the profile Mastodon shows for my (new) personal website attached.) NOTE: DO NOT FOLLOW IT YET. FOLLOWING DOESN'T WON'T WORK YET. ... All I had to do was — 🧵
    2. Domain not in remote thumbnail source whitelist: maho.dev
      A guide to implement ActivityPub in a static site (or any website)
      from Maho Pacheco
      Hi! I have created this index for easy navigation. In Part 1, we will discuss why it is important to bring your site to the Fediverse. In Part 2, we will delve into an overview of the design of my implementation. In Part 3, we will make your blog discovereable in the fediverse. In Part 4, we will generate our notes and outbox, which contains posts ready to be shared in the Fediverse. Part 5, is an interlude to implement a subscribing to your site feature with fediverse accounts.
  5. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 23-Feb-2026 10:50:49 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:

    1/

    RE: https://news.dyne.org/the-future-was-federated/

    I agree with this sentiment of this quotation from that article:

    “My identity was always subject to the will of an admin or, if I ran my own instance, this identity was simply rented from a domain name registrar.”

    Although I think you can fix this with the Fediverse.

    ...

    In conversation about 12 days ago from mastodon.social permalink

    Attachments


  6. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 23-Feb-2026 10:50:48 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to

    2/

    I've been think about this for the Fediverse for a while.

    I don't want to get rid of Fediverse IDs such as:

    @joeblow@example·com

    And, I don't want to get rid of the HTTPS-URLs they resolve to, such as:

    https;//example·com/users/jowblow

    But, I do think cryptographic public-key should be the core way you identify a user.

    But, you need to deal with key-rotation, having multiple keys (maybe for different devices), having delegated keys, etc.

    In conversation about 12 days ago from mastodon.social permalink
  7. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 22-Feb-2026 13:25:17 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • dansup

    @dansup

    Do it!

    In conversation about 13 days ago from mastodon.social permalink
  8. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 22-Feb-2026 05:25:30 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to

    In the old blogging software I created back in the 1990s, I had a handful of posts types

    There was a type of rich-text oriented post that had a title. (Article)

    And, there way another type of rich-text oriented post that did not have a title. (Note)

    (There were also other types of posts, but they aren't relevant here)

    These 2 types of posts were rendered / displayed differently

    I.e., my 1990s software already had this distinction

    #ActivityPub #ActivityStreams #FediDev #FediDevs #Fediverse

    In conversation about 13 days ago from mastodon.social permalink
  9. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 22-Feb-2026 05:25:30 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:

    I've seen an ongoing debate between "Note" versus "Article" in ActivityPub / ActivityStreams.

    When is something a "Note"‽
    When is something an "Article"‽

    Personally — I would probably have made the distinction this way.

    An "Article" has a title.
    A "Note" doesn't have a title.

    (In ActivityPub / ActivityStreams, a 'title' seems to tend to get represented in the "name" field.)

    #ActivityPub #ActivityStreams #FediDev #FediDevs #Fediverse

    In conversation about 13 days ago from mastodon.social permalink

    Attachments


  10. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Thursday, 12-Feb-2026 12:31:00 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:

    People use Discord and Slack for different reasons.

    If you want to create an alternative — the place to start is NOT E2EE (end to end encryption).

    A place to start is understanding all these different types of users and use-cases. And then deciding which of these user types you are making the software for.

    Some of them need E2EE, but some do not.

    In conversation about 23 days ago from mastodon.social permalink
  11. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 08-Feb-2026 00:22:30 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • Evan Prodromou

    @evan

    Ideally —

    ...

    For the former —

    From a UX point of view, they (Bob's followers who don't yet follow Alice) could see a placeholder post for Alice's post(s), that says that the content cannot be shown.

    If a follower of Bob's then followed Alice, then the placeholder post(s) would turn into the actual post(s).

    ...

    For the latter —

    Again, from a UX point of view — Placeholder posts, until they follow Alice or Bob.

    .

    In conversation about a month ago from mastodon.social permalink
  12. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Saturday, 07-Feb-2026 23:56:52 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Evan Prodromou

    @evan

    By default, visible to both Alice's and Bob's followers.

    But, Bob should be able to change it. Even making visible to everyone.

    In conversation about a month ago from mastodon.social permalink
  13. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Friday, 06-Feb-2026 08:28:21 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:

    I have been trying to think of ways of making the Fediverse more Friendly and Welcoming.

    To people outside the Fediverse.

    To people thinking of joining the Fediverse.

    To people who recently joined the Fediverse.

    And more.

    ...

    What do YOU think could make the Fediverse more Friendly and Welcoming?

    (Reply with your answers.)

    #Fediverse #FriendlyFediverse #SpreadFediverse #WelcomingFediverse

    In conversation about a month ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.fediverse.to
      To the Fediverse!
      To the Fediverse!
    2. No result found on File_thumbnail lookup.
      http://Welcoming.To/
  14. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 02-Feb-2026 01:57:59 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • Evan Prodromou

    @evan

    Are we meeting any particular place for dinner?

    In conversation about a month ago from mastodon.social permalink
  15. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Monday, 02-Feb-2026 01:57:59 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • Evan Prodromou

    @evan

    Yes, I am still around.

    In conversation about a month ago from mastodon.social permalink
  16. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 01-Feb-2026 20:40:20 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    in reply to
    • Evan Prodromou

    @evan

    I just noticed this 🙁 And, it looks like it already finished.

    (I had a late night late night and woke up late.)

    In conversation about a month ago from mastodon.social permalink
  17. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 01-Feb-2026 17:12:31 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Ben Pate 🤘🏻

    Who did this?

    @benpate

    cc: @julian

    RE: https://mastodon.social/@reiver/114965417856379316

    #FediCon #FediCon2025 #FediConMeme #Fediverse

    In conversation about a month ago from mastodon.social permalink

    Attachments


    1. Domain not in remote thumbnail source whitelist: files.mastodon.social
      @reiver ⊼ (Charles) :batman: (@reiver@mastodon.social)
      from @reiver ⊼ (Charles) :batman:
      Attached: 1 image I thought there were many highlight of FediCon 2025. One of them was when @benpate did this 🙂 (Thank you to @julian@community.nodebb.org for capturing this!) RE: https://community.nodebb.org/post/105323 #FediCon #FediCon2025 #FediConMeme #Fediverse
  18. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 01-Feb-2026 02:41:28 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Rafael

    A new bookmark sharing Fediverse software from @raffomania :

    Ties
    https://github.com/raffomania/ties

    #Fediverse #FOSDEM #FOSDEM2026 #SocialWeb #SocialWebFOSDEM #SocialWebFOSDEM2026

    In conversation about a month ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - raffomania/ties: 🪢Federated website aggregator
      🪢Federated website aggregator. Contribute to raffomania/ties development by creating an account on GitHub.
  19. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 01-Feb-2026 02:40:29 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Fedify: an ActivityPub server framework
    • 洪 民憙 (Hong Minhee)

    Up next is @hongminhee talking about @fedify

    #Fediverse #FOSDEM #FOSDEM2026 #SocialWeb #SocialWebFOSDEM #SocialWebFOSDEM2026

    In conversation about a month ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/115/990/675/198/116/324/original/f738edbd2924119e.jpg
  20. Embed this notice
    @reiver ⊼ (Charles) :batman: (reiver@mastodon.social)'s status on Sunday, 01-Feb-2026 02:40:17 JST @reiver ⊼ (Charles) :batman: @reiver ⊼ (Charles) :batman:
    • Ryan Barrett
    • Anuj Ahooja
    • Bonfire

    BridgyFed and ANewSocial mentioned in @Bonfire talk.

    CC: @quillmatiq @snarfed.org

    #Fediverse #FOSDEM #FOSDEM2026 #SocialWeb #SocialWebFOSDEM #SocialWebFOSDEM2026

    In conversation about a month ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      域名售卖
  • Before

User actions

    @reiver ⊼ (Charles) :batman:

    @reiver ⊼ (Charles) :batman:

    I make things for the #Fediverse & #smallNetTalk about #DeSo #FediDev #FediverseUX #P2P #Privacy #SpreadFediverseI post #SciFiArtVlog at #AllYourBases #FinalFormWork on #CrowdBucks #FediCon #FediverseAcademy #FediverseCity #FingerProtocol #GreatApe #Microdon #ProToGo #SocialFedI life-cast at @reiverCode in #golangI like to understand things. I like to make things.The meaning of life — first survive, then reproduce 🌞Formal b/g: comp sci, math. Pro b/g: soft eng, ml, research

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          36627
          Member since
          22 Nov 2022
          Notices
          759
          Daily average
          1

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.