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 rakoo (rakoo@blah.rako.space)

  1. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Wednesday, 20-Aug-2025 09:03:30 JST rakoo rakoo
    in reply to
    • Eugen Rochko
    • mcc
    • Glyph
    @glyph
    There were experiments to provide a network-wide search. To create a thing so that you could look for people you know, or what was happening in the wide, across instances. But a part of the community disagreed with the very idea so no one wants to take the risk to run it again. Mastodon has problems, but to think that only the software or the project is blocking adoption is just deflecting blame.

    @Gargron @mcc
    In conversation about 5 days ago from blah.rako.space permalink
  2. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 12-Aug-2025 17:56:03 JST rakoo rakoo
    • Codimp
    @codimp

    Je comprends pas, pourtant "Microsoft <3 Open Source"
    In conversation about 13 days ago from blah.rako.space permalink
  3. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Friday, 27-Jun-2025 02:37:13 JST rakoo rakoo
    in reply to
    • Tim Chambers
    • Ben Pate 🤘🏻
    @tchambers @benpate

    I suppose it's https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md and I see it as a move away from activitypub: to me the central API seems to be activitystreams object sent in an inbox. This extension proposes platform specific changes _outside_ activitystreams

    Can template point to AS objects to be filled ?
    In conversation about 2 months ago from blah.rako.space permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      fep/fep/3b86/fep-3b86.md at main
      from fediverse
      fep - Fediverse Enhancement Proposals
  4. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Friday, 27-Jun-2025 02:37:09 JST rakoo rakoo
    in reply to
    • Tim Chambers
    • Ben Pate 🤘🏻
    @benpate

    I do believe that it's part of ActivityPub, because that's exactly the usecase: there's an object you're currently seeing and you want to interact with it.

    I'm no AP dev, I have no experience at all, only armchair ideas so my goal isn't to say what you're doing is bad; quite the contrary, you're building stuff so you'ro certainly more relevant ! I'm just commenting on the sidelines.

    The thing I like about the idea of AP is that it is about manipulation and exchange of data structures, whereas the APIs are about RPCs. I like that because it makes my data more portable, less dependent on an implementation or an instance.

    What I would love to see is the AP concept more widespread for interacting:
    - when I see content I want to interact with, my user agent can pick the object url in the http headers and/or in a <link> tag if it's presented in an html document
    - my user-agent allows me to send AP activities, optionally linking to object urls

    This obviously requires changes in the browser (which is where Mozilla should put its brain but that's another discussion), but can be first done in an extension. Bonus: it works for *all* AP implementations
    @tchambers
    In conversation about 2 months ago from blah.rako.space permalink
  5. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Monday, 23-Jun-2025 19:14:12 JST rakoo rakoo
    in reply to
    • Haelwenn /элвэн/ :triskell:
    @lanodan

    or web developers acting like literally decades of knowledge doesn't exist
    In conversation about 2 months ago from blah.rako.space permalink
  6. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Sunday, 22-Jun-2025 02:25:35 JST rakoo rakoo
    in reply to
    • Delta Chat
    @delta

    What's the maximum allowed delay for chatmail relays ? 3 days ?
    In conversation about 2 months ago from blah.rako.space permalink
  7. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Friday, 20-Jun-2025 21:19:04 JST rakoo rakoo
    in reply to
    • Riff
    • Oiseau Rouge
    @riff

    C'est typiquement ce positionnement "si t'es pas avec nous t'es contre nous" qui m'embête parce qu'il laisse croire qu'il n'existe que deux camps et que si tu n'es pas maximalement d'un côté forcément tu es de l'autre. Je suis critique envers le positionnement "démantèlement le plus vite possible de tout ce qui touche le nucléaire" parce, pour reprendre le terme de @oiseau_rouge le monde éthéré du changement de mode de vie global et instantané n'existe pas, mais ça fait pas de moi un pro-nuke
    In conversation about 2 months ago from gnusocial.jp permalink
  8. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 05:36:21 JST rakoo rakoo
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @lanodan

    why do you have to clean them ? I must oe the lucky one who has never had to do that and lost any data
    @dalias @ptrc @ska @navi @lispi314
    In conversation about 2 months ago from blah.rako.space permalink
  9. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 02:25:31 JST rakoo rakoo
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @lanodan

    yes, each application has its own index. The point is that if they all need the same feature anyway, why not mutualize it ?

    Silly comparison: we could say that everything should be stored as blocks laid out randomly on a disk, and each app defines an index from an identifier to a list of blocks. If everyone does it, might as well do it at the layer below
    @dalias @ptrc @ska @navi @lispi314
    In conversation about 2 months ago from gnusocial.jp permalink
  10. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 02:21:37 JST rakoo rakoo
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @lanodan

    full text search doesn't need ram, it needs proper data structures. Proper data structures can be stored on disk and popped in and out of memory as needed, but don't have to
    @dalias @ptrc @ska @navi @lispi314
    In conversation about 2 months ago from blah.rako.space permalink
  11. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 02:09:27 JST rakoo rakoo
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @ska

    But you haven't had to deal with the maintenance of yous firefox settings, or anyone with the maintenance of their Android apps internal storage. The proposed solution here is SQLite specifically
    @dalias @lanodan @ptrc @navi @lispi314
    In conversation about 2 months ago from blah.rako.space permalink
  12. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 02:04:14 JST rakoo rakoo
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @lanodan

    It's the "You can always do [additional, undocumented process] to do the thing you wan to do" part that is elitist, not the choice of technical solution.
    @dalias @ptrc @ska @navi @lispi314
    In conversation about 2 months ago from gnusocial.jp permalink
  13. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 02:01:24 JST rakoo rakoo
    in reply to
    @lanodan

    No, indexing will include text as well because obviously I want to search in it. That's the whole point.

    To be clear I'm not talking about getting read of MUAs but just rethinking the interface between it and content. So the mua *can* know the mime structure and will use the *same* tricks when querying. That's the whole point of a database
    @dalias @ptrc @ska @navi @lispi314
    In conversation about 2 months ago from blah.rako.space permalink
  14. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 17-Jun-2025 01:48:29 JST rakoo rakoo
    • Haelwenn /элвэн/ :triskell:
    • Rich Felker
    • anna
    • LisPi
    @ska

    The whole point of databases is that there is no need for additional systems for indexing, because storing is useless without querying. I see the value in storing in a *single* system that provides features rather than being yet again elitist and telling people to do their own stuff on their own, resulting in no one doing it. Let's not dismiss changes just because you know how to use a system
    @lispi314 @dalias @lanodan @ptrc @navi
    In conversation about 2 months ago from blah.rako.space permalink
  15. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Thursday, 05-Jun-2025 15:29:06 JST rakoo rakoo
    Ah si j'avais l'audace des blanc·hes la vie serait quand même plus simple
    In conversation about 3 months ago from blah.rako.space permalink

    Attachments


    1. https://blah.rako.space/media/5d/9e/e7/5d9ee77b7740e5705a887904b4f3b64f42f5505c8cc6e84fa818ed88eabbdebc.png
  16. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Monday, 02-Jun-2025 03:13:17 JST rakoo rakoo
    C'est le mois des fiertés🌈
    In conversation about 3 months ago from blah.rako.space permalink

    Attachments


    1. https://blah.rako.space/media/24/08/6c/24086c3814069f74059c44d548d171456879b58c0a27ea7b3055cf98ff11c2e4.jpg
  17. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Sunday, 01-Jun-2025 07:55:10 JST rakoo rakoo
    in reply to
    • Lizzie Crowdagger :neocat_floof_flag_trans:
    @crowdagger

    On pourrait commencer par faire en sorte que les gens qui se garent illégalement sur le trottoir se garent enfin sur la route

    Cette vidéo est grave intéressante mais le passage "pour que les gens fassent gaffe il faut réveiller le flic en permanence dans leur tête" m'a déprimé
    In conversation about 3 months ago from blah.rako.space permalink
  18. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Tuesday, 29-Apr-2025 15:22:30 JST rakoo rakoo
    in reply to
    • Benjamin Bayart
    • Thomas Luquet
    • Meta-Press.es
    @thomas_babord @bayartb

    Avec du @metapress dedans !
    In conversation about 4 months ago from blah.rako.space permalink
  19. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Friday, 04-Apr-2025 09:40:39 JST rakoo rakoo
    #suckless c'est tchao 🙅

    https://tilde.team/~ben/suckmore/
    In conversation about 5 months ago from blah.rako.space permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      suckmore
  20. Embed this notice
    rakoo (rakoo@blah.rako.space)'s status on Friday, 04-Apr-2025 09:40:34 JST rakoo rakoo
    in reply to
    • Lord
    • kazé
    @fabi1cazenave @lord

    les liens twitter sont morts mais les autres marchent, ce que j'ai pu en comprendre:
    - une marche à la torche qui nea "absolument rien à voir" avec les marches des néo-nazis qu'il y a eu en même temps
    - des commentaires qui reprennent les dog whistle des antisémites facho
    - rejet de tout ce qui diminue de près ou de loin les inégalités, l'utilisation du terme sjw
    - de manière générale une position "apolitique" (donc de droite), méritocratique, hautaine, mais ça c'est général au numérique :)
    In conversation about 5 months ago from blah.rako.space permalink
  • Before

User actions

    rakoo

    rakoo

    Francilien de naissance, Azuréen d'adoption, Ligérien de cœur.A Gauche de la Gauche. Toutes les inepties de ce système remontent au Capitalisme.Aime la technologie, n'aime pas le progrès.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          117829
          Member since
          9 May 2023
          Notices
          67
          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.