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 naturzukunft (naturzukunft@mastodon.social)

  1. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Tuesday, 05-Aug-2025 05:06:05 JST naturzukunft naturzukunft
    in reply to
    • Emelia 👸🏻
    • Evan Prodromou

    @evan @julian @thisismissem There is a mapping in the resource server between PreferredUsername and an actor. This is a hack; I had to extend it because Mastodon uses the username as a unique identifier. Without Mastodon support, it would be a mapping between IssuerUserId and Actor. The data for the mapping comes from the JWT token.

    But that's beside the point.

    In conversation about 3 months ago from mastodon.social permalink
  2. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Tuesday, 05-Aug-2025 04:53:02 JST naturzukunft naturzukunft
    in reply to
    • Emelia 👸🏻
    • Evan Prodromou

    @evan @julian @thisismissem which user data to do what ?

    In conversation about 3 months ago from mastodon.social permalink
  3. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Tuesday, 05-Aug-2025 04:43:15 JST naturzukunft naturzukunft
    in reply to
    • Emelia 👸🏻
    • Evan Prodromou

    @evan @julian @thisismissem
    "I have not looked closely enough at keycloak to see if there's a way to build a plugin or to have configurable executable code to do that."

    I don't plan to adapt a standard OAuth2 server to support ActivityPub. I think that if that's necessary, something is fundamentally wrong.

    In conversation about 3 months ago from mastodon.social permalink
  4. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Tuesday, 11-Mar-2025 02:38:34 JST naturzukunft naturzukunft

    I'm confused again. from a C2S perspective, “reject following” and “reject follower” look structurally identical, don't they?

    #activitypub #activitypubdev #rdfpub

    In conversation about 7 months ago from mastodon.social permalink
  5. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Monday, 17-Feb-2025 21:34:36 JST naturzukunft naturzukunft
    in reply to
    • infinite love ⴳ
    • Matthias Pfefferle
    • André Menrath
    • Evan Prodromou
    • John O'Nolan

    @pfefferle @trwnh @laxla @linos @evan @johnonolan ou, we are talking about a workaround. in my case, i will create objects purely for mastodon that refer back to my original, but only in one direction. But that's just a thought so far.
    The context is not quite clear to me yet.

    In conversation about 8 months ago from mastodon.social permalink
  6. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Monday, 17-Feb-2025 21:28:00 JST naturzukunft naturzukunft
    in reply to
    • infinite love ⴳ
    • Matthias Pfefferle
    • André Menrath
    • Evan Prodromou
    • John O'Nolan

    @pfefferle @trwnh @laxla @linos @evan @johnonolan recreate the preview or extract the object without id ?

    In conversation about 8 months ago from mastodon.social permalink
  7. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Monday, 17-Feb-2025 21:25:43 JST naturzukunft naturzukunft
    in reply to
    • infinite love ⴳ
    • Matthias Pfefferle
    • André Menrath
    • Evan Prodromou
    • John O'Nolan

    @pfefferle @trwnh @laxla @linos @evan @johnonolan and if another peer wants to show the preview ?

    In conversation about 8 months ago from mastodon.social permalink
  8. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Sunday, 16-Feb-2025 05:21:46 JST naturzukunft naturzukunft

    It's somehow too confusing for me, 90 FEPs. We should soon think about how to organize them and give them weighting.

    https://codeberg.org/fediverse/fep/

    #activitypubdev #activitypub

    In conversation about 8 months ago from mastodon.social permalink
  9. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Thursday, 13-Feb-2025 19:25:59 JST naturzukunft naturzukunft
    • Matthias Pfefferle

    @pfefferle "Ich glaube nicht, dass die FOSDEM selbst die richtige Konferenz für mich ist" 😃 , that's how I feel too. I was there 100% because of Fedi. On the first day I was also convinced that I wouldn't put myself through that again, although the offdem was quite an experience. But Sunday was just great. So many Fedi people in one place, I sat in the restaurant for hours and had great conversations. Thanks to all ! Great time, great people.

    In conversation about 8 months ago from mastodon.social permalink
  10. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Sunday, 02-Feb-2025 04:13:08 JST naturzukunft naturzukunft
    in reply to
    • dansup

    @dansup :-)

    In conversation about 9 months ago from mastodon.social permalink
  11. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Sunday, 26-Jan-2025 05:08:23 JST naturzukunft naturzukunft

    somehow i have the feeling that mastodon has a lot of transient objects without id. too many. And many for which there is even an image url that does not appear to be transient.

    or is it just my feeling that an icon of the actor should have an id ?

    #mastodon #activitypubdev #activitypub #rdfpub

    In conversation about 9 months ago from mastodon.social permalink
  12. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Monday, 20-Jan-2025 19:45:08 JST naturzukunft naturzukunft

    (1/3) hello everyone,
    I'm looking for someone to help me build the demo ui for #rdfpub
    The application already exists and can be operated with simple things. Create and send note, show inbox/outbox, follow an actor.
    I'm not fit for ui, so it looks terrible ;-) And there is still a lot to do.
    But there is also a lot to do in the backend and coordination with the community regarding client to server interactions. I can't do that alone.

    #activitypub #activitypubdev

    In conversation about 9 months ago from mastodon.social permalink
  13. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Wednesday, 15-Jan-2025 02:31:55 JST naturzukunft naturzukunft

    if i search for a user in #activitypub .academy the first time, #mastodon is doing
    - a webfinger request
    - read outbox-collection request
    - read following-collection request
    - read followers-collection request
    not bad. what do they expect wenn reading the outbox? the objects that was adressed to as_public?

    In conversation about 9 months ago from mastodon.social permalink
  14. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Monday, 06-Jan-2025 21:57:47 JST naturzukunft naturzukunft
    • Evan Prodromou
    • Evan Prodromou

    @evanprodromou @evan can you use a Tag Luke #swf ?

    In conversation about 10 months ago from mastodon.social permalink
  15. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Friday, 03-Jan-2025 02:37:04 JST naturzukunft naturzukunft

    1/3
    The Internet of the future belongs to 'Linked Open Data'

    In my opinion, the Internet of the future is based on machine-readable / interpretable data. This is not HTML.
    HTML is machine-readable, but only interpretable in the context of the structure and formatting of texts and other data.
    By interpretable I mean more the technical context, i.e. event, POI, article, short message, recipe, organization, person, etc...

    #activitypub #rdf #linkeddata #skos #internet #future #solid #fediverse

    In conversation about 10 months ago from mastodon.social permalink
  16. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Friday, 03-Jan-2025 02:37:03 JST naturzukunft naturzukunft
    in reply to

    2/3
    Non-structured data can be extended by machine-readable / interpretable metadata. This can be integrated into HTML, for example.

    The standard that makes this possible is 'Resource Description Framework' (RDF)

    In my opinion, we will only achieve progress through usable data and this cannot be mass data from Facebook and the like.

    #activitypub #rdf #linkeddata #skos #internet #future #solid #fediverse

    In conversation about 10 months ago from mastodon.social permalink
  17. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Friday, 03-Jan-2025 02:36:47 JST naturzukunft naturzukunft

    3/3

    The Fediverse, a networked ecosystem of social platforms, is based on JSON-LD according to the specification. JSON-LD is a way of representing RDF data.

    For me, “social platforms” are not just microblogging systems or platforms for videos & images. We need to think further!
    Supply chains are a key example of Linked Data (and in my view always Linked OPEN Data).

    #activitypub #rdf #linkeddata #skos #internet #future #solid #fediverse

    In conversation about 10 months ago from mastodon.social permalink
  18. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Thursday, 02-Jan-2025 23:05:55 JST naturzukunft naturzukunft
    in reply to

    First english version of the #rdfpub webiste is online.

    ‼️ Feedback welcome ‼️

    https://rdfpub.org/index_en.html

    #activitypub #activitypubdev

    In conversation about 10 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: rdfpub.org
      rdf-pub - generic Activity-Pub Server
  19. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Thursday, 02-Jan-2025 23:05:55 JST naturzukunft naturzukunft

    Einen schönen guten Abend.
    Gibt es jemanden, der die #rdfpub Seite ins Englische übersetzen mag ?

    Ich hab da ein zeitliches Problem.

    https://rdfpub.org/

    #activitypub

    In conversation about 10 months ago from mastodon.social permalink
  20. Embed this notice
    naturzukunft (naturzukunft@mastodon.social)'s status on Saturday, 21-Dec-2024 02:03:03 JST naturzukunft naturzukunft
    • Marcus Rohrmoser 🌻
    • naturzukunft
    • midzer

    Deutschsprachiger ActivityPub Stammtisch

    So,
    heute wieder schnmale Besetzung trotzdem ein guter Austausch mit @midzer.
    Vielleicht werden es ja bald mal mehr Menschen.

    Nächster Termin:

    - Do. 23.01.2025 17:00

    Lasst uns ein Hashtag festlegen, dem wir folgen können zwecks austausch zu den Terminen. Evtl. #activitypubdevgerman

    @midzer
    @yala
    @mro
    @naturzukunft

    #activitypub #activitypubdev

    In conversation about 10 months ago from mastodon.social permalink
  • Before

User actions

    naturzukunft

    naturzukunft

    “founder” of https://rdf-pub.org#activitypub #rdfpub #java #sobawi #barefootmarrakech #useyourfeet

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          181795
          Member since
          5 Oct 2023
          Notices
          68
          Daily average
          0

          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.