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 grindhold (grindhold@23.social)

  1. Embed this notice
    grindhold (grindhold@23.social)'s status on Tuesday, 16-Jun-2026 02:17:12 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel

    @silverpill @Profpatsch @sabrinkmann

    i think vendor prefixes is a fad too specific. how about type-specific prefixes like e.g. "proposal:foobar". if you give single vendors the possibility to mess with the standard it'll end with everybody cooking up their own soup. and maaaybe if you're lucky, one of them becoming the de-facto standard, totally bypassing what AP wants to achieve: a common protocol for all to agree on.

    In conversation about 2 months ago from 23.social permalink
  2. Embed this notice
    grindhold (grindhold@23.social)'s status on Tuesday, 16-Jun-2026 02:17:11 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel

    @silverpill @Profpatsch @sabrinkmann
    so people, if they develop extensions to AP would at least be forced to think about how to integrate their stuff into the existing AP-ontology. at least thinking about where they need a new type, what fields it needs .e.t.c.

    i mean, we did the vendor-prefix thing with flohmarkt. because i saw no other way and i found it ugly from the start :D (and i hadn't had the idea to pack a non-Note-object into an attachment yet)

    In conversation about 2 months ago from 23.social permalink
  3. Embed this notice
    grindhold (grindhold@23.social)'s status on Sunday, 14-Jun-2026 23:25:40 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel

    @silverpill @sabrinkmann @Profpatsch in this particular case you are right. in the general case, as the fediverse is a decentral system, it might occur, that developer group A creates APObjectTypeA with a field named "foo" that does a specific thing. developer group B will create APObjectTypeB with a field named "foo" that does another thing. these object types will not be composable. as only one meaning of "foo" can exist simultaneously in a specific object.

    In conversation about 2 months ago from 23.social permalink
  4. Embed this notice
    grindhold (grindhold@23.social)'s status on Sunday, 14-Jun-2026 04:00:54 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel

    @silverpill @sabrinkmann @Profpatsch

    the biggest problem with the duck typing approach imo is, that there might occur situations in which different definitions exist for the same field.

    e.g. we had this situation where content was defined as a Proposal as string, whereas in Note it was common to have a mapping from lang-code to a string in the according language as content.

    In this case we could figure it out but there might be more complicated cases and not every type might end up mixable

    In conversation about 2 months ago from 23.social permalink

    Attachments


  5. Embed this notice
    grindhold (grindhold@23.social)'s status on Sunday, 14-Jun-2026 04:00:53 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel

    @silverpill @sabrinkmann @Profpatsch when the fediverse and the FEP-database gets bigger the need to check for these conflicts will rise quadratically. So you either:
    - need to include type-definitions for fields with specific names
    - use ap-object-types
    or
    - end up with incompatibilities and accept that as a fact which leads to bloaty (and potentially slow) unmarshalling logic on the implementation side.

    In conversation about 2 months ago from 23.social permalink
  6. Embed this notice
    grindhold (grindhold@23.social)'s status on Monday, 23-Mar-2026 18:13:49 JST grindhold grindhold
    in reply to
    • silverpill

    @silverpill @sabrinkmann i am okay with the value being a string representing a float or a decimal. i just want to know that this intentional and we are all on the same page.
    maybe we should define whether this is a float or a decimal.

    In conversation about 5 months ago from 23.social permalink
  7. Embed this notice
    grindhold (grindhold@23.social)'s status on Monday, 23-Mar-2026 18:13:48 JST grindhold grindhold
    in reply to
    • silverpill

    @silverpill @sabrinkmann
    as we're talking about real-world values tied to commerce i deem decimal more fit for the purpose

    In conversation about 5 months ago from 23.social permalink
  8. Embed this notice
    grindhold (grindhold@23.social)'s status on Friday, 24-Oct-2025 12:32:29 JST grindhold grindhold
    in reply to
    • silverpill
    • Beady Belle Fanchannel
    • midzer

    @silverpill @midzer @Profpatsch @nlnet

    it is an outspoken and official point in our agenda, however, we will most likely only be able to adopt proposals and intents, not agreements.

    In conversation about 10 months ago from 23.social permalink
  9. Embed this notice
    grindhold (grindhold@23.social)'s status on Friday, 24-Oct-2025 02:47:43 JST grindhold grindhold
    • Beady Belle Fanchannel
    • midzer

    🥂 i can happily announce that the #flohmarkt project has been selected for being supported by @nlnet !

    @midzer @Profpatsch and myself will program a lot in the next few months and we hope to bring you everything we teasered in my talk at #fediday in berlin :)

    PSA to flohmarkt admins: I know that some of you roll out master to systems with users. This is generally a bad idea and will be a much worse idea in the next few months. You have been warned 🙃

    In conversation about 10 months ago from 23.social permalink
  10. Embed this notice
    grindhold (grindhold@23.social)'s status on Sunday, 01-Dec-2024 20:41:49 JST grindhold grindhold

    #flohmarkt 0.6.0 has been published 🎉 https://codeberg.org/flohmarkt/flohmarkt/releases/tag/0.6.0

    In conversation Sunday, 01-Dec-2024 20:41:49 JST from 23.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      flohmarkt
      from flohmarkt
      federated decentral classified ad software using activitypub
  11. Embed this notice
    grindhold (grindhold@23.social)'s status on Thursday, 24-Oct-2024 23:39:16 JST grindhold grindhold
    in reply to
    • Daniel Supernault
    • Marcin Mikołajczak
    • Matthias Pfefferle
    • André Menrath
    • Mastodon Engineering
    • Laurin

    @linos @MastodonEngineering @dansup @pfefferle @helge @mkljczk @laurin objects and their types respectively have a N:1-relation. which scenario would require it to be a N:M relation? is this a "the fields of my object fulfill the interfaces of more than one type"-thing?
    is this mentioned anywhere in the specs?

    In conversation Thursday, 24-Oct-2024 23:39:16 JST from 23.social permalink
  12. Embed this notice
    grindhold (grindhold@23.social)'s status on Sunday, 04-Aug-2024 06:22:10 JST grindhold grindhold
    • NGI Zero open source funding
    • European Commission

    every single cent the EU seizes from bigtech in penalties should be redirected to fund @NGIZero

    anyone with me?

    in case you haven't heard yet: EU is planning wild budget cuts in the area of open source funding in their HORIZON program. This directly affects NGI big time.

    dear @EUCommission , please continue funding NGI . If you don't there will be less and less tech and people left that are willing to develop and run europe's vision of a free and democratic internet.

    In conversation Sunday, 04-Aug-2024 06:22:10 JST from 23.social permalink
  13. Embed this notice
    grindhold (grindhold@23.social)'s status on Saturday, 27-Apr-2024 08:02:08 JST grindhold grindhold
    • Chris Vogel
    • blackoverflow

    #flohmarkt is growing:

    - today we celebrate flohmarkt's arrival in the #yunohost app store thanks to @me for doing all the integration work
    - we have a new contributor @blackoverflow who has started working towards automated tests and has already improved code quality greatly
    - flohmarkt has a new feature that nudges you via email when you have new messages on your items, so you don't have to lurk on the platform all the time.

    towards 0.1 we go.

    you find flohmarkt on https://codeberg.org/flohmarkt/flohmarkt

    In conversation Saturday, 27-Apr-2024 08:02:08 JST from 23.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      flohmarkt
      from flohmarkt
      federated decentral classified ad software using activitypub
  14. Embed this notice
    grindhold (grindhold@23.social)'s status on Friday, 12-Apr-2024 17:37:51 JST grindhold grindhold
    • grindhold

    ein vielerseits erwartetes feature ist gelandet: in #flohmarkt könnt ihr jetzt itemnamen, preise und die beschreibungen ändern. die änderungen werden föderiert und all eure interessenten werden automatisch über die änderung benachrichtigt.

    https://codeberg.org/flohmarkt/flohmarkt

    P.S.: news zum activitypub #flohmarkt funkt ab sofort @grindhold

    In conversation Friday, 12-Apr-2024 17:37:51 JST from 23.social permalink

    Attachments


    1. https://cdn.masto.host/num23social/media_attachments/files/112/256/993/289/652/125/original/e28f186d4a7c9ff6.png

    2. Invalid filename.

User actions

    grindhold

    grindhold

    Imaginäres Institut für GeneraltechnologieKRWBBR

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          255113
          Member since
          12 Apr 2024
          Notices
          14
          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.