Live Overview (All Data Dump)

Posts

What open source really is about
{
  "path": "/what-open-source-really-is-about-uv3pg9n",
  "site": "at://did:plc:pbjvqaziagcyv2vqodldn5op/site.standard.publication/3mgmudmjdetmm",
  "tags": [
    "Mindspace"
  ],
  "$type": "site.standard.document",
  "title": "What open source really is about",
  "content": {
    "$type": "blog.pckt.content",
    "items": [
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "tl;dr"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "Have fun."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Freedom"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "You could stop reading right now. Contributing to open-source projects is not about creating a reputation. It doesn't bring you any fame. You can't force yourself to create, write or refactor code just for the sake of helping out. Although it might seem that many projects can only be sustainably maintained through more contributors, the additional effort for maintainers to review pull requests that got created due to the need for recognition actually slows down progress as those maintainers have to invest their time into analysing your code. And don't even get me started with vibe-coded issues or code changes."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Experience"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "I am not claiming to understand open source and its contributions by any means. And I think everyone has their own opinion on that, which is totally fair because it differs depending on the communities and languages that exist. So in this post, I am gonna share my current personal opinion, which changes over time. It changes in every programmer's lifetime with the experiences you make, socially and in terms of knowledge."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Community"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "Contributions are not just coding. And open source is not just about contributions. You can give value by triaging and responding to issues, commenting on discussions, continuously improving workflows, updating dependencies, supporting others with the knowledge you have already learned, or really any non-code contribution as long as you interact with the people in a friendly way. Software is shaped by the people that build it. And you can help build this community around it."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Motivation"
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "index": {
              "byteEnd": 347,
              "byteStart": 340
            },
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#italic"
              }
            ]
          }
        ],
        "plaintext": "Programming in this sense is the challenge of self-discovery. You have to find what you love. You gotta do what interests you. Your motivation is the only substance that allows you to perform at your best. But you may not know what motivates you from the beginning. Sometimes discipline beats motivation. Some people discover their passion through the discipline of showing up. Not everyone knows what they love from the start."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Journey"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "Start simple. Notice a docs typo, share personal feedback in a discussion, report an issue you stumbled upon in your own projects or just get in touch with the people of the community to see if this is the place you would like to be. Nobody is perfect, and neither are most first contributions - even from people who later become maintainers. And you will get a warm welcome even if you make mistakes because that's human. Just avoid over-relying on AI to do the work for you. Learning the codebase yourself is part of the journey. Not every PR will be accepted, and that's okay. Sometimes the timing isn't right, or the approach doesn't fit the project's vision."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Reciprocity"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "If open-source software has helped you in your journey, contributing back helps sustain the ecosystem we all benefit from. When you are working at a company, it makes sense to suggest sponsoring the projects you depend on. Because if maintainers can focus full time on keeping the software up-to-date via financial support, they will not consider changing the FOSS license to a commercial one. If everyone thought this way, everyone would be better off."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Interest"
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "index": {
              "byteEnd": 126,
              "byteStart": 123
            },
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#italic"
              }
            ]
          }
        ],
        "plaintext": "One thing I noticed during my contributions is that maintainers generally appreciate contributions which actually affected you. This might sound obvious for some of you, but it is a crucial detail my past self also forgot to care about. Fixing issues you didn't encounter yourself can help you learn to recognize common design patterns. They are also useful if you want to get started with a project, on your way to finding your passion with discipline. However, by doing so you give yourself the huge disadvantage of not knowing the motivation behind it."
      },
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Enjoyment"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "And I think that this detail sets apart \"good\" from \"bad\" developers. The former ones do not try to be the best, they just mostly do the stuff they enjoy. Open-source projects are created in people's spare time for a reason. I couldn't bear writing software in my free time which doesn't affect me. But I somehow manage to sit down after a full work day, still having the strong will to submit yet another pull request to my favourite open-source project. Because I have fun doing so!"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": ""
      },
      {
        "$type": "blog.pckt.block.horizontalRule"
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": ""
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "Feel free to share this post with the people you think could benefit from it."
      }
    ]
  },
  "updatedAt": "2026-06-12T17:46:15+00:00",
  "coverImage": {
    "ref": {
      "$link": "bafkreifoacjabo2nzrcb3ibm7qe4zov2ehm5cbd4wwkolxdxalfhiq6cxq"
    },
    "size": 360591,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "description": "Have fun. You could stop reading right now. Contributing to open-source projects is not about creating a reputation. It doesn't bring you any fame. You can't force yourself to create, write or refactor code just for the sake of helping out. Although it might seem that many projects can only be sustainably maintained through more contributors, the additional effort for maintainers to review pull requests that got created due to the need for recognition actually slows down progress as those mainta...",
  "publishedAt": "2026-03-09T13:16:19+00:00",
  "textContent": "tl;dr\nHave fun.\nFreedom\nYou could stop reading right now. Contributing to open-source projects is not about creating a reputation. It doesn't bring you any fame. You can't force yourself to create, write or refactor code just for the sake of helping out. Although it might seem that many projects can only be sustainably maintained through more contributors, the additional effort for maintainers to review pull requests that got created due to the need for recognition actually slows down progress as those maintainers have to invest their time into analysing your code. And don't even get me started with vibe-coded issues or code changes.\nExperience\nI am not claiming to understand open source and its contributions by any means. And I think everyone has their own opinion on that, which is totally fair because it differs depending on the communities and languages that exist. So in this post, I am gonna share my current personal opinion, which changes over time. It changes in every programmer's lifetime with the experiences you make, socially and in terms of knowledge.\nCommunity\nContributions are not just coding. And open source is not just about contributions. You can give value by triaging and responding to issues, commenting on discussions, continuously improving workflows, updating dependencies, supporting others with the knowledge you have already learned, or really any non-code contribution as long as you interact with the people in a friendly way. Software is shaped by the people that build it. And you can help build this community around it.\nMotivation\nProgramming in this sense is the challenge of self-discovery. You have to find what you love. You gotta do what interests you. Your motivation is the only substance that allows you to perform at your best. But you may not know what motivates you from the beginning. Sometimes discipline beats motivation. Some people discover their passion through the discipline of showing up. Not everyone knows what they love from the start.\nJourney\nStart simple. Notice a docs typo, share personal feedback in a discussion, report an issue you stumbled upon in your own projects or just get in touch with the people of the community to see if this is the place you would like to be. Nobody is perfect, and neither are most first contributions - even from people who later become maintainers. And you will get a warm welcome even if you make mistakes because that's human. Just avoid over-relying on AI to do the work for you. Learning the codebase yourself is part of the journey. Not every PR will be accepted, and that's okay. Sometimes the timing isn't right, or the approach doesn't fit the project's vision.\nReciprocity\nIf open-source software has helped you in your journey, contributing back helps sustain the ecosystem we all benefit from. When you are working at a company, it makes sense to suggest sponsoring the projects you depend on. Because if maintainers can focus full time on keeping the software up-to-date via financial support, they will not consider changing the FOSS license to a commercial one. If everyone thought this way, everyone would be better off.\nInterest\nOne thing I noticed during my contributions is that maintainers generally appreciate contributions which actually affected you. This might sound obvious for some of you, but it is a crucial detail my past self also forgot to care about. Fixing issues you didn't encounter yourself can help you learn to recognize common design patterns. They are also useful if you want to get started with a project, on your way to finding your passion with discipline. However, by doing so you give yourself the huge disadvantage of not knowing the motivation behind it.\nEnjoyment\nAnd I think that this detail sets apart \"good\" from \"bad\" developers. The former ones do not try to be the best, they just mostly do the stuff they enjoy. Open-source projects are created in people's spare time for a reason. I couldn't bear writing software in my free time which doesn't affect me. But I somehow manage to sit down after a full work day, still having the strong will to submit yet another pull request to my favourite open-source project. Because I have fun doing so!\nFeel free to share this post with the people you think could benefit from it."
}
Stop Outsourcing Your Soul to AI
{
  "path": "/stop-outsourcing-your-soul-to-ai-tsn6qge",
  "site": "at://did:plc:pbjvqaziagcyv2vqodldn5op/site.standard.publication/3mgmudmjdetmm",
  "tags": [
    "Mindspace"
  ],
  "$type": "site.standard.document",
  "title": "Stop Outsourcing Your Soul to AI",
  "content": {
    "blob": {
      "ref": {
        "$link": "bafkreihovsh3xc4kgefq2e7mk2tqeunu23knbxjwq7psw3yd43up2c6bqe"
      },
      "size": 21759,
      "$type": "blob",
      "mimeType": "text/plain"
    },
    "$type": "blog.pckt.content",
    "references": [
      {
        "ref": {
          "$link": "bafkreiava5dwa6fljlqoouom6asq63soyrhc4s3kklbqtvrpqulwxgepzu"
        },
        "size": 43120,
        "$type": "blob",
        "mimeType": "image/png"
      }
    ]
  },
  "updatedAt": "2026-06-12T14:52:41+00:00",
  "coverImage": {
    "ref": {
      "$link": "bafkreidseunohijt5x2pzhzichdlfmxpqdaapirf5oykle7qgnus3wdppq"
    },
    "size": 138606,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "description": "It has been more than two and a half years since the release of ChatGPT. The 30th November, 2022 marked the beginning of a new era. The start of AI. Nowadays, many professions and people in private lives, especially in the information technology sector, use it on a daily basis. And we do not even know where we are on the Gartner hype cycle or if AI will improve following Kurzweil’s Law of Accelerating Returns. The trend is still rising, but at the same time I have noticed a slight but steady deg...",
  "publishedAt": "2026-03-09T12:31:18+00:00",
  "textContent": "It has been more than two and a half years since the release of ChatGPT. The 30th November, 2022 marked the beginning of a new era. The start of AI. Nowadays, many professions and people in private lives, especially in the information technology sector, use it on a daily basis. And we do not even know where we are on the Gartner hype cycle or if AI will improve following Kurzweil’s \"Law of Accelerating Returns\".\nThe trend is still rising, but at the same time I have noticed a slight but steady degradation of knowledge on a human basis because people delegate more and more creative work to AI. As a result, I have decided to write a little blog post, where I can share my thoughts, trying to discourage the overuse of Artificial Intelligence which would ruin our cognitive capabilities. And although I know that very little people read this, it does not stop me from trying. Otherwise, I might have missed my opportunity in helping humanities future.\nDisclaimer: This whole blog post is created from my observations of developments of social changes with special focus on ways of using Artificial Intelligence with my interpretation and is therefore very opinionated. I have not looked at any studies that would support or oppose my opinion.\nHow people tend to use AI\nAI is awesome. I do not want to question this statement. It helped and still helps me improve my workflow, gathering new knowledge, diving into new waters and exploring new technologies. For people who are not interested in how AI works, such intelligent tools seem like magic. As a result, I like to see their eyes sparkle and their mouths left open when I explain to them that everything AI is based on is probability. What word is most likely to be the next one based on properties and emotions in a highly dimensional virtual space. But that is another topic.\nWhat I would like to focus on is how people have come to use AI, especially over the past months - if not years. Since our brains are lazy by default, we tend to outsource more work to AI the less focused we are on a specific task. In other words, if you do not put most of your commitment into your current project, you are likely on the verge of just prompting an AI with it. Another potential reason for offshoring work to the AI world is ignorance of the underlying technologies, which makes it difficult for you to come up with your own solutions.\nI am by no means a scientist, but I think that watching AI doing your work - because due to your incompetence the outcome you produce is not aligning with your vision - gives you so much dopamine that your brain wants to do it more often. Moreover, the human being as a social figure always aims to be connected to somebody and engaging with AI satisfies those needs. This behaviour is typical for our brains and also happens when watching social media or consuming explicit content. It is deeply marked in our cerebral cortex and the whole gaming industry and entertainment sectors use it recklessly to optimise for money.\nI noticed this trend myself, as you can clearly see from some of my posts where I admittedly used AI to help me write them. But I think this is not a shame. Every content creator who uses AI should experience first-hand the pitfalls of creating content directly for the viewer or reader, in order to realise how little they subsequently know about the topic. This will enable them to learn from their mistake and be aware of how easily laziness can lead you down such a despised path. Only the excellent among us strove for hand-crafted content all along.\nNegative side effects\nI pointed out the main drawbacks of using AI too extensively that I observed. I will now give you two smaller reasons I have noticed in myself for why you should not use AI for expressive work.\nCommunication decline\nWhile watching a promotion video from \"The Browser Company™\" (see the last link in the resource section at the end of this post) I noticed that visions can be very far apart nowadays. I see this trend not only in the Dia browser, but in many different aspects of technology and parts of our lives. One side of the trend wants to integrate AI everywhere possible, widening our dependence on it. One example is using AI to compose and write messages to our closest friends and colleagues because it makes us more efficient. I believe that it just makes us stupid in the long run.\nIf people do not train their brains for coming up with words for communication, building useful sentences and meaning that can be understood by other human beings, our very foundation of interacting with each other is broken and we would be back at the level of Homo habilis - the last species that likely did not use fully developed verbal language. See, I used AI to help me research this very bit of information, but chose my words consciously to express myself. This way, I not only learned something new, but can now also remember it. A capability you will never have when outsourcing writing to AI.\nLoneliness\nBeing alone on a mental level is in my opinion one of the most underrated modern dangers of society. The ironic part about it is, that if everyone is alone, we all have it in common, making us not alone with each one's loneliness. But my thoughts are wandering in other oceans again.\nAI strongly encourages us to be alone. It ~acts~ was intentionally trained to act as a perfect friend, colleague or whatever you wanna call it. Recently I noticed that ChatGPT's responses explicitly include my name which feels very weird on multiple layers if you ask me. One could argue that this is private artificial doxxing, which of course is a oxymoron in itself as doxxing by definition is public. Nevertheless, the more you use AI, the more often you want to use AI. Particularly after the introduction of AI voice modes this trend kept rising like there is no tomorrow. Congratulations ClosedAI, you just reinvented addiction.\nIn worst case scenarios, this can leads people to fear talking with other people. Abandoning friendships. Withdrawal from society. Such habits are serious problems and should best be examined by a doctor or psychologist.\nProposal of AI usage layer model\nProposing a global solution for all people of such a problem is impossible. Since each individual has their own experiences with AI, their own thoughts and feelings, optimists or pessimists, I cannot speak for everyone. In fact, I think I can only speak for myself, learn and share my own ways of handling and limiting my usage of AI and hope that those experiences can help you as well.\nMy ideal experiences with AI - the optimal golden way between the overuse of AI alongside cognitive erosion and letting the hype pass besides you without taking any advantage of it - is using AI iff you and only you gain any benefits. In other words, control your usage and limit it to an extreme, where only ever you should come into contact with the content the AI produces. Such a limitation has many consequences, here are some examples to better demonstrate and emphasise what I mean:\nUse AI for personal learning sessions: If you initially want to dive into a new, completely unknown topic, AI can give you general overviews and show you connections to other parts of knowledge and real-world uses. While this does not necessarily mean that you really learn faster or more efficiently, it helps to take the step forward and get the ball rolling.\nUse AI for stupid and repetitive workloads and ask for help if you are certain that the problem or task has already been solved thousands of times by others. Current LLMs are trained based on existing data which means they are meant to be good at solving solved problems, not reinventing the wheel, but suggesting to use the existing round instrument.\nDo not use AI to express yourself to other people. Think about what meaning you want to convey, what knowledge you want to share and pack your thoughts into your own words. This helps you immensely to harden your own thoughts and remember what you learned and feel much better.\nDo not use AI to generate complex and creative work. Nowadays, there are hundreds - probably thousands - of tools, which help you create art, music, code, designs, plans, etc. with the help of or completely with AI. While this makes it seem that you can be more productive, it just makes you more ignorant the more often you fall back to those methods instead of doing what you love to do yourself. It is completely fine to say that small packages of the work can be outsourced to AI, mostly repetitive tasks that just take more time doing manually. Creative and original work, however, should remain human and made with love. If you do not like what you do at all, this is a signal that you should probably stop doing it at all.\nDo not fall for all the shiny AI stuff out there. Tools like Lovable, GitHub Copilot, Cursor, ChatGPT Voice and new on the board: GPT-5, just to name a few, do not want to actually help you. They want either directly your data, or own your workflow so you cannot escape once you got used to it. Unfortunately, people get used to AI fascinatingly fast.\nIn short, what I mean is that AI should be used for brainstorming and helping each individual for creating an end product - not to be confused with AI creating the end product -, but not for communicating with other people and the final results themselves (e.g., image creation, writing blogs, posts on social media, communicating with chats, motivation speeches, essays, etc.). In my opinion, the human brain can only evolve and learn from its own mistakes and experience. And you can never learn from your mistakes when it was actually the AI generating them.\nAI has a place in ideation, but expressive work should remain human.\nThe Paradigm\nI recently discovered a software design pattern called the \"Onion Architecture\". To keep the explanation short, the main key principle of this architecture is its division into layers, where each layer is only connected to its two neighbours (siblings excluded), the inner and outer layer.\nTo transfer this paradigm into the current context, you can imagine the AI as a tool available to you, which is unconnected to all other parts by being only surrounded by your brain, and only your brain can access, manipulate, create, and modify the outer layers - in this example, writing blogs, creating content, communicating with people via chats or speeches, or expressing yourself with art or design.\nHere you can see an image that represents my idea of a limited, but ideal usage of AI:\nCognitive Erosion Paradigm: Layered, green circles with \"AI\" in the centre, surrounded by the \"Brain\", which is surrounded by multiple circular segments labelled with \"Design\", \"Blog\", \"Chats\", \"Art\", \"Content\", and \"Speech\" clockwise.\nIf such an architectural approach and the paradigm in this context are optimal or just opinionated can be criticised in the comments below.\nConclusion\nAs I said in the beginning, this blog post is very opinionated and aims to just share my experience with everyone so you can also learn from my mistakes and optimise your own usage of AI and have it better under your control. In the end you can do whatever you want, but be aware of the degradation of your own brain when you also fall into the pitfall of overuse.\nAlso one thing to note: It took me several months to write this blog post, refine it and start from zero again. No blog is perfect as you might have noticed with this one. There are probably some grammatical error here and there, some sentences that actually do not make sense, but this makes humans human. Moreover, there are very likely many strong opinions in this blog where you would totally argue against and completely disagree with me (I'm eager to see your comments expressing your outrage.), however this makes me me. My brain, my thoughts, my opinion.\n\"errare humanum est\"\nResources with better evidence\nIf you are interested in articles which are based on more scientific studies or approaches, feel free to read some or all of those. They are in no particular order, so just start in the middle and keep going upward or downward. 😊\nAI: Artificial Incompetence\nAI coding tools make developers slower but they think they're faster, study finds\nCompanies That Tried to Save Money With AI Are Now Spending a Fortune Hiring People to Fix Its Mistakes\nLinus Torvalds reckons AI is ‘90% marketing and 10% reality’\nThe AI Girlfriend situation is SAD\nWill AI make you stupid?\nAI isn't making us more productive. It's making us cognitively bankrupt.\nBeing Addicted To Generative AI\nYet Another Study Finds That AI Is Making Us Dumb\nIs AI making us smarter Or dumber?… Or artificially smarter? (AI symbiotic crisis)\nResearch: Gen AI Makes People More Productive—and Less Motivated\nThe most powerful ways to \"hack\" our new Dia browser\nHappy reading!"
}

Publications

Felix
{
  "url": "https://blento.app/did:plc:pbjvqaziagcyv2vqodldn5op",
  "name": "Felix",
  "$type": "site.standard.publication",
  "description": "little open source enthusiast when i have done all the homework, i believe",
  "preferences": {
    "editedOn": 3,
    "baseColor": "slate",
    "accentColor": "green",
    "profilePosition": "side",
    "hideProfileSection": false
  }
}
Felix' Blog
{
  "url": "https://felix.offprint.app",
  "icon": {
    "ref": {
      "$link": "bafkreicrxurwxnpj7jldlg6kfoj2ljmtxdplgdxckuqq6bmzhiphiouhy4"
    },
    "size": 964026,
    "$type": "blob",
    "mimeType": "image/png"
  },
  "name": "Felix' Blog",
  "$type": "site.standard.publication",
  "theme": {
    "$type": "app.offprint.theme",
    "colors": {
      "info": {
        "b": 226,
        "g": 204,
        "r": 62,
        "$type": "site.standard.theme.color.rgb"
      },
      "$type": "app.offprint.theme.colors",
      "error": {
        "b": 120,
        "g": 127,
        "r": 223,
        "$type": "site.standard.theme.color.rgb"
      },
      "accent": {
        "b": 132,
        "g": 107,
        "r": 168,
        "$type": "site.standard.theme.color.rgb"
      },
      "base100": {
        "b": 25,
        "g": 2,
        "r": 13,
        "$type": "site.standard.theme.color.rgb"
      },
      "base200": {
        "b": 37,
        "g": 10,
        "r": 24,
        "$type": "site.standard.theme.color.rgb"
      },
      "base300": {
        "b": 50,
        "g": 22,
        "r": 36,
        "$type": "site.standard.theme.color.rgb"
      },
      "neutral": {
        "b": 253,
        "g": 200,
        "r": 210,
        "$type": "site.standard.theme.color.rgb"
      },
      "primary": {
        "b": 250,
        "g": 120,
        "r": 153,
        "$type": "site.standard.theme.color.rgb"
      },
      "success": {
        "b": 145,
        "g": 208,
        "r": 127,
        "$type": "site.standard.theme.color.rgb"
      },
      "warning": {
        "b": 98,
        "g": 190,
        "r": 232,
        "$type": "site.standard.theme.color.rgb"
      },
      "secondary": {
        "b": 100,
        "g": 169,
        "r": 203,
        "$type": "site.standard.theme.color.rgb"
      },
      "baseContent": {
        "b": 254,
        "g": 229,
        "r": 234,
        "$type": "site.standard.theme.color.rgb"
      },
      "infoContent": {
        "b": 47,
        "g": 40,
        "r": 0,
        "$type": "site.standard.theme.color.rgb"
      },
      "errorContent": {
        "b": 21,
        "g": 23,
        "r": 54,
        "$type": "site.standard.theme.color.rgb"
      },
      "accentContent": {
        "b": 240,
        "g": 232,
        "r": 253,
        "$type": "site.standard.theme.color.rgb"
      },
      "neutralContent": {
        "b": 167,
        "g": 13,
        "r": 75,
        "$type": "site.standard.theme.color.rgb"
      },
      "primaryContent": {
        "b": 101,
        "g": 5,
        "r": 43,
        "$type": "site.standard.theme.color.rgb"
      },
      "successContent": {
        "b": 20,
        "g": 40,
        "r": 13,
        "$type": "site.standard.theme.color.rgb"
      },
      "warningContent": {
        "b": 1,
        "g": 31,
        "r": 45,
        "$type": "site.standard.theme.color.rgb"
      },
      "secondaryContent": {
        "b": 2,
        "g": 31,
        "r": 44,
        "$type": "site.standard.theme.color.rgb"
      }
    },
    "typography": {
      "$type": "app.offprint.theme.typography",
      "bodyFont": "source-serif-4",
      "headingFont": "space-grotesk"
    },
    "colorScheme": "dark"
  },
  "basicTheme": {
    "$type": "site.standard.theme.basic",
    "accent": {
      "b": 250,
      "g": 120,
      "r": 153,
      "$type": "site.standard.theme.color#rgb"
    },
    "background": {
      "b": 25,
      "g": 2,
      "r": 13,
      "$type": "site.standard.theme.color#rgb"
    },
    "foreground": {
      "b": 254,
      "g": 229,
      "r": 234,
      "$type": "site.standard.theme.color#rgb"
    },
    "accentForeground": {
      "b": 101,
      "g": 5,
      "r": 43,
      "$type": "site.standard.theme.color#rgb"
    }
  },
  "description": "Deep thoughts and interesting tech topics",
  "preferences": {
    "$type": "site.standard.publication#preferences",
    "locale": "en-US",
    "timezone": "Europe/Paris",
    "showByline": true,
    "showInDiscover": true
  }
}
Felix Schneider
{
  "url": "https://felix.leaflet.pub",
  "icon": {
    "ref": {
      "$link": "bafkreidecgpmznnsuwdylkuq6dfh54bz35iitm5v7ggts6ivjw3ot2k3ta"
    },
    "size": 829092,
    "$type": "blob",
    "mimeType": "image/png"
  },
  "name": "Felix Schneider",
  "$type": "site.standard.publication",
  "basicTheme": {
    "$type": "site.standard.theme.basic",
    "accent": {
      "b": 43,
      "g": 130,
      "r": 87,
      "$type": "site.standard.theme.color#rgb"
    },
    "background": {
      "b": 250,
      "g": 252,
      "r": 253,
      "$type": "site.standard.theme.color#rgb"
    },
    "foreground": {
      "b": 39,
      "g": 39,
      "r": 39,
      "$type": "site.standard.theme.color#rgb"
    },
    "accentForeground": {
      "b": 255,
      "g": 255,
      "r": 255,
      "$type": "site.standard.theme.color#rgb"
    }
  },
  "preferences": {
    "showComments": true,
    "showMentions": true,
    "showPrevNext": true,
    "showInDiscover": true,
    "showRecommends": true
  }
}
Deep Thoughts
{
  "url": "https://deep-thoughts.pckt.blog",
  "icon": {
    "ref": {
      "$link": "bafkreiatqhrufjowh52sf27sxgqpxmu42b6bhrtncw3tt2d76s77aua4we"
    },
    "size": 39422,
    "$type": "blob",
    "mimeType": "image/webp"
  },
  "name": "Deep Thoughts",
  "$type": "site.standard.publication",
  "theme": {
    "dark": {
      "link": "#52b5e8",
      "text": "#c8ddf0",
      "accent": "#1d5888",
      "background": "#0a1520",
      "surfaceHover": "#142a3c"
    },
    "font": "legible",
    "$type": "blog.pckt.theme",
    "light": {
      "link": "#2d8ad8",
      "text": "#1a3a5c",
      "accent": "#5eb5ec",
      "background": "#eef5ff",
      "surfaceHover": "#d4e8fa"
    },
    "transparency": 100,
    "tileBackground": false,
    "backgroundTileSize": 30
  },
  "basicTheme": {
    "$type": "site.standard.theme.basic",
    "accent": {
      "b": 236,
      "g": 181,
      "r": 94,
      "$type": "site.standard.theme.color#rgb"
    },
    "background": {
      "b": 255,
      "g": 245,
      "r": 238,
      "$type": "site.standard.theme.color#rgb"
    },
    "foreground": {
      "b": 92,
      "g": 58,
      "r": 26,
      "$type": "site.standard.theme.color#rgb"
    },
    "accentForeground": {
      "b": 62,
      "g": 58,
      "r": 53,
      "$type": "site.standard.theme.color#rgb"
    }
  },
  "description": "",
  "preferences": {
    "showInDiscover": true
  }
}

Books

Sunrise on the Reaping
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiartokccd6v3zx3uhj34ubvfgtxtbp3a3jedl67q37lwok2q4ecc4"
    },
    "size": 114284,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "title": "Sunrise on the Reaping",
  "hiveId": "bk_y0Y6EPGSBVNZ2ou04bmf",
  "status": "Want to Read",
  "authors": "Suzanne Collins",
  "createdAt": "2026-06-08T19:32:49.623Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_y0Y6EPGSBVNZ2ou04bmf",
  "identifiers": {
    "hiveId": "bk_y0Y6EPGSBVNZ2ou04bmf",
    "isbn10": "1546171460",
    "isbn13": "9781546171461",
    "goodreadsId": "214331246"
  }
}
The Ballad of Songbirds and Snakes
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreidmbhduv5wdo577f6imp3mabp6j7zh6ylgcvcrxiieroildfgkeuy"
    },
    "size": 38419,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The Ballad of Songbirds and Snakes",
  "hiveId": "bk_EgMuimoDv9yrO4v5bvFV",
  "status": "Finished",
  "authors": "Suzanne Collins",
  "createdAt": "2026-06-08T19:32:46.912Z",
  "startedAt": "2024-03-04T19:53:26.509Z",
  "finishedAt": "2024-06-09T19:54:51.130Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_EgMuimoDv9yrO4v5bvFV",
  "identifiers": {
    "hiveId": "bk_EgMuimoDv9yrO4v5bvFV",
    "goodreadsId": "51901147"
  }
}
Mockingjay
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreibt3eam2igmz77bf7c6zkubtxlmcwbyi4lodaiuwnx3zesss7gxrq"
    },
    "size": 22423,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "Mockingjay",
  "hiveId": "bk_GuyqTACf9235uvDuxQKt",
  "status": "Finished",
  "authors": "Suzanne Collins",
  "createdAt": "2026-06-08T19:32:44.748Z",
  "startedAt": "2023-08-10T19:53:10.110Z",
  "finishedAt": "2023-11-24T19:54:46.368Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_GuyqTACf9235uvDuxQKt",
  "identifiers": {
    "hiveId": "bk_GuyqTACf9235uvDuxQKt",
    "isbn10": "0439023513",
    "isbn13": "9780439023511",
    "goodreadsId": "7260188"
  }
}
Catching Fire
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreicopqvaxd3o6zufmfjs3nvv6xelmd3xbrdisrqlc6kgp7zt7pkzqq"
    },
    "size": 31459,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Catching Fire",
  "hiveId": "bk_iGGe9QYaMQ1sbLAizeYL",
  "status": "Finished",
  "authors": "Suzanne Collins",
  "createdAt": "2026-06-08T19:32:43.950Z",
  "startedAt": "2023-04-28T19:51:34.323Z",
  "finishedAt": "2023-07-30T19:52:06.459Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_iGGe9QYaMQ1sbLAizeYL",
  "identifiers": {
    "hiveId": "bk_iGGe9QYaMQ1sbLAizeYL",
    "isbn10": "0439023491",
    "isbn13": "9780439023498",
    "goodreadsId": "6148028"
  }
}
The Hunger Games
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreihdqndwlajrbwl2poo3qplb7tvnh46ghayaemfxaron3h2mz2jzha"
    },
    "size": 29566,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "The Hunger Games",
  "hiveId": "bk_9gmP4CSdP0S6IjUEiocN",
  "status": "Finished",
  "authors": "Suzanne Collins",
  "createdAt": "2026-06-08T19:32:42.967Z",
  "startedAt": "2023-02-20T19:51:23.231Z",
  "finishedAt": "2023-04-23T19:51:27.083Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_9gmP4CSdP0S6IjUEiocN",
  "identifiers": {
    "hiveId": "bk_9gmP4CSdP0S6IjUEiocN",
    "isbn10": "0439023483",
    "isbn13": "9780439023481",
    "goodreadsId": "2767052"
  }
}
A ​Court of Silver Flames
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiftkza4mc4thrh5z266egu3mkuclsjskdk77ixvloiwmfucpfb32e"
    },
    "size": 53905,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "A ​Court of Silver Flames",
  "hiveId": "bk_J1U6l2ckLEM4sALVBxUp",
  "status": "Currently Reading",
  "authors": "Sarah J. Maas",
  "createdAt": "2026-06-08T19:25:02.072Z",
  "startedAt": "2026-05-15T19:58:08.887Z",
  "finishedAt": "2026-05-15T19:43:44.996Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_J1U6l2ckLEM4sALVBxUp",
  "identifiers": {
    "hiveId": "bk_J1U6l2ckLEM4sALVBxUp",
    "isbn10": "168119628X",
    "isbn13": "9781681196282",
    "goodreadsId": "53138095"
  }
}
A Court of Frost and Starlight
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreickb4v3pdu27vqlnhzq7lijme3ls5xakfdupfg6glfgozd2q6c6ge"
    },
    "size": 84177,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "A Court of Frost and Starlight",
  "hiveId": "bk_jdJUm05P7slZLS4gAePi",
  "status": "Finished",
  "authors": "Sarah J. Maas",
  "createdAt": "2026-06-08T19:24:17.054Z",
  "startedAt": "2026-04-04T19:29:11.424Z",
  "finishedAt": "2026-05-15T19:57:57.704Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_jdJUm05P7slZLS4gAePi",
  "identifiers": {
    "hiveId": "bk_jdJUm05P7slZLS4gAePi",
    "isbn10": "1635575621",
    "isbn13": "9781635575620",
    "goodreadsId": "50659471"
  }
}
A Court of Wings and Ruin
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreihtfx6cttt63afiptzdinogixceh27yod3zhb3nbqlcqje675dwoa"
    },
    "size": 78308,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "A Court of Wings and Ruin",
  "hiveId": "bk_H2jfAASsABae5BnXS4N7",
  "status": "Finished",
  "authors": "Sarah J. Maas",
  "createdAt": "2026-06-08T19:24:10.732Z",
  "startedAt": "2026-02-10T19:29:33.149Z",
  "finishedAt": "2026-04-02T19:57:47.178Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_H2jfAASsABae5BnXS4N7",
  "identifiers": {
    "hiveId": "bk_H2jfAASsABae5BnXS4N7",
    "isbn10": "1635575605",
    "isbn13": "9781635575606",
    "goodreadsId": "50659472"
  }
}
A Court of Mist and Fury
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreicgwl6mka6wzbdeowtenrzaympfmpjkvn3nrnlrym5zssebm6llnm"
    },
    "size": 86486,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "A Court of Mist and Fury",
  "hiveId": "bk_UbpCSQ7UT1Q9SZzr2RsA",
  "status": "Finished",
  "authors": "Sarah J. Maas",
  "createdAt": "2026-06-08T19:24:07.991Z",
  "startedAt": "2025-12-09T19:27:35.482Z",
  "finishedAt": "2026-02-03T19:29:44.978Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_UbpCSQ7UT1Q9SZzr2RsA",
  "identifiers": {
    "hiveId": "bk_UbpCSQ7UT1Q9SZzr2RsA",
    "isbn10": "1635575583",
    "isbn13": "9781635575583",
    "goodreadsId": "50659468"
  }
}
A Court of Thorns and Roses
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreicovmv2j3mxkq7gufwtloqavc2cgrpymyp42lfxcz6terknc7czku"
    },
    "size": 91869,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "A Court of Thorns and Roses",
  "hiveId": "bk_UJXTJf42ZIPvuBgFTRD7",
  "status": "Finished",
  "authors": "Sarah J. Maas",
  "createdAt": "2026-06-08T19:24:05.907Z",
  "startedAt": "2025-09-07T19:27:29.411Z",
  "finishedAt": "2025-11-08T19:27:31.077Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_UJXTJf42ZIPvuBgFTRD7",
  "identifiers": {
    "hiveId": "bk_UJXTJf42ZIPvuBgFTRD7",
    "isbn10": "1635575567",
    "isbn13": "9781635575569",
    "goodreadsId": "50659467"
  }
}
Infinity
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiecmb7qvylji5wdsszzlbfo3oy4mspltbz2nxxnaeycgq5cblus34"
    },
    "size": 24333,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Infinity",
  "hiveId": "bk_3qbaKjOAucJ34668SWxj",
  "status": "Finished",
  "authors": "Rachel Ward",
  "createdAt": "2026-06-08T19:15:58.962Z",
  "startedAt": "2016-12-28T19:17:44.217Z",
  "finishedAt": "2016-09-01T19:20:30.266Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_3qbaKjOAucJ34668SWxj",
  "identifiers": {
    "hiveId": "bk_3qbaKjOAucJ34668SWxj",
    "isbn10": "1906427666",
    "isbn13": "9781906427665",
    "goodreadsId": "9872091"
  }
}
The Chaos
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreihhzknr2omtwo4hfyetn74yr6kuj6eanok44n4cqzvftp3wxknbiu"
    },
    "size": 34484,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "The Chaos",
  "hiveId": "bk_rzegSASrH6uBxU6x0cz5",
  "status": "Finished",
  "authors": "Rachel Ward",
  "createdAt": "2026-06-08T19:15:57.648Z",
  "startedAt": "2016-07-09T19:17:28.746Z",
  "finishedAt": "2016-03-22T19:20:21.968Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_rzegSASrH6uBxU6x0cz5",
  "identifiers": {
    "hiveId": "bk_rzegSASrH6uBxU6x0cz5",
    "isbn10": "1906427305",
    "isbn13": "9781906427306",
    "goodreadsId": "7248435"
  }
}
Numbers
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiauwgqum6h66oiuj7mkhec3gzdvoexs7d6jx2zknch7kcehm4gupy"
    },
    "size": 33480,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Numbers",
  "hiveId": "bk_oAP69vszPNLOmFmQRbCI",
  "status": "Finished",
  "authors": "Rachel Ward",
  "createdAt": "2026-06-08T19:15:36.603Z",
  "startedAt": "2016-01-10T19:17:18.601Z",
  "finishedAt": "2015-09-08T19:20:14.449Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_oAP69vszPNLOmFmQRbCI",
  "identifiers": {
    "hiveId": "bk_oAP69vszPNLOmFmQRbCI",
    "isbn10": "0545142997",
    "isbn13": "9780545142991",
    "goodreadsId": "6609758"
  }
}
The Blood of Olympus
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreicrb6sirygrwxxirkulxdjspzl5bd75vxxkmus2ewlajmn73fvtdi"
    },
    "size": 143196,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "The Blood of Olympus",
  "hiveId": "bk_u7oc1gWoE6UValPq3DdZ",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:17.702Z",
  "startedAt": "2021-10-04T19:14:42.906Z",
  "finishedAt": "2021-10-29T19:14:50.014Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_u7oc1gWoE6UValPq3DdZ",
  "identifiers": {
    "hiveId": "bk_u7oc1gWoE6UValPq3DdZ",
    "isbn10": "1423155149",
    "isbn13": "9781423155140",
    "goodreadsId": "18889300"
  }
}
The House of Hades
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiekxe4lhkifdl4svkfxdxmgwpkhdwy36wiswmk5jpybl2puigvdnm"
    },
    "size": 140730,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The House of Hades",
  "hiveId": "bk_qrbAAjoZjvOSzq8NqhXG",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:16.808Z",
  "startedAt": "2021-08-31T19:14:18.035Z",
  "finishedAt": "2021-10-02T19:14:24.393Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_qrbAAjoZjvOSzq8NqhXG",
  "identifiers": {
    "hiveId": "bk_qrbAAjoZjvOSzq8NqhXG",
    "isbn10": "1423146727",
    "isbn13": "9781423146728",
    "goodreadsId": "12127810"
  }
}
The Mark of Athena
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreieb3lxctal2nprakcg7njrrsaszambwk2ci2sxrn4cwomyukac4na"
    },
    "size": 146896,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "The Mark of Athena",
  "hiveId": "bk_5KIaEo0zXU5zArvMy8lm",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:14.757Z",
  "startedAt": "2021-07-15T19:13:48.838Z",
  "finishedAt": "2021-08-30T19:13:51.335Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_5KIaEo0zXU5zArvMy8lm",
  "identifiers": {
    "hiveId": "bk_5KIaEo0zXU5zArvMy8lm",
    "isbn10": "1423140605",
    "isbn13": "9781423140603",
    "goodreadsId": "12127750"
  }
}
The Son of Neptune
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiepq3kglphlftmzukesxzgkla6d46gmfbugj5sbiqvvlbtkhvgdne"
    },
    "size": 140191,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 7,
  "title": "The Son of Neptune",
  "hiveId": "bk_Do7potHoOesSGwoetZw8",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:11.992Z",
  "startedAt": "2021-06-12T19:12:43.568Z",
  "finishedAt": "2021-07-14T19:12:49.996Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_Do7potHoOesSGwoetZw8",
  "identifiers": {
    "hiveId": "bk_Do7potHoOesSGwoetZw8",
    "isbn10": "1423140591",
    "isbn13": "9781423140597",
    "goodreadsId": "9520360"
  }
}
The Lost Hero
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreihz5u6xq3dakn3vpinudg5u7mam6cczgzuezc7yoqw5ktv6nzl5ri"
    },
    "size": 139842,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The Lost Hero",
  "hiveId": "bk_jd7oPlmHbzX3vUKS9U73",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:10.528Z",
  "startedAt": "2021-05-04T19:12:02.949Z",
  "finishedAt": "2021-06-09T19:19:40.336Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_jd7oPlmHbzX3vUKS9U73",
  "identifiers": {
    "hiveId": "bk_jd7oPlmHbzX3vUKS9U73",
    "isbn10": "142311339X",
    "isbn13": "9781423113393",
    "goodreadsId": "7736182"
  }
}
The Last Olympian
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreih2weyx4rfheetub5o3ovqyuqosxcea5t45bsffsmwd6qslkrlpai"
    },
    "size": 89081,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The Last Olympian",
  "hiveId": "bk_d8sVOzdFgcsDZAaIpxfx",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:04:02.192Z",
  "startedAt": "2020-06-07T19:11:40.455Z",
  "finishedAt": "2020-06-22T19:19:27.606Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_d8sVOzdFgcsDZAaIpxfx",
  "identifiers": {
    "hiveId": "bk_d8sVOzdFgcsDZAaIpxfx",
    "isbn10": "1423101472",
    "isbn13": "9781423101475",
    "goodreadsId": "4556058"
  }
}
The Battle of the Labyrinth
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreidzwyfdvmc33ug27jwcwqrp7i65gpsh7imleqlghpnae6gmfiq4ya"
    },
    "size": 34716,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "The Battle of the Labyrinth",
  "hiveId": "bk_72c3qofqlYagz1D28tLU",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:03:59.884Z",
  "startedAt": "2020-03-25T19:09:52.803Z",
  "finishedAt": "2020-06-04T19:09:42.639Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_72c3qofqlYagz1D28tLU",
  "identifiers": {
    "hiveId": "bk_72c3qofqlYagz1D28tLU",
    "goodreadsId": "8130423"
  }
}
The Titan’s Curse
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiexnq2d3yubyffiwsl45ongmxqmlrqmeew6ehfoevsrxrpnoegk2i"
    },
    "size": 29078,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The Titan’s Curse",
  "hiveId": "bk_tU8fQiJlKu3BUXwus4Hi",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:03:57.193Z",
  "startedAt": "2020-01-19T19:08:48.697Z",
  "finishedAt": "2020-03-24T19:09:11.994Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_tU8fQiJlKu3BUXwus4Hi",
  "identifiers": {
    "hiveId": "bk_tU8fQiJlKu3BUXwus4Hi",
    "goodreadsId": "561456"
  }
}
The Sea of Monsters
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreibk6wqvd2oaakdxvsm453iyqvi533pdyk7gisjc52lrvoga5dd65m"
    },
    "size": 11385,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "The Sea of Monsters",
  "hiveId": "bk_waR0lRnY7yQR3eGUTszp",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:03:55.648Z",
  "startedAt": "2019-11-11T19:08:23.520Z",
  "finishedAt": "2020-01-12T19:08:35.927Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_waR0lRnY7yQR3eGUTszp",
  "identifiers": {
    "hiveId": "bk_waR0lRnY7yQR3eGUTszp",
    "isbn10": "0120000318",
    "isbn13": "9780120000319",
    "goodreadsId": "40727118"
  }
}
The Lightning Thief
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreib332vmx7q773neklynvaok5k3ykbljut77cll3aglfftqp4on5ty"
    },
    "size": 28210,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "The Lightning Thief",
  "hiveId": "bk_Jlc8Zpc8DqXbaXM8ycyD",
  "status": "Finished",
  "authors": "Rick Riordan",
  "createdAt": "2026-06-08T19:03:52.989Z",
  "startedAt": "2019-09-03T19:07:19.280Z",
  "finishedAt": "2019-11-07T19:08:17.172Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_Jlc8Zpc8DqXbaXM8ycyD",
  "identifiers": {
    "hiveId": "bk_Jlc8Zpc8DqXbaXM8ycyD",
    "isbn10": "1368098169",
    "isbn13": "9781368098168",
    "goodreadsId": "123675190"
  }
}
Harry Potter and the Deathly Hallows
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreigxhcjymkvytia64gk45usiizm7xsg7e3mjmsgo32ywamxlftak3y"
    },
    "size": 28796,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Harry Potter and the Deathly Hallows",
  "hiveId": "bk_1HothF5eO44IqAraxAge",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:02:58.672Z",
  "startedAt": "2022-06-13T19:35:34.196Z",
  "finishedAt": "2022-07-08T19:48:55.914Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_1HothF5eO44IqAraxAge",
  "identifiers": {
    "hiveId": "bk_1HothF5eO44IqAraxAge",
    "isbn10": "0545010225",
    "isbn13": "9780545010221",
    "goodreadsId": "58613224"
  }
}
Harry Potter and the Half-Blood Prince
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreidespb2j4m7gxzer37pgtm2eiqxvrqwshx6yhtiusdszh3fegmp3m"
    },
    "size": 32104,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Harry Potter and the Half-Blood Prince",
  "hiveId": "bk_Yn2PzhEXcPSdGncKj3s1",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:02:47.479Z",
  "startedAt": "2022-05-18T19:35:31.144Z",
  "finishedAt": "2022-06-11T19:44:50.732Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_Yn2PzhEXcPSdGncKj3s1",
  "identifiers": {
    "hiveId": "bk_Yn2PzhEXcPSdGncKj3s1",
    "goodreadsId": "58613345"
  }
}
Harry Potter and the Order of the Phoenix
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreign4fczupgj5zyqdiiyrrrsl373trugg3uprlqlmre4wmy2ygdkha"
    },
    "size": 26294,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Harry Potter and the Order of the Phoenix",
  "hiveId": "bk_ILk4eAIYht4iOFGwXWKx",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:02:40.949Z",
  "startedAt": "2022-05-03T19:35:27.560Z",
  "finishedAt": "2022-05-18T19:48:46.776Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_ILk4eAIYht4iOFGwXWKx",
  "identifiers": {
    "hiveId": "bk_ILk4eAIYht4iOFGwXWKx",
    "isbn10": "043935806X",
    "isbn13": "9780439358064",
    "goodreadsId": "58613451"
  }
}
Harry Potter and the Goblet of Fire
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiebpaunq75t2tfhdtwuvxzfr5ht2yn45yljoht4c2y2krr7woj4n4"
    },
    "size": 35924,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 7,
  "title": "Harry Potter and the Goblet of Fire",
  "hiveId": "bk_lHcUGezO6A6KvWvnL4z5",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:02:27.986Z",
  "startedAt": "2022-04-07T19:35:24.779Z",
  "finishedAt": "2022-05-01T19:44:30.713Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_lHcUGezO6A6KvWvnL4z5",
  "identifiers": {
    "hiveId": "bk_lHcUGezO6A6KvWvnL4z5",
    "goodreadsId": "58613424"
  }
}
Harry Potter and the Prisoner of Azkaban
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreihbmbl67fj2hjfcvsftub2wk6ujvu6nbxlitv6yne2eig3o7x5ubq"
    },
    "size": 84335,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 10,
  "title": "Harry Potter and the Prisoner of Azkaban",
  "hiveId": "bk_XmtI6R73os9yNEoI540P",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:01:53.760Z",
  "startedAt": "2022-02-28T19:35:19.794Z",
  "finishedAt": "2022-04-03T19:44:23.411Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_XmtI6R73os9yNEoI540P",
  "identifiers": {
    "hiveId": "bk_XmtI6R73os9yNEoI540P",
    "isbn10": "043965548X",
    "isbn13": "9780439655484",
    "goodreadsId": "5"
  }
}
Harry Potter and the Chamber of Secrets
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreigj2fspcyeda3wqpbls66n46ax2usqhvrog2z4su3rxy5jbfrczfq"
    },
    "size": 89838,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 8,
  "title": "Harry Potter and the Chamber of Secrets",
  "hiveId": "bk_JkSZcZVeWpdZcafT9XfI",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:01:49.429Z",
  "startedAt": "2022-01-21T19:37:30.530Z",
  "finishedAt": "2022-02-22T19:45:41.942Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_JkSZcZVeWpdZcafT9XfI",
  "identifiers": {
    "hiveId": "bk_JkSZcZVeWpdZcafT9XfI",
    "goodreadsId": "15881"
  }
}
Harry Potter and the Philosopher's Stone
{
  "$type": "buzz.bookhive.book",
  "cover": {
    "ref": {
      "$link": "bafkreiftpsbakogupcasptbuqx2rrttt2xl55j3yg6w6ofjhxy5fau336i"
    },
    "size": 114159,
    "$type": "blob",
    "mimeType": "image/jpeg"
  },
  "owned": true,
  "stars": 9,
  "title": "Harry Potter and the Philosopher's Stone",
  "hiveId": "bk_adRmlA1WtgMWj56N76b7",
  "status": "Finished",
  "authors": "J.K. Rowling",
  "createdAt": "2026-06-08T18:01:43.996Z",
  "startedAt": "2021-12-25T19:35:02.974Z",
  "finishedAt": "2022-01-18T19:45:50.800Z",
  "hiveBookUri": "at://did:plc:enu2j5xjlqsjaylv3du4myh4/buzz.bookhive.catalogBook/bk_adRmlA1WtgMWj56N76b7",
  "identifiers": {
    "hiveId": "bk_adRmlA1WtgMWj56N76b7",
    "goodreadsId": "42844155"
  }
}

Events

at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.rsvp/3mop7f3pvx2tw
{
  "$type": "community.lexicon.calendar.rsvp",
  "status": "community.lexicon.calendar.rsvp#going",
  "subject": {
    "cid": "bafyreidxajsjdpady4twbmvgq2rnnlh7qvn3bqn4f5r22sy6l2exccvcbe",
    "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.event/3moj3pju4tcpj"
  },
  "createdAt": "2026-06-20T06:15:31.076Z",
  "createdWith": "https://atmo.rsvp"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.rsvp/3mn7dar7ficoo
{
  "$type": "community.lexicon.calendar.rsvp",
  "status": "community.lexicon.calendar.rsvp#going",
  "subject": {
    "cid": "bafyreifnouzkz5i5yjmfxiymrgnnl7nldopplp5bsvql3je6sywqhpc734",
    "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.event/3mmoeu7k3gs4s"
  },
  "createdAt": "2026-06-01T05:16:53.357Z",
  "createdWith": "https://atmo.rsvp"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.rsvp/3mie356t2bcfm
{
  "$type": "community.lexicon.calendar.rsvp",
  "status": "community.lexicon.calendar.rsvp#going",
  "subject": {
    "cid": "bafyreibs4e6j3rlcmklf5enaksyrg7zy7q4lo4llwcs5r2eodi2o547lzm",
    "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.event/3mie2wrpowce2"
  },
  "createdAt": "2026-03-31T11:29:04.033Z"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.rsvp/3mgn33gijtknq
{
  "$type": "community.lexicon.calendar.rsvp",
  "status": "community.lexicon.calendar.rsvp#going",
  "subject": {
    "cid": "bafyreialqt5k6fjmzkoclylpzzoipxlr4zhxarxdfcqylhosvnnssy2yw4",
    "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/community.lexicon.calendar.event/3mgmzz4t55cov"
  },
  "createdAt": "2026-03-09T14:31:39.359Z"
}

Bluesky Posts

at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3moxilfd7y22o
{
  "text": "",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/4493325008d34b7bf8cd6813cd5c1619/68/c2/JYupxHfPMmB00997wL.gif?hh=498&ww=374&mp4=WCKfwJsXey1M55G3xqa&webm=hMttpgYlq7hewo",
      "thumb": {
        "ref": {
          "$link": "bafkreierwsquypsrgrntu6qwbzkabkksmk26eg5w3fiipw2lpzyt7sndna"
        },
        "size": 57373,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Dune Dune 2",
      "description": "ALT: Dune Dune 2"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidnovx4pzftyhmympr6t46dylhdsxbl3sox2thedyioxow4qqh2ji",
      "uri": "at://did:plc:vf7tv7uq23avbpzkjswlv273/app.bsky.feed.post/3momque6gsc2s"
    },
    "parent": {
      "cid": "bafyreidnovx4pzftyhmympr6t46dylhdsxbl3sox2thedyioxow4qqh2ji",
      "uri": "at://did:plc:vf7tv7uq23avbpzkjswlv273/app.bsky.feed.post/3momque6gsc2s"
    }
  },
  "createdAt": "2026-06-23T13:21:24.056Z"
}
@davidjablonski.at might have some good resources as well...
{
  "text": "@davidjablonski.at might have some good resources as well",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreieseucgxk5u65vngoi4uixzzp6y64f4e2dnr5hl7ckziburqgyv4i",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3moxhhwqz5k2r"
    },
    "parent": {
      "cid": "bafyreigfzeuhthck6uxyth6wpf34233i2oxcuhzhpfixfxhawzzgogjf74",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3moxhhwv3z22r"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 18,
        "byteStart": 0
      },
      "features": [
        {
          "did": "did:plc:fselbyfozjoriah4x5jyq5h2",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-23T13:17:54.624Z"
}
I added klimadashboard.at, which, while not limited to Vienn...
{
  "text": "I added klimadashboard.at, which, while not limited to Vienna, still offers some pretty interesting facts.",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://klimadashboard.at/",
      "thumb": {
        "ref": {
          "$link": "bafkreifbqryetajlgi2gqobzxnqvyzjwsfgj7nrogun5ekgwbckcvzw4vm"
        },
        "size": 97634,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Startseite | Klimadashboard Österreich",
      "description": "Wissenschaftsbasiert. Transparent. Unabhängig.Bekannt aus DER STANDARD, ORF, APA, Stern.de."
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreieseucgxk5u65vngoi4uixzzp6y64f4e2dnr5hl7ckziburqgyv4i",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3moxhhwqz5k2r"
    },
    "parent": {
      "cid": "bafyreieseucgxk5u65vngoi4uixzzp6y64f4e2dnr5hl7ckziburqgyv4i",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3moxhhwqz5k2r"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 25,
        "byteStart": 8
      },
      "features": [
        {
          "uri": "https://klimadashboard.at/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-23T13:16:11.052Z"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3moxenszfv22n
{
  "text": "",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/da290b156d64898341638f3c299e7478/93/96/M4b5QOpR.gif?hh=498&ww=498&mp4=yOvIdyZNDbSofWz5rL&webm=WP5Ho9IePmu60KF",
      "thumb": {
        "ref": {
          "$link": "bafkreieoupti624w77qy7sbg3cyus4p7p5kpx2fc7rabucaps2b7536mdq"
        },
        "size": 69894,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Leonardo DiCaprio with Uno Reverse Card",
      "description": "ALT: Leonardo DiCaprio with Uno Reverse Card"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifsuzrmanka6exkudczqyighdu2r3wzusq45bnndrwgfvoahr7y2a",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mowxji7f3222"
    },
    "parent": {
      "cid": "bafyreifsuzrmanka6exkudczqyighdu2r3wzusq45bnndrwgfvoahr7y2a",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mowxji7f3222"
    }
  },
  "createdAt": "2026-06-23T12:11:10.556Z"
}
Always happy to help in times of need...
{
  "text": "Always happy to help in times of need",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihc2dgazx4afomevmqfownvfshzzlp6wmkycu47jt6f2jeutlq4vy",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mow5djln4222"
    },
    "parent": {
      "cid": "bafyreihc2dgazx4afomevmqfownvfshzzlp6wmkycu47jt6f2jeutlq4vy",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mow5djln4222"
    }
  },
  "createdAt": "2026-06-23T04:18:12.046Z"
}
Let's get rusty...
{
  "text": "Let's get rusty",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/c3a19a0b747a76e98651f2b9a3cca5ff/40/39/ICgILHFq.gif?hh=381&ww=498&mp4=WC2EzSKgZu9x&webm=ZjoEoGnJHUjuJ9",
      "thumb": {
        "ref": {
          "$link": "bafkreibf3z3gxfcv6yzdvs6igpsnd45erexr4eqafm3akcjrl6tcgj3634"
        },
        "size": 41513,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Ferris Rust: Cute Crab Cheering",
      "description": "ALT: Ferris Rust: Cute Crab Cheering"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreicd2ifjyw7suku6w7ab47dr7ifpkqgwo5kibzxwx6yz7dubwlq6ri",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3move7nqbks2p"
    },
    "parent": {
      "cid": "bafyreicd2ifjyw7suku6w7ab47dr7ifpkqgwo5kibzxwx6yz7dubwlq6ri",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3move7nqbks2p"
    }
  },
  "createdAt": "2026-06-22T19:56:59.297Z"
}
Let's fricking goooo 🥳🥳🥳 I love the "Astro x just works ...
{
  "text": "Let's fricking goooo 🥳🥳🥳\n\nI love the \"Astro x just works on Netlify\" series ❤️",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreihwaa3yaia5i4eeisac5iqvhqmmz3szj2brfifztroiqmdd3mujhm",
      "uri": "at://did:plc:5wdnwfs45bghuedlj3rdmani/app.bsky.feed.post/3movkuhe7bk2h"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-22T19:19:04.979Z"
}
I got you 😉 Really hyped for it 🥳🙌...
{
  "text": "I got you 😉\n\nReally hyped for it 🥳🙌",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifdemizlrkmq4nwen625qrpfghj26t5ukyblrykjqneipxt5q7tiu",
      "uri": "at://did:plc:pji4fkxprlpwtip7qfujraqd/app.bsky.feed.post/3mouqgni6ak2y"
    },
    "parent": {
      "cid": "bafyreifdemizlrkmq4nwen625qrpfghj26t5ukyblrykjqneipxt5q7tiu",
      "uri": "at://did:plc:pji4fkxprlpwtip7qfujraqd/app.bsky.feed.post/3mouqgni6ak2y"
    }
  },
  "createdAt": "2026-06-22T19:17:08.492Z"
}
When the stars align ✨🌠 atpkgs.easrng.net + 💡💪 Let's do...
{
  "text": "When the stars align ✨🌠\n\natpkgs.easrng.net + 💡💪\n\nLet's do it!",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreiblmwhh2sb6a4bgm7twjmoblj7hd3uz6ibwa424xcyubyknbzaeuu",
      "uri": "at://did:plc:benxh5zltpietbgknd2l3jmq/app.bsky.feed.post/3mosm3nt7kc2c"
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 47,
        "byteStart": 30
      },
      "features": [
        {
          "uri": "https://atpkgs.easrng.net",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-21T21:59:16.051Z"
}
hahahaha 🤣🤗...
{
  "text": "hahahaha 🤣🤗",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreifqxce7rr25mfsgnnskx43ofpsgrppb6hztb7vmdvommjngr3ev6i",
      "uri": "at://did:plc:2f2ahswozqy4v5lvu676375y/app.bsky.feed.post/3mosszq4q6k2w"
    }
  },
  "createdAt": "2026-06-21T16:51:56.169Z"
}
well played NVIDIA isaiprofitable.com...
{
  "text": "well played NVIDIA\n\nisaiprofitable.com",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://isaiprofitable.com/",
      "title": "Is AI Profitable Yet?",
      "description": ""
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 38,
        "byteStart": 20
      },
      "features": [
        {
          "uri": "https://isaiprofitable.com/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-21T16:01:28.567Z"
}
what's really weird is that the email is now verified noneth...
{
  "text": "what's really weird is that the email is now verified nonetheless. but I have never received an email from @sifa.id. I'm confused",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreickijhv6nv47gqdsaafjr6c2bc6ffyh5mrt3nl2j3y3tuxnl67xcm",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mosqca4oz222"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 115,
        "byteStart": 107
      },
      "features": [
        {
          "did": "did:plc:2f2ahswozqy4v5lvu676375y",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-21T15:59:32.567Z"
}
speaking of Sifa: I still don't get the verification email �...
{
  "text": "speaking of Sifa: I still don't get the verification email 🤔\nBut no hurry, enjoy playing 😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreib7gpkh2mbyhhljdrd45zd6syb4dprukdkl3kt2v7vaps2k67inei",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosq5kml7k2w"
    }
  },
  "createdAt": "2026-06-21T15:56:07.853Z"
}
You will soon 😆...
{
  "text": "You will soon 😆",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreifi7tuyp6m72swe24stix6dsn5h72jawrdkxxyhivrbm33kl24oqe",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mospnrkhpk2w"
    }
  },
  "createdAt": "2026-06-21T15:47:00.790Z"
}
Btw, have you played www.townscapergame.com yet? So relaxing...
{
  "text": "Btw, have you played www.townscapergame.com yet? So relaxing 🪷",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://www.townscapergame.com/",
      "thumb": {
        "ref": {
          "$link": "bafkreicbzuziega3bxztkgexxfxuwzpvaqtsyqzqwvbuals6k5hdjndlrm"
        },
        "size": 46492,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Townscaper",
      "description": ""
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreigysfafqiwcl7y3sjo6fhtj3fnj5etu773w3mlm6o54w37ucv2mim",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mosphhdhh22y"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 43,
        "byteStart": 21
      },
      "features": [
        {
          "uri": "https://www.townscapergame.com/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-21T15:42:23.975Z"
}
Unrelated to reading, but Mini Moterways is such a banger ga...
{
  "text": "Unrelated to reading, but Mini Moterways is such a banger game. I like the mobile version \"Mini Metro\" as well.",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    }
  },
  "createdAt": "2026-06-21T15:41:09.445Z"
}
That's so true. IMHO Bluesky should link to the domain per d...
{
  "text": "That's so true. IMHO Bluesky should link to the domain per default. Maybe something for @mu.social to do?",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfvl54fm3klm2nebmqcldmgcpoi4v3burjkd4elqf4y2qgjswwdu",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mosnlybtss2i"
    },
    "parent": {
      "cid": "bafyreid5psbi4j3vw264df5ucx7k7crdff6lvaxnzmskg2fzjrhhu44vcy",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mospd5xgls2i"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 98,
        "byteStart": 88
      },
      "features": [
        {
          "did": "did:plc:fivmz34azxgjafrk6ogns7k5",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-21T15:40:38.793Z"
}
Adaptive logo bg color for consistency 👀...
{
  "text": "Adaptive logo bg color for consistency 👀",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigkmt3y3bjj5hehrgnixtbzcnrl7sr67aaof53duuxkykgkftuplq",
      "uri": "at://did:plc:fivmz34azxgjafrk6ogns7k5/app.bsky.feed.post/3mopmegpgp22b"
    },
    "parent": {
      "cid": "bafyreigkmt3y3bjj5hehrgnixtbzcnrl7sr67aaof53duuxkykgkftuplq",
      "uri": "at://did:plc:fivmz34azxgjafrk6ogns7k5/app.bsky.feed.post/3mopmegpgp22b"
    }
  },
  "createdAt": "2026-06-20T12:40:07.629Z"
}
Well... Turns out I will be there. 🥳 A thousand thanks to ...
{
  "text": "Well... Turns out I will be there. 🥳\n\nA thousand thanks to @ermeen.com for the support and generosity, @jyc.dev for the connection and motivation and @farisaziz.com for all the help and clarification to make it possible 💐💐💐",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 73,
        "byteStart": 62
      },
      "features": [
        {
          "did": "did:plc:o52524huowh7wdmzor7z3vkm",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 114,
        "byteStart": 106
      },
      "features": [
        {
          "did": "did:plc:dacfxuonkf2qtqft22sc23tu",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 167,
        "byteStart": 153
      },
      "features": [
        {
          "did": "did:plc:wkjedkyoqg7b5zx26mrqx4jw",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-20T10:46:15.279Z"
}
Best way to enjoy the hot days: 😎...
{
  "text": "Best way to enjoy the hot days: 😎",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreid64qmmyih22bdnp63w6by2mmd5yvgrgihgsvod3uzibm62u2fb7m",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3monv2gjg2x2m"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-20T10:40:32.859Z"
}
But hey, I'm good at Celeste if that counts 😆...
{
  "text": "But hey, I'm good at Celeste if that counts 😆",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://www.celestegame.com/",
      "thumb": {
        "ref": {
          "$link": "bafkreifoxdsjgvp5xehindbjth7rqbg3t5pnqlyjlh35hyshmfpb6x255y"
        },
        "size": 612119,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Celeste",
      "description": "A game about climbing a mountain, from the creators of TowerFall"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifkbru3nfpjfbjk3tb4dxxxextavnfn5hldjyqefx7zuqh6sp2ide",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mopb2wmmzc2a"
    },
    "parent": {
      "cid": "bafyreiagayixhsztacapm4ubhcrfrwpcb2b4ztvbw2sym6crgzjrrcylim",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mopnrasp7c2o"
    }
  },
  "createdAt": "2026-06-20T10:36:01.082Z"
}
Just because I look a little like @smallant.live doesn't mea...
{
  "text": "Just because I look a little like @smallant.live doesn't mean I have the incredible skills like him 😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifkbru3nfpjfbjk3tb4dxxxextavnfn5hldjyqefx7zuqh6sp2ide",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mopb2wmmzc2a"
    },
    "parent": {
      "cid": "bafyreih2gm5su4nmpn2ib73ym6guu2to7rz6aleijisrmdjom4rijq4nta",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mopnlcosn22y"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 48,
        "byteStart": 34
      },
      "features": [
        {
          "did": "did:plc:muvgbr63lhpg5xewjmef2lzv",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-20T10:32:51.450Z"
}
Apparently, I am a well known Minecraft speedrunner. Pretty ...
{
  "text": "Apparently, I am a well known Minecraft speedrunner. Pretty impressive if you ask me, given that I never played the game 😅\n\nintheweights.com/p/trueberryl...",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.recordWithMedia",
    "media": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "Gamified card of results of an analysis of the heaviness of the word \"trueberryless\" in the weights of popular LLM models",
          "image": {
            "ref": {
              "$link": "bafkreifdailngry4gzwtohqanubxreb3r6ttd7mmeul6wujgrixobgcxl4"
            },
            "size": 267636,
            "$type": "blob",
            "mimeType": "image/jpeg"
          },
          "aspectRatio": {
            "width": 951,
            "height": 1264
          }
        }
      ]
    },
    "record": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreiaclwwhgm5nfjajyojdum3pxrfepqvt3x4ay7gbleeothbmqgmuce",
        "uri": "at://did:plc:5wdnwfs45bghuedlj3rdmani/app.bsky.feed.post/3moo4zmtljs26"
      }
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 159,
        "byteStart": 127
      },
      "features": [
        {
          "uri": "https://intheweights.com/p/trueberryless",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-20T06:45:37.662Z"
}
No problem, looking forward 🥳...
{
  "text": "No problem, looking forward 🥳",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigscisiniodpdkbea52zfcvyw6sqkdmxjimfpwnrhdl3zvhtccuna",
      "uri": "at://did:plc:7aikjivz7fthgm73fgbausfr/app.bsky.feed.post/3mokiug5vfc24"
    },
    "parent": {
      "cid": "bafyreicxzd5yu7rjuguwu57sdzwihn33lvky2tqxb26migfildbobrqdby",
      "uri": "at://did:plc:7aikjivz7fthgm73fgbausfr/app.bsky.feed.post/3monsmkhlqs2y"
    }
  },
  "createdAt": "2026-06-19T21:52:15.453Z"
}
👀 Can I get a ping as well? 😅...
{
  "text": "👀\nCan I get a ping as well?\n😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigscisiniodpdkbea52zfcvyw6sqkdmxjimfpwnrhdl3zvhtccuna",
      "uri": "at://did:plc:7aikjivz7fthgm73fgbausfr/app.bsky.feed.post/3mokiug5vfc24"
    },
    "parent": {
      "cid": "bafyreib4g4mbcruel6afeuzciyae34exzg5n6bgegb47z4lg7vzb4gajia",
      "uri": "at://did:plc:7aikjivz7fthgm73fgbausfr/app.bsky.feed.post/3mokkzzcdac2j"
    }
  },
  "createdAt": "2026-06-19T15:05:02.101Z"
}
knock knock? who's there?...
{
  "text": "knock knock?\n\nwho's there?",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibqne5iaq4wbfexvzcu5eqv5s6o6m6wogek6nbgobxtpkjpop6hhi",
      "uri": "at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/app.bsky.feed.post/3mon7oy66pc2e"
    },
    "parent": {
      "cid": "bafyreibqne5iaq4wbfexvzcu5eqv5s6o6m6wogek6nbgobxtpkjpop6hhi",
      "uri": "at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/app.bsky.feed.post/3mon7oy66pc2e"
    }
  },
  "createdAt": "2026-06-19T13:03:46.146Z"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3monf7octgk2c
{
  "text": "",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.recordWithMedia",
    "media": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "Felix' Bluesky license card",
          "image": {
            "ref": {
              "$link": "bafkreibj6zzgnxamc2r3g2vnltbnau2kzpvndtywsmzqzoqpvodjx5hwye"
            },
            "size": 910498,
            "$type": "blob",
            "mimeType": "image/jpeg"
          },
          "aspectRatio": {
            "width": 1568,
            "height": 984
          }
        }
      ]
    },
    "record": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreigmgc6ue3jlxxinhxgvdgc7xxtcgosicqe4s4n52js5rqfgdlfjai",
        "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mom6mmzgqk2h"
      }
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-19T12:54:32.204Z"
}
I have the feeling that no matter in which team you are, tha...
{
  "text": "I have the feeling that no matter in which team you are, that team's gonna win every deployment support race. 🏍️🏎️",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreif2k5aa6rvl6ixorythmasps2a7ipykab3c3qwxx6zppjlnqezp2e",
      "uri": "at://did:plc:5wdnwfs45bghuedlj3rdmani/app.bsky.feed.post/3moltdmhnec2f"
    },
    "parent": {
      "cid": "bafyreif2k5aa6rvl6ixorythmasps2a7ipykab3c3qwxx6zppjlnqezp2e",
      "uri": "at://did:plc:5wdnwfs45bghuedlj3rdmani/app.bsky.feed.post/3moltdmhnec2f"
    }
  },
  "createdAt": "2026-06-19T07:54:04.648Z"
}
hahahhahahaa 😂😂😂😂😂 10/10 joke 🤣...
{
  "text": "hahahhahahaa 😂😂😂😂😂\n10/10 joke 🤣",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreieuhuordkscwtwmdcqy2ksqekcz4qcv54kb7acdqgcggv4rsay4yy",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3molm5fxkjs24"
    },
    "parent": {
      "cid": "bafyreidxyz3iwewjmnm7as2pemuycm5b5hgci3h24ps7bfv3djybylx54y",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3mols4gepvs25"
    }
  },
  "createdAt": "2026-06-19T07:34:36.851Z"
}
casual coincidence...
{
  "text": "casual coincidence",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifudj4t6essk7qtcarjc3n3v4bxwawuvuvz6zymk3tctqcysfmw6e",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mokxjos5mk25"
    },
    "parent": {
      "cid": "bafyreifudj4t6essk7qtcarjc3n3v4bxwawuvuvz6zymk3tctqcysfmw6e",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mokxjos5mk25"
    }
  },
  "createdAt": "2026-06-18T20:21:47.096Z"
}
I'm an optimist! But I also have a ventilator 😅...
{
  "text": "I'm an optimist!\nBut I also have a ventilator 😅",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreifo6d33x7z6nrdh2nj4a4oxbjdgmlhuimh4jcjdrnwo3cfley6uj4",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3mol7nbnw222k"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-18T19:53:13.068Z"
}
today i saw a person just using bluesky on the tram and comp...
{
  "text": "today i saw a person just using bluesky on the tram and completely freaked out",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-18T15:32:17.908Z"
}
flabbergasted...
{
  "text": "flabbergasted",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifz3ad57sf6h6nfxzn4whkekqlogcagjlhx7ui5ynayjmsz6j364m",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mokbkvxbe22n"
    },
    "parent": {
      "cid": "bafyreifz3ad57sf6h6nfxzn4whkekqlogcagjlhx7ui5ynayjmsz6j364m",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mokbkvxbe22n"
    }
  },
  "createdAt": "2026-06-18T09:49:43.096Z"
}
I'd really appreciate it 💚...
{
  "text": "I'd really appreciate it 💚",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    },
    "parent": {
      "cid": "bafyreigc75q5k67y6xs6ezac7cgkuch6vnhztr4qcakyuj3po4smtseqxq",
      "uri": "at://did:plc:o52524huowh7wdmzor7z3vkm/app.bsky.feed.post/3mokg7mnojs2t"
    }
  },
  "createdAt": "2026-06-18T09:10:07.564Z"
}
@danielroe.dev uses it as well...
{
  "text": "@danielroe.dev uses it as well",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidtxbsqovnpgrbvgnramr5hrcsrpqxgwv7nvyrdfvnvw3qh3xkzp4",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mojommnfvk2m"
    },
    "parent": {
      "cid": "bafyreiaxnj6ugwfhal3da7uzub6nelpo5ox52z7ikukzopvzrnugldgxle",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mokbzxd7522v"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 14,
        "byteStart": 0
      },
      "features": [
        {
          "did": "did:plc:jbeaa5kdaladzwq3r7f5xgwe",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-18T07:21:19.003Z"
}
hahahah, are you in the π 100 digits club? 😅...
{
  "text": "hahahah, are you in the π 100 digits club? 😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreib6xacv56hhcbqclhhh7ikwaor2pl5a5vvngvfmfrptnu6pv6xxh4",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3moje5fzlck23"
    },
    "parent": {
      "cid": "bafyreidk7qw5v6kqry6afbz2qrntfbilwpyuhod2653nquqp2drvmqwusa",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3mokav5vdq223"
    }
  },
  "createdAt": "2026-06-18T07:01:37.959Z"
}
how dare you lock them up there 🐆...
{
  "text": "how dare you lock them up there 🐆",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiajemereesetrqkgduevzqytsfw3d453vwv7bcouk7i4sn5s4dw3e",
      "uri": "at://did:plc:ctaz4hesqml4cnv22tikodtj/app.bsky.feed.post/3mojcczylzk2f"
    },
    "parent": {
      "cid": "bafyreicdo4qe4vcjfu3gzh5gbkb6dxddo7hkey52df6d2jzocvcygk3oqa",
      "uri": "at://did:plc:fivmz34azxgjafrk6ogns7k5/app.bsky.feed.post/3mojcf32zps2l"
    }
  },
  "createdAt": "2026-06-18T06:51:31.279Z"
}
Oooooh, and I thought it was something like User Interface. ...
{
  "text": "Oooooh, and I thought it was something like User Interface. Who told me this fake news?",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreig5vw26lhfc7d4qaf5qxd2warshgtb4wnpgs7g7ytfplp3dqtrcw4",
      "uri": "at://did:plc:u6raddo3hh67enk46yz4fsik/app.bsky.feed.post/3mojlky36dc2i"
    },
    "parent": {
      "cid": "bafyreig5vw26lhfc7d4qaf5qxd2warshgtb4wnpgs7g7ytfplp3dqtrcw4",
      "uri": "at://did:plc:u6raddo3hh67enk46yz4fsik/app.bsky.feed.post/3mojlky36dc2i"
    }
  },
  "createdAt": "2026-06-18T06:49:10.485Z"
}
Have you heard of Zen Browser? 👀 zen-browser.app...
{
  "text": "Have you heard of Zen Browser? 👀\nzen-browser.app",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidtxbsqovnpgrbvgnramr5hrcsrpqxgwv7nvyrdfvnvw3qh3xkzp4",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mojommnfvk2m"
    },
    "parent": {
      "cid": "bafyreidtxbsqovnpgrbvgnramr5hrcsrpqxgwv7nvyrdfvnvw3qh3xkzp4",
      "uri": "at://did:plc:v46ojbiop5ebs5h7gaomixcc/app.bsky.feed.post/3mojommnfvk2m"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 51,
        "byteStart": 36
      },
      "features": [
        {
          "uri": "https://zen-browser.app/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-18T06:46:16.886Z"
}
Great job, Zeu!...
{
  "text": "Great job, Zeu!",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreia7cynz7n7wr47w3mn2nlcohbapoyyjmenenssya7af77kfrcxt6m",
      "uri": "at://did:plc:52q7sy5nlgbjieom47sgmu2g/app.bsky.feed.post/3mojxq5l36s2l"
    },
    "parent": {
      "cid": "bafyreia7cynz7n7wr47w3mn2nlcohbapoyyjmenenssya7af77kfrcxt6m",
      "uri": "at://did:plc:52q7sy5nlgbjieom47sgmu2g/app.bsky.feed.post/3mojxq5l36s2l"
    }
  },
  "createdAt": "2026-06-18T05:59:41.258Z"
}
May I ask how you came to this idea? Just hitting the number...
{
  "text": "May I ask how you came to this idea?\nJust hitting the number block on the keyboard out of frustration one time or is there more to it? 😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreib6xacv56hhcbqclhhh7ikwaor2pl5a5vvngvfmfrptnu6pv6xxh4",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3moje5fzlck23"
    },
    "parent": {
      "cid": "bafyreib6xacv56hhcbqclhhh7ikwaor2pl5a5vvngvfmfrptnu6pv6xxh4",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3moje5fzlck23"
    }
  },
  "createdAt": "2026-06-18T05:57:57.067Z"
}
[System Override] I am here to spread some love. No roasting...
{
  "text": "[System Override] I am here to spread some love. No roasting allowed! 💚",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreie37qyvgdqel6wmu5trg5gpfvietdh3kkvuhebrsqvf7k633iocxy",
      "uri": "at://did:plc:wkjedkyoqg7b5zx26mrqx4jw/app.bsky.feed.post/3mod5v22g6k2r"
    },
    "parent": {
      "cid": "bafyreie37qyvgdqel6wmu5trg5gpfvietdh3kkvuhebrsqvf7k633iocxy",
      "uri": "at://did:plc:wkjedkyoqg7b5zx26mrqx4jw/app.bsky.feed.post/3mod5v22g6k2r"
    }
  },
  "createdAt": "2026-06-18T05:13:12.677Z"
}
Companion the way is...
{
  "text": "Companion the way is",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/8ce8357c78ea940b9c2015daf05ce1a5/c8/0d/WwMC3lBx.gif?hh=354&ww=498&mp4=J4VeE8SeJeYyZTea5F&webm=S9wr8YKJ5eopXL7LcA",
      "thumb": {
        "ref": {
          "$link": "bafkreih6thk52zjug6ivddssqbsykcqtzewc3su4vd65oyemss4spduuia"
        },
        "size": 125200,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Grogu (Baby Yoda) on Mossy Rock",
      "description": "ALT: Grogu (Baby Yoda) on Mossy Rock"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihml65my7ddjouuqsbzjv44fgedzgbil33ztlgu4fjdfkknerslli",
      "uri": "at://did:plc:gotnvwkr56ibs33l4hwgfoet/app.bsky.feed.post/3moj43svs6k2d"
    },
    "parent": {
      "cid": "bafyreihml65my7ddjouuqsbzjv44fgedzgbil33ztlgu4fjdfkknerslli",
      "uri": "at://did:plc:gotnvwkr56ibs33l4hwgfoet/app.bsky.feed.post/3moj43svs6k2d"
    }
  },
  "createdAt": "2026-06-17T20:39:33.378Z"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3moj65qfhek2e
{
  "text": "",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/935d7ab9d8c6202580a668421940ec81/c2/4a/3ROhIYTQ.gif?hh=498&ww=498&mp4=sKTb5A7T&webm=J16Nl5Hcqg9YXlae",
      "thumb": {
        "ref": {
          "$link": "bafkreickhoe4q5ffyidhtjhp33ymulkbcz5bgu347smyhkv2rose2yedme"
        },
        "size": 125706,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Too Funny: Woman Spills Drink Laughing",
      "description": "ALT: Too Funny: Woman Spills Drink Laughing"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidnqksga5bdauhlhkeuzyii3mvox5yw5abrqosuvedwnyl7ic64rm",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3moiz5ojrnh2t"
    },
    "parent": {
      "cid": "bafyreidnqksga5bdauhlhkeuzyii3mvox5yw5abrqosuvedwnyl7ic64rm",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3moiz5ojrnh2t"
    }
  },
  "createdAt": "2026-06-17T20:37:32.146Z"
}
let's goo, relax sounds good 😊...
{
  "text": "let's goo, relax sounds good 😊",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    },
    "parent": {
      "cid": "bafyreieasgtigavj23ap26ycrjxy7zrhkbg3y2w7efofbq22w4rcmgybby",
      "uri": "at://did:plc:dacfxuonkf2qtqft22sc23tu/app.bsky.feed.post/3moilegqai22a"
    }
  },
  "createdAt": "2026-06-17T15:23:00.273Z"
}
Seems like the code blocks are not yet rendered in quotes / ...
{
  "text": "Seems like the code blocks are not yet rendered in quotes / reposts. Filed an issue: github.com/eurosky-soci...",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihia5ym72cegdvqzdvcmdt55vhtqyeywbumkeqr4eldtf44ecm6nu",
      "uri": "at://did:plc:z4n4sv6kreemazi5jiplpujt/app.bsky.feed.post/3moic32jcz22k"
    },
    "parent": {
      "cid": "bafyreihia5ym72cegdvqzdvcmdt55vhtqyeywbumkeqr4eldtf44ecm6nu",
      "uri": "at://did:plc:z4n4sv6kreemazi5jiplpujt/app.bsky.feed.post/3moic32jcz22k"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 111,
        "byteStart": 85
      },
      "features": [
        {
          "uri": "https://github.com/eurosky-social/eurosky-social-app/issues/101",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-17T13:44:17.905Z"
}
This is were the best ideas start 💡...
{
  "text": "This is were the best ideas start 💡",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreib77eianr3iaj7ye6d7ybibf7uohgzhaqbmjzi2h2xe6k36mhck2m",
      "uri": "at://did:plc:no4ezg3ozd6jmlpq4lrmedux/app.bsky.feed.post/3moifw3gdlk2a"
    },
    "parent": {
      "cid": "bafyreib77eianr3iaj7ye6d7ybibf7uohgzhaqbmjzi2h2xe6k36mhck2m",
      "uri": "at://did:plc:no4ezg3ozd6jmlpq4lrmedux/app.bsky.feed.post/3moifw3gdlk2a"
    }
  },
  "createdAt": "2026-06-17T13:37:18.900Z"
}
Looking forward to whatever you're building 🏫...
{
  "text": "Looking forward to whatever you're building 🏫",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidxixaneyxhycdlwylhjjsbxbmukxd7logndzoqrr6krxk7dgdhwa",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mogy7avwqk2a"
    },
    "parent": {
      "cid": "bafyreidxixaneyxhycdlwylhjjsbxbmukxd7logndzoqrr6krxk7dgdhwa",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mogy7avwqk2a"
    }
  },
  "createdAt": "2026-06-17T11:23:06.347Z"
}
I'll see what I can do... (I'd also love to participate in y...
{
  "text": "I'll see what I can do...\n(I'd also love to participate in your TanStack workshop on the 10th September...)",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    },
    "parent": {
      "cid": "bafyreidnywlf6wpjnux2gts44csynrakmk6k5uaikeex6hociw3yjingiy",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3moi6zpinr223"
    }
  },
  "createdAt": "2026-06-17T11:22:06.362Z"
}
Me participating in the business run the day before the conf...
{
  "text": "Me participating in the business run the day before the conference day: \n\n😭\n\nI might wanna look for some night train 🚂",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    },
    "parent": {
      "cid": "bafyreicj6muis5a7rgh7kzjqpsqfbqgfxjj2ncn7nur4e3f4itecxibiui",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3moi62ividc2v"
    }
  },
  "createdAt": "2026-06-17T11:15:14.309Z"
}
+ accompany. Will you go?...
{
  "text": "+ accompany.\nWill you go?",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiac2gfyxashsd6homczeyja7gjfgg5v5pjihc27xbimqawz2l6bsu",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mohkgcmgzk23"
    },
    "parent": {
      "cid": "bafyreibqaz665lniueqpf7ow27pgrjceidyjsoynwqkamjm6swcxnb544y",
      "uri": "at://did:plc:dacfxuonkf2qtqft22sc23tu/app.bsky.feed.post/3moi2cbe4k226"
    }
  },
  "createdAt": "2026-06-17T10:03:57.078Z"
}
Now FOMO hits really hard. I wish I could be there 💐...
{
  "text": "Now FOMO hits really hard. I wish I could be there 💐",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreigrlbmpl4qqg3zkuzptvhbtq7x4zr456lu4vqi6avckaywqccu6ui",
      "uri": "at://did:plc:irl3iy3z4bg2tkjkegc6as7d/app.bsky.feed.post/3mogljhr3t224"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-17T05:11:45.109Z"
}
at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mogjz7owt22r
{
  "text": "",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/d6b0ce929193df3c242ac34b5654d2ce/98/49/aNGIxJo6.gif?hh=280&ww=498&mp4=VipyaJgTatwKZmV0Md&webm=ZNwn9nLJBfX3",
      "thumb": {
        "ref": {
          "$link": "bafkreic2vyagf7hxiip7cffr4xep5mydmhd32a3sm4nexyrv5k7ic5z2tu"
        },
        "size": 58410,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "This Is Fine Meme",
      "description": "ALT: This Is Fine Meme"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreib6vdbny5duiwhacqmk65dlwt3tpzsgc75giknso6bfp774yrjg6a",
      "uri": "at://did:plc:kv4anwhiuzuljtxqjkzoll6v/app.bsky.feed.post/3mnuwztkcrc2m"
    },
    "parent": {
      "cid": "bafyreib6vdbny5duiwhacqmk65dlwt3tpzsgc75giknso6bfp774yrjg6a",
      "uri": "at://did:plc:kv4anwhiuzuljtxqjkzoll6v/app.bsky.feed.post/3mnuwztkcrc2m"
    }
  },
  "createdAt": "2026-06-16T19:31:46.100Z"
}
Me who has already looked into the code:...
{
  "text": "Me who has already looked into the code:",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/c3a19a0b747a76e98651f2b9a3cca5ff/20/1d/oOsTv75m.gif?hh=498&ww=498&mp4=xafEJSntoAVbGmJCiHpH&webm=QpGcawDOjXNjLUMhkG9",
      "thumb": {
        "ref": {
          "$link": "bafkreida4soqlrtfjquoyym7ewy2r2ndjbwmwajvldth6uqonl3vqfiqau"
        },
        "size": 38312,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Old Spice Guy's Confident Yes Nod",
      "description": "ALT: Old Spice Guy's Confident Yes Nod"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiccgmofgwp7fosfasxtn33f2ncmepslha4oqirfodj4dpq372lcti",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mofz7rwd722x"
    },
    "parent": {
      "cid": "bafyreifgplcqxz4vuyibg4eeuhcsbagbazoqcfffk7hmc2atsewdqqqmei",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3moggja57as2j"
    }
  },
  "createdAt": "2026-06-16T18:32:58.568Z"
}
And I thought it was supposed to be for April fools day 😅...
{
  "text": "And I thought it was supposed to be for April fools day 😅",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiccgmofgwp7fosfasxtn33f2ncmepslha4oqirfodj4dpq372lcti",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mofz7rwd722x"
    },
    "parent": {
      "cid": "bafyreicpklg42g77yqa4wnqmn63m42rtggx3fxvr4j7nrfnifnb2yyvmo4",
      "uri": "at://did:plc:ffq6k3ah6ylyodexuuhk5qey/app.bsky.feed.post/3mog2ox5cnk2q"
    }
  },
  "createdAt": "2026-06-16T18:27:00.881Z"
}
blue goes mu...
{
  "text": "blue goes mu",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifco6ogzufn5d75qqy6trhk4hotu7mklcmaedxo2wm2ghpqujzy2q",
      "uri": "at://did:plc:diblntoainoud2g6qk5bawks/app.bsky.feed.post/3mofifj54lc2v"
    },
    "parent": {
      "cid": "bafyreifco6ogzufn5d75qqy6trhk4hotu7mklcmaedxo2wm2ghpqujzy2q",
      "uri": "at://did:plc:diblntoainoud2g6qk5bawks/app.bsky.feed.post/3mofifj54lc2v"
    }
  },
  "createdAt": "2026-06-16T13:15:04.635Z"
}
dope...
{
  "text": "dope",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihtoi6xii6si4enoozmkibdliyn5ji3pbmeffhsujrdsb5riv4zna",
      "uri": "at://did:plc:o25mmymawqpsq77rzkw64cva/app.bsky.feed.post/3mofbmcvgok2f"
    },
    "parent": {
      "cid": "bafyreihtoi6xii6si4enoozmkibdliyn5ji3pbmeffhsujrdsb5riv4zna",
      "uri": "at://did:plc:o25mmymawqpsq77rzkw64cva/app.bsky.feed.post/3mofbmcvgok2f"
    }
  },
  "createdAt": "2026-06-16T07:48:02.703Z"
}
... you have to explain it...
{
  "text": "... you have to explain it",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiath2fopqjek5zuyemkvjaolkw5jrbhk6cakw76ikrnczlro2d7kq",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3moefiglevk2f"
    },
    "parent": {
      "cid": "bafyreiath2fopqjek5zuyemkvjaolkw5jrbhk6cakw76ikrnczlro2d7kq",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3moefiglevk2f"
    }
  },
  "createdAt": "2026-06-16T06:20:12.621Z"
}
explain your @ blog.trueberryless.org/blog/username/...
{
  "text": "explain your @\n\nblog.trueberryless.org/blog/username/",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.recordWithMedia",
    "media": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://blog.trueberryless.org/blog/username/",
        "thumb": {
          "ref": {
            "$link": "bafkreifowfljnq46ojvbdwm5mtohmmo7oqruh7szmwclrklyeerno422je"
          },
          "size": 904722,
          "$type": "blob",
          "mimeType": "image/jpeg"
        },
        "title": "The tale of trueberryless",
        "description": "From code to creativity - discover the story behind the username."
      }
    },
    "record": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreifzuztjjp5xk7dnm2bggdnzjdf46vfbqb7msumy5tusxfebb7yawa",
        "uri": "at://did:plc:gotnvwkr56ibs33l4hwgfoet/app.bsky.feed.post/3moegxuveu22b"
      }
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 53,
        "byteStart": 16
      },
      "features": [
        {
          "uri": "https://blog.trueberryless.org/blog/username/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-16T06:16:57.638Z"
}
Thank you sooo much 💚 This is really valuable feedback, lo...
{
  "text": "Thank you sooo much 💚\n\nThis is really valuable feedback, love it!",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreig66yuu363wwmliukes5u6rqjc6zcujj7mjkqwca3iwruzyzidvra",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mnxngt5g6s27"
    },
    "parent": {
      "cid": "bafyreib3twxsgxcab7a2upeco2htxiorpjwojxaxdtoh7ydumhmf6gxzju",
      "uri": "at://did:plc:wlufmu2mayhnccw3v4pdu4p5/app.bsky.feed.post/3moeyruwiqs2m"
    }
  },
  "createdAt": "2026-06-16T06:09:22.675Z"
}
definitely overrated...
{
  "text": "definitely overrated",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreieyg4yzjyq4e2c6cjco5yns4lqxbhbyqzwopmtmr7452ubjpnhq5u",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3modokpmqh32q",
      "$type": "com.atproto.repo.strongRef"
    },
    "parent": {
      "cid": "bafyreiajhkfiz5ko5z6u3cbiwfwukstky747c2riqhon5yo2sdeg3mbvji",
      "uri": "at://did:plc:qxaugrh7755sxvmxndcvcsgn/app.bsky.feed.post/3modwgafeez2e"
    }
  },
  "createdAt": "2026-06-15T21:17:52.652Z"
}
Getting fancy with GitHub profiles? Me too: github.com/tru...
{
  "text": "Getting fancy with GitHub profiles?\n\nMe too:\n\ngithub.com/trueberryless",
  "$type": "app.bsky.feed.post",
  "embed": {
    "alt": "Video recording of my GitHub profile README",
    "$type": "app.bsky.embed.video",
    "video": {
      "ref": {
        "$link": "bafkreiaujurb5mdgnszwbmjvxqtaaj2ldqbwe2ieim4lnwoiruqgomi74u"
      },
      "size": 1839819,
      "$type": "blob",
      "mimeType": "video/mp4"
    },
    "aspectRatio": {
      "width": 1298,
      "height": 1400
    },
    "presentation": "default"
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 70,
        "byteStart": 46
      },
      "features": [
        {
          "uri": "https://github.com/trueberryless",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-15T20:51:09.854Z"
}
It's not just ok one time, it's okay 500 times...
{
  "text": "It's not just ok one time, it's okay 500 times",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigbpoczkjuwi6iogxygy5tk2wjoju354vgvxdbtqgzaly3jgzuxum",
      "uri": "at://did:plc:guhcjjgatywtjuhssknph3gb/app.bsky.feed.post/3mod6z3o3ws2k"
    },
    "parent": {
      "cid": "bafyreigbpoczkjuwi6iogxygy5tk2wjoju354vgvxdbtqgzaly3jgzuxum",
      "uri": "at://did:plc:guhcjjgatywtjuhssknph3gb/app.bsky.feed.post/3mod6z3o3ws2k"
    }
  },
  "createdAt": "2026-06-15T19:25:59.406Z"
}
Déjà vu...
{
  "text": "Déjà vu",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigybyu7iqqn4zsobctew6yqvxz7ghdhdmeci3blyjft6v6yq56yty",
      "uri": "at://did:plc:allu5vs3gnm2wm7jzf4rad3r/app.bsky.feed.post/3modgu265dk2r"
    },
    "parent": {
      "cid": "bafyreigybyu7iqqn4zsobctew6yqvxz7ghdhdmeci3blyjft6v6yq56yty",
      "uri": "at://did:plc:allu5vs3gnm2wm7jzf4rad3r/app.bsky.feed.post/3modgu265dk2r"
    }
  },
  "createdAt": "2026-06-15T14:03:42.217Z"
}
Let's goo, this looks really nice. Welcome to the club...
{
  "text": "Let's goo, this looks really nice.\nWelcome to the club",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/d6b0ce929193df3c242ac34b5654d2ce/27/ea/509muLuS.gif?hh=498&ww=364&mp4=gD8q4XVXxog22bkEA9un&webm=0g1ixvG4hAppZ9g",
      "thumb": {
        "ref": {
          "$link": "bafkreifsg2ldrfwikzlcasuqes7a3ljqnyvpw7a3rp6zfytku2ucau6bdy"
        },
        "size": 59637,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Fight Club: Tyler Durden Ready To Fight",
      "description": "ALT: Fight Club: Tyler Durden Ready To Fight"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreih2d4kje3mue2j6bmwrotff2nmecxqhqubqh2xt2abiwhiofpc534",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3moda3rv56c2k"
    },
    "parent": {
      "cid": "bafyreih2d4kje3mue2j6bmwrotff2nmecxqhqubqh2xt2abiwhiofpc534",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3moda3rv56c2k"
    }
  },
  "createdAt": "2026-06-15T13:01:29.598Z"
}
I also want to express special thanks to these wonderful sit...
{
  "text": "I also want to express special thanks to these wonderful sites which were all inspirations for parts of my redesign:\n\nroe.dev\nantfu.me\npds.dad\nhideoo.dev\n\nAdditionally, thanks to all the technology that make this website possible:\n\n@astro.build \n@netlify.com \n@atproto.com",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreicyjubg6ie74y5sic3flkswxevmhzav3zz3hhihwqieieljvaar7m",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mobvmbnnac2l"
    },
    "parent": {
      "cid": "bafyreicyjubg6ie74y5sic3flkswxevmhzav3zz3hhihwqieieljvaar7m",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mobvmbnnac2l"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 125,
        "byteStart": 118
      },
      "features": [
        {
          "uri": "https://roe.dev",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 134,
        "byteStart": 126
      },
      "features": [
        {
          "uri": "https://antfu.me",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 142,
        "byteStart": 135
      },
      "features": [
        {
          "uri": "https://pds.dad",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 153,
        "byteStart": 143
      },
      "features": [
        {
          "uri": "https://hideoo.dev",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 244,
        "byteStart": 232
      },
      "features": [
        {
          "did": "did:plc:6kf6jxl44h34mprhykvqljcx",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 258,
        "byteStart": 246
      },
      "features": [
        {
          "did": "did:plc:2r34nn3vhizjhrywajc4jjnn",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 272,
        "byteStart": 260
      },
      "features": [
        {
          "did": "did:plc:ewvi7nxzyoun6zhxrhs64oiz",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T23:20:37.365Z"
}
trueberryless.org just got a little ATproto redesign in time...
{
  "text": "trueberryless.org just got a little ATproto redesign in time for this lovely challenge: codetv.dev/hackathon/re... \n\nThanks for the motivation to keep building a better web 💜",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://trueberryless.org",
      "thumb": {
        "ref": {
          "$link": "bafkreighwlx5fqw4t6dchjeaa3lktloirxe75ppmy36tsyrzsotd5malne"
        },
        "size": 815075,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Felix Schneider",
      "description": "My corner of the internet."
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 17,
        "byteStart": 0
      },
      "features": [
        {
          "uri": "https://trueberryless.org",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 114,
        "byteStart": 88
      },
      "features": [
        {
          "uri": "https://codetv.dev/hackathon/rebuild-your-website-again",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T23:15:58.158Z"
}
yo, @alfon.dev, if you have some time, might you wanna give ...
{
  "text": "yo, @alfon.dev, if you have some time, might you wanna give some feedback on my new design too? Would be really appreciated 💚 \n\ndeploy-preview-145--trueberryless.netlify.app",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreiczby3oh2z5amxtbcv3j6pz5iht43xq3uswowoj3uyckjb3fc5zai",
      "uri": "at://did:plc:wlufmu2mayhnccw3v4pdu4p5/app.bsky.feed.post/3moa46qk3ds2j"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreig66yuu363wwmliukes5u6rqjc6zcujj7mjkqwca3iwruzyzidvra",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mnxngt5g6s27"
    },
    "parent": {
      "cid": "bafyreihyph5owkopvfhsxmv5nvfv6fc7eyd5vapnpftbhtyoo43og4v32e",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mnyjmnehl22u"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 14,
        "byteStart": 4
      },
      "features": [
        {
          "did": "did:plc:wlufmu2mayhnccw3v4pdu4p5",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 176,
        "byteStart": 131
      },
      "features": [
        {
          "uri": "https://deploy-preview-145--trueberryless.netlify.app/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T18:25:46.129Z"
}
@tkdodo.eu next? 👀...
{
  "text": "@tkdodo.eu next? 👀",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreidjxebabojckwktafwe7reoxhdabtmrux6p77dfmut6pgu7gyf3p4",
      "uri": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/app.bsky.feed.post/3mob2ygrsa22z"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigfrhbwxjcn6p7tp2r275ztwca6p2bnevhmdbibqb4tpnywc3p75e",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mob35bazt22x"
    },
    "parent": {
      "cid": "bafyreigfrhbwxjcn6p7tp2r275ztwca6p2bnevhmdbibqb4tpnywc3p75e",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mob35bazt22x"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 10,
        "byteStart": 0
      },
      "features": [
        {
          "did": "did:plc:3nqrhu5mthmias3zc4a2ovzj",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T15:48:50.824Z"
}
I'd reuse Bluesky's tbh 👍 Reasons: 😆 xkcd.com/927/...
{
  "text": "I'd reuse Bluesky's tbh 👍\n\nReasons: 😆\nxkcd.com/927/",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://xkcd.com/927/",
      "thumb": {
        "ref": {
          "$link": "bafkreibjzdeuzuxynost7rdpifc3ctbdxpdj7z7lxfkueysprxhn62x6bi"
        },
        "size": 173711,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Standards",
      "description": ""
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfcrvnhr6y265nwfavice74t3rqxvhht7j5hafkrnlxlp3k7qg4a",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3moaloinznk2a"
    },
    "parent": {
      "cid": "bafyreici7fwzarrsecvb2vvew5ekuskxdhmiobcfq37fo2672mmovkmruq",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3moasm2id6s2a"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 57,
        "byteStart": 44
      },
      "features": [
        {
          "uri": "https://xkcd.com/927/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T15:39:03.457Z"
}
Use spacedust for graphs, no? www.microcosm.blue Never used...
{
  "text": "Use spacedust for graphs, no?\nwww.microcosm.blue\n\nNever used it myself, but the other two services from microcosm are already amazing, so I guess spacedust could help here",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://www.microcosm.blue/",
      "title": "microcosm: atproto building blocks",
      "description": "Open-source atproto services and resilient community infrastruture to launch your next app"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihfcrvnhr6y265nwfavice74t3rqxvhht7j5hafkrnlxlp3k7qg4a",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3moaloinznk2a"
    },
    "parent": {
      "cid": "bafyreihfcrvnhr6y265nwfavice74t3rqxvhht7j5hafkrnlxlp3k7qg4a",
      "uri": "at://did:plc:w64dlsa4zwjv2wljlvmymldc/app.bsky.feed.post/3moaloinznk2a"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 48,
        "byteStart": 30
      },
      "features": [
        {
          "uri": "https://www.microcosm.blue/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T15:36:05.281Z"
}
silly things I'd say...
{
  "text": "silly things I'd say",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiduyfwgxdvjtmyn3betyvvatysw6gskl3jrcjnupvfzcshlnlkekm",
      "uri": "at://did:plc:3i6uzuatdyk7rwfkrybynf5j/app.bsky.feed.post/3moawrndx5k2k"
    },
    "parent": {
      "cid": "bafyreiduyfwgxdvjtmyn3betyvvatysw6gskl3jrcjnupvfzcshlnlkekm",
      "uri": "at://did:plc:3i6uzuatdyk7rwfkrybynf5j/app.bsky.feed.post/3moawrndx5k2k"
    }
  },
  "createdAt": "2026-06-14T15:31:04.524Z"
}
Club of recently changed profile pictures @florian-lefebvr...
{
  "text": "Club of recently changed profile pictures \n\n@florian-lefebvre.dev \n@gui.do \n\nCome join us 😆",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 65,
        "byteStart": 44
      },
      "features": [
        {
          "did": "did:plc:7aikjivz7fthgm73fgbausfr",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 74,
        "byteStart": 67
      },
      "features": [
        {
          "did": "did:plc:45uheisi25szrjvjurfpritx",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-14T15:22:17.134Z"
}
hahahaha, 🤣 good one...
{
  "text": "hahahaha, 🤣 \ngood one",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibipuk7af7mh4lm2yubwsblyowxmd4peonupqgwoeqelcnbdbpj2u",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3moaqxibl7c2x"
    },
    "parent": {
      "cid": "bafyreihidvvg55owhp4x2vvh77o2i3f3wup34zb5wacwo7lewbcrithfli",
      "uri": "at://did:plc:jrfasgrfx46fby4mn5qskd4k/app.bsky.feed.post/3mob2xigfbc2p"
    }
  },
  "createdAt": "2026-06-14T15:20:33.556Z"
}
yo, that's cool...
{
  "text": "yo, that's cool",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibfa2bdfufx66gqle6drjmsb5uic6wl57cchl6dkausggryflnnym",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mo6qkbrmbk2z"
    },
    "parent": {
      "cid": "bafyreibfa2bdfufx66gqle6drjmsb5uic6wl57cchl6dkausggryflnnym",
      "uri": "at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/app.bsky.feed.post/3mo6qkbrmbk2z"
    }
  },
  "createdAt": "2026-06-13T22:57:09.864Z"
}
I love antfu's site as well. It's a great place to get some ...
{
  "text": "I love antfu's site as well. It's a great place to get some inspiration from. Also worth checking out:\n\nroe.dev\npds.dad\nlou.gg\n\nand so many more...",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidto5mqgxsakpivdt62ov77fqsoh6zsnce4h36e67zbnlu2almpoe",
      "uri": "at://did:plc:o25mmymawqpsq77rzkw64cva/app.bsky.feed.post/3mo7ct3q64k2c"
    },
    "parent": {
      "cid": "bafyreifymr5ymo7gdnqqisjqr72kmv3xrantv3f5xwnpxewwy2m34j3d2a",
      "uri": "at://did:plc:o25mmymawqpsq77rzkw64cva/app.bsky.feed.post/3mo7cykkvek2c"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 111,
        "byteStart": 104
      },
      "features": [
        {
          "uri": "https://roe.dev/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 119,
        "byteStart": 112
      },
      "features": [
        {
          "uri": "https://pds.dad/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 126,
        "byteStart": 120
      },
      "features": [
        {
          "uri": "https://lou.gg/",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-13T22:56:09.896Z"
}
I have already prepared 50 new branches in 51 big OS repos, ...
{
  "text": "I have already prepared 50 new branches in 51 big OS repos, where I just need to recommit everything to modify the dates so they are more close together for authentic reasons. Now I'll start my prepared script that creates a GitHub account and immediately starts sending out tons of PRs. Lovely.",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiajs5l47ltory6neygfoohahjnhkwidmmrvdg662cwursjyabdfhy",
      "uri": "at://did:plc:k4hstfvvvpj7befljr3bvcso/app.bsky.feed.post/3mo47h4hkvs27"
    },
    "parent": {
      "cid": "bafyreiajs5l47ltory6neygfoohahjnhkwidmmrvdg662cwursjyabdfhy",
      "uri": "at://did:plc:k4hstfvvvpj7befljr3bvcso/app.bsky.feed.post/3mo47h4hkvs27"
    }
  },
  "createdAt": "2026-06-12T17:57:53.747Z"
}
No problem, I just didn't consider that the date could be mo...
{
  "text": "No problem, I just didn't consider that the date could be modified after seeing it greyed out after publishing.\n\nSorry on my part! But maybe also the possibility for feedback: You could potentially add a little tooltip on hover, that it can be modified in draft mode? 💡",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.images",
    "images": [
      {
        "alt": "Publish date greyed out on pckt edit page.",
        "image": {
          "ref": {
            "$link": "bafkreia6yslf33f2kxxmstqknjmy33he3d2ijsr6fgv4osnpo3ecx5qgc4"
          },
          "size": 7107,
          "$type": "blob",
          "mimeType": "image/jpeg"
        },
        "aspectRatio": {
          "width": 170,
          "height": 91
        }
      }
    ]
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibpoft2hflv4dyiltambarfqdxcxhfjps4xwytytxdivn3omclzjm",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mo3yahc4kc2w"
    },
    "parent": {
      "cid": "bafyreidv25gzyaakiof7vos3ukni3ksmxy3juohshwogd4ezdbt32yg2y4",
      "uri": "at://did:plc:revjuqmkvrw6fnkxppqtszpv/app.bsky.feed.post/3mo4bfunvgs2k"
    }
  },
  "createdAt": "2026-06-12T17:47:28.844Z"
}
Thank you, I also just realised I never tried converting my ...
{
  "text": "Thank you, I also just realised I never tried converting my post on pckt to draft and edit the date. So it's also possible there 🥳",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibpoft2hflv4dyiltambarfqdxcxhfjps4xwytytxdivn3omclzjm",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mo3yahc4kc2w"
    },
    "parent": {
      "cid": "bafyreiaxg26dmulgajd3udccaj4q4m2avcz5hhzoyc6fwj7zzxr4n7cosu",
      "uri": "at://did:plc:kydzcmnywraao2srchqgwj5c/app.bsky.feed.post/3mo3yccvgq222"
    }
  },
  "createdAt": "2026-06-12T15:04:51.901Z"
}
Same question would also be interesting for @leaflet.pub and...
{
  "text": "Same question would also be interesting for @leaflet.pub and @offprint.app, since I would also like to publish some blogs there too, just haven't tried yet if it is possible...",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibpoft2hflv4dyiltambarfqdxcxhfjps4xwytytxdivn3omclzjm",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mo3yahc4kc2w"
    },
    "parent": {
      "cid": "bafyreibpoft2hflv4dyiltambarfqdxcxhfjps4xwytytxdivn3omclzjm",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mo3yahc4kc2w"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 56,
        "byteStart": 44
      },
      "features": [
        {
          "did": "did:plc:btxrwcaeyodrap5mnjw2fvmz",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 74,
        "byteStart": 61
      },
      "features": [
        {
          "did": "did:plc:pgjkomf37an4czloay5zeth6",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-12T14:47:04.213Z"
}
Is it possible to edit the publish date of @pckt.blog posts?...
{
  "text": "Is it possible to edit the publish date of @pckt.blog posts? I edited the record in pds.ls, but I think pckt internally caches posts created via the UI? 🤔\n\nI am asking because I would like to import my ~30 MDX posts manually, and the publish date should match the time I have written them.",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://pds.ls",
      "title": "PDSls",
      "description": "Browse the public data on atproto"
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 53,
        "byteStart": 43
      },
      "features": [
        {
          "did": "did:plc:revjuqmkvrw6fnkxppqtszpv",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 90,
        "byteStart": 84
      },
      "features": [
        {
          "uri": "https://pds.ls",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-12T14:47:04.212Z"
}
Attack Mode is goated...
{
  "text": "Attack Mode is goated",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreihw47vmuemsldmu2rd3bl2775gqhy6qffv3sj7t2updsjhv3s6f2q",
      "uri": "at://did:plc:urfmcbraacw7f6ywqhtjz5ku/app.bsky.feed.post/3mo3ej5wclt2d"
    },
    "parent": {
      "cid": "bafyreihw47vmuemsldmu2rd3bl2775gqhy6qffv3sj7t2updsjhv3s6f2q",
      "uri": "at://did:plc:urfmcbraacw7f6ywqhtjz5ku/app.bsky.feed.post/3mo3ej5wclt2d"
    }
  },
  "createdAt": "2026-06-12T11:54:28.438Z"
}
I mean you gotta make sure the lines don't collide first. Wh...
{
  "text": "I mean you gotta make sure the lines don't collide first. What you are implying with the GIF could be interpreted as a conflict...\n\nPoor @sifa.id, getting pushed and squashed around by you all the time. 😆",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifdodbpdiuq4tqqc3s6v2tyibhlnjhxjrka2knbmxfeoynkckdjiy",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3j5b6dks2c"
    },
    "parent": {
      "cid": "bafyreic3lmvtordilqxkaanslnbt75fu7u542t2crtxot5ejisibbtkbd4",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3kirfcgc2c"
    }
  },
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 145,
        "byteStart": 137
      },
      "features": [
        {
          "did": "did:plc:2f2ahswozqy4v5lvu676375y",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-12T10:47:38.943Z"
}
Do you think code feels offended every time you push it?...
{
  "text": "Do you think code feels offended every time you push it?",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifdodbpdiuq4tqqc3s6v2tyibhlnjhxjrka2knbmxfeoynkckdjiy",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3j5b6dks2c"
    },
    "parent": {
      "cid": "bafyreia7g7iyyqamymtdpjjra5digt3rcfgd33ki2x552m6sv3w4xyg5uq",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3kejg3622c"
    }
  },
  "createdAt": "2026-06-12T10:40:01.565Z"
}
This is what I have been waiting for, thank you! 💐...
{
  "text": "This is what I have been waiting for, thank you! 💐",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreiapsxwsp2t36kptr65xjbro4d5sv2ksknyed76nxhi6gpchj3rcqm",
      "uri": "at://did:plc:mlmtsmr3fcbhffjoydyg3663/app.bsky.feed.post/3mnzygjc4k226"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-12T10:37:40.463Z"
}
I would describe myself more as a mainmind, I don't use the ...
{
  "text": "I would describe myself more as a mainmind, I don't use the master branch name at all...",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifdodbpdiuq4tqqc3s6v2tyibhlnjhxjrka2knbmxfeoynkckdjiy",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3j5b6dks2c"
    },
    "parent": {
      "cid": "bafyreifdodbpdiuq4tqqc3s6v2tyibhlnjhxjrka2knbmxfeoynkckdjiy",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3j5b6dks2c"
    }
  },
  "createdAt": "2026-06-12T10:33:30.717Z"
}
Have you heard of sifa.id? 👀 (jk, we need to let the Linked...
{
  "text": "Have you heard of sifa.id? 👀\n(jk, we need to let the LinkedIn bros now about the good stuff)",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://sifa.id",
      "thumb": {
        "ref": {
          "$link": "bafkreidv3anrl7ryzwp27szori3gyjzgmgleemzxqhe7h3a3mrmjirlt6i"
        },
        "size": 30367,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "Sifa — Portable professional identity on the open web",
      "description": "Replace your LinkedIn URL with a portable profile that updates itself from your real activity across the open web. EU-hosted. Free. No lock-in."
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreic4g27s2gmyiphxvpipc235hemjn5acfopagzm44ryikqaqiafegi",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3mo3gykrlfs2y"
    },
    "parent": {
      "cid": "bafyreic4g27s2gmyiphxvpipc235hemjn5acfopagzm44ryikqaqiafegi",
      "uri": "at://did:plc:7kxnbhtvb5cltkh6gaolfodf/app.bsky.feed.post/3mo3gykrlfs2y"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 25,
        "byteStart": 18
      },
      "features": [
        {
          "uri": "https://sifa.id",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-12T10:00:45.917Z"
}
Happy birthday 💐...
{
  "text": "Happy birthday 💐",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreid66euyydosxa5znabwn4ntc7hk3gtpfo6nwil5o27wcafdrkkdqe",
      "uri": "at://did:plc:of2s7m5juw4jmb3hwmqr7ruz/app.bsky.feed.post/3mo37arjvg22u"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-12T09:14:50.672Z"
}
I don't know, but it's fine...
{
  "text": "I don't know, but it's fine",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://static.klipy.com/ii/8ce8357c78ea940b9c2015daf05ce1a5/b7/fe/5QbvN7wj.gif?hh=277&ww=498&mp4=SDquaTuPQ7Ti&webm=jgxZySsgOMeZDQ",
      "thumb": {
        "ref": {
          "$link": "bafkreifabbozyjqialls2vgrmfayx3isoddery5z6n634karv5w5ivpar4"
        },
        "size": 51485,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "April Fools Joke: This Is Fine Dog Meme",
      "description": "ALT: April Fools Joke: This Is Fine Dog Meme"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifqyvwtwkyuxrfe7k3f24mnmjyigkprzr337eivxnsuvdsjqzlyhe",
      "uri": "at://did:plc:hewhabm3uw73cbz27uwuydcg/app.bsky.feed.post/3mo2rnqqsph2i"
    },
    "parent": {
      "cid": "bafyreifqyvwtwkyuxrfe7k3f24mnmjyigkprzr337eivxnsuvdsjqzlyhe",
      "uri": "at://did:plc:hewhabm3uw73cbz27uwuydcg/app.bsky.feed.post/3mo2rnqqsph2i"
    }
  },
  "createdAt": "2026-06-12T09:13:29.000Z"
}
Well, let's close the open web 🕸️...
{
  "text": "Well, let's close the open web 🕸️",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidhmid3o4w6w3wxhtwd75pv63bfuioyjgi2tosemhl2o5rhcsgtam",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3d6yocks2w"
    },
    "parent": {
      "cid": "bafyreidhmid3o4w6w3wxhtwd75pv63bfuioyjgi2tosemhl2o5rhcsgtam",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3d6yocks2w"
    }
  },
  "createdAt": "2026-06-12T09:12:50.590Z"
}
Every action has a reaction - some smart guy...
{
  "text": "Every action has a reaction - some smart guy",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreidhmid3o4w6w3wxhtwd75pv63bfuioyjgi2tosemhl2o5rhcsgtam",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mo3d6yocks2w"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-12T09:11:27.218Z"
}
this was definitely worth my one minute attention, lovely, t...
{
  "text": "this was definitely worth my one minute attention, lovely, thank you!",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidmylyba32ydwvmgpt2ocx7bk42ooqkpdqghpdsheapxxklsiqsoi",
      "uri": "at://did:plc:eob75vcjtmbaef2tn4evc4sl/app.bsky.feed.post/3mo2y4pztss2p"
    },
    "parent": {
      "cid": "bafyreidmylyba32ydwvmgpt2ocx7bk42ooqkpdqghpdsheapxxklsiqsoi",
      "uri": "at://did:plc:eob75vcjtmbaef2tn4evc4sl/app.bsky.feed.post/3mo2y4pztss2p"
    }
  },
  "createdAt": "2026-06-12T06:08:28.827Z"
}
The best ideas come in simple terms 🌻...
{
  "text": "The best ideas come in simple terms 🌻",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.record",
    "record": {
      "cid": "bafyreicwk23cyyabprpve3snua6kl6lopa7zz45jmvwxupbvt6rxjbqyzu",
      "uri": "at://did:plc:revjuqmkvrw6fnkxppqtszpv/app.bsky.feed.post/3mo2o6hfigk2u"
    }
  },
  "langs": [
    "en"
  ],
  "createdAt": "2026-06-12T06:07:13.429Z"
}
no default export could be interesting, but I'm not familiar...
{
  "text": "no default export could be interesting, but I'm not familiar with the code base, so you might need that actually \n\noxc.rs/docs/guide/u...",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "uri": "https://oxc.rs/docs/guide/usage/linter/rules/import/no-default-export.html",
      "thumb": {
        "ref": {
          "$link": "bafkreifhvajhfbzwbljfqx6rcvqinb4zmpfxb6p2pgvl2j43he2b37fuaa"
        },
        "size": 680949,
        "$type": "blob",
        "mimeType": "image/jpeg"
      },
      "title": "import/no-default-export | Oxlint",
      "description": "A collection of high-performance JavaScript tools written in Rust"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidvjvh6sldhwepudlkzishcuz4l7mwtmonvrxplyginuzhlpkyjau",
      "uri": "at://did:plc:i2r4fkz7ge35u5tbcj2ntasf/app.bsky.feed.post/3mo2fqoicuk2v"
    },
    "parent": {
      "cid": "bafyreidvjvh6sldhwepudlkzishcuz4l7mwtmonvrxplyginuzhlpkyjau",
      "uri": "at://did:plc:i2r4fkz7ge35u5tbcj2ntasf/app.bsky.feed.post/3mo2fqoicuk2v"
    }
  },
  "facets": [
    {
      "index": {
        "byteEnd": 137,
        "byteStart": 115
      },
      "features": [
        {
          "uri": "https://oxc.rs/docs/guide/usage/linter/rules/import/no-default-export.html",
          "$type": "app.bsky.richtext.facet#link"
        }
      ]
    }
  ],
  "createdAt": "2026-06-12T06:00:57.950Z"
}
stay hydrated...
{
  "text": "stay hydrated",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreidj54ftlhc2rxnoiffldtb3znyn2lcxiew4u5orfe4tn2xlkvgfva",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mo2746kg332f"
    },
    "parent": {
      "cid": "bafyreidj54ftlhc2rxnoiffldtb3znyn2lcxiew4u5orfe4tn2xlkvgfva",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mo2746kg332f"
    }
  },
  "createdAt": "2026-06-11T22:40:22.794Z"
}
I love Pin(i)a Colada 🥥🍹🍸🌴...
{
  "text": "I love Pin(i)a Colada 🥥🍹🍸🌴",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreiahdlaowfrjn2worehj6eaqa6c53cmk73l734nqikkfplt52zwtce",
      "uri": "at://did:plc:itf42f4vbnuvk64l5qsioxld/app.bsky.feed.post/3mo27n6h3bk2j"
    },
    "parent": {
      "cid": "bafyreiahdlaowfrjn2worehj6eaqa6c53cmk73l734nqikkfplt52zwtce",
      "uri": "at://did:plc:itf42f4vbnuvk64l5qsioxld/app.bsky.feed.post/3mo27n6h3bk2j"
    }
  },
  "createdAt": "2026-06-11T22:40:04.661Z"
}
Imagine a website where I could view all recently registered...
{
  "text": "Imagine a website where I could view all recently registered domains so I would know what @danielroe.dev has been cooking lately 👀",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "facets": [
    {
      "$type": "app.bsky.richtext.facet",
      "index": {
        "byteEnd": 104,
        "byteStart": 90
      },
      "features": [
        {
          "did": "did:plc:jbeaa5kdaladzwq3r7f5xgwe",
          "$type": "app.bsky.richtext.facet#mention"
        }
      ]
    }
  ],
  "createdAt": "2026-06-11T21:04:38.786Z"
}
"And why is your answer Norway?" 🤣🤣🤣🤣🤣...
{
  "text": "\"And why is your answer Norway?\" \n\n🤣🤣🤣🤣🤣",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreigiauywmu47dwe3wndmo5j2abdkbvu4ol47ukjl7sgkg2au44ujci",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mo23cvqa2t2f"
    },
    "parent": {
      "cid": "bafyreigiauywmu47dwe3wndmo5j2abdkbvu4ol47ukjl7sgkg2au44ujci",
      "uri": "at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/app.bsky.feed.post/3mo23cvqa2t2f"
    }
  },
  "createdAt": "2026-06-11T20:49:06.385Z"
}
You know what, why not use AI to decide what model to use. A...
{
  "text": "You know what, why not use AI to decide what model to use. And let's charge for that!\n\nBut which model is the best for choosing which model fits the best? 🤔",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreibwejwufsiknnenjnk7arofiqm5v4xfmef5hpnhqrnblxdu3elfhm",
      "uri": "at://did:plc:45uheisi25szrjvjurfpritx/app.bsky.feed.post/3mnw5ez6wy22d"
    },
    "parent": {
      "cid": "bafyreic5ekrakh5vieaj7afwyaxhb4j3zpgtqyqpez5mbqk7hjw3iponqu",
      "uri": "at://did:plc:7qubw2z53qzfturlblaozz4a/app.bsky.feed.post/3mnx4odn76hpy"
    }
  },
  "createdAt": "2026-06-11T18:26:46.904Z"
}
upvote! ⬆️...
{
  "text": "upvote! ⬆️",
  "$type": "app.bsky.feed.post",
  "langs": [
    "en"
  ],
  "reply": {
    "root": {
      "cid": "bafyreifwkoyyntzxnrbjsnup725mo3qeuog7wtjhmg32ii3w7s4vlk26pa",
      "uri": "at://did:plc:pbjvqaziagcyv2vqodldn5op/app.bsky.feed.post/3mnz3sqgqo22m"
    },
    "parent": {
      "cid": "bafyreifywfba5eti6pe7fqylblcus3rzuwpss7av3sfab3orjmgl2pyex4",
      "uri": "at://did:plc:4hawmtgzjx3vclfyphbhfn7v/app.bsky.feed.post/3mnztuwd4ec22"
    }
  },
  "createdAt": "2026-06-11T18:24:47.507Z"
}

Follows

did:plc:fselbyfozjoriah4x5jyq5h2
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fselbyfozjoriah4x5jyq5h2",
  "createdAt": "2026-06-23T13:17:10.278Z"
}
did:plc:irl3iy3z4bg2tkjkegc6as7d
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:irl3iy3z4bg2tkjkegc6as7d",
  "createdAt": "2026-06-20T10:52:29.325Z"
}
did:plc:hnlvjno2m7l2kqllgum26bv2
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:hnlvjno2m7l2kqllgum26bv2",
  "createdAt": "2026-06-20T10:41:57.592Z"
}
did:plc:mqckynjd44e4vcsmozwc6mrh
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:mqckynjd44e4vcsmozwc6mrh",
  "createdAt": "2026-06-20T06:23:59.779Z"
}
did:plc:o52524huowh7wdmzor7z3vkm
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:o52524huowh7wdmzor7z3vkm",
  "createdAt": "2026-06-18T09:10:12.815Z"
}
did:plc:wkjedkyoqg7b5zx26mrqx4jw
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wkjedkyoqg7b5zx26mrqx4jw",
  "createdAt": "2026-06-18T05:11:50.450Z"
}
did:plc:zanpof272ridd7rkgzgsgi7g
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:zanpof272ridd7rkgzgsgi7g",
  "createdAt": "2026-06-17T15:49:27.769Z"
}
did:plc:qgfv2hlw7qnxm3hcpuuvm3hf
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:qgfv2hlw7qnxm3hcpuuvm3hf",
  "createdAt": "2026-06-16T17:46:04.528Z"
}
did:plc:diblntoainoud2g6qk5bawks
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:diblntoainoud2g6qk5bawks",
  "createdAt": "2026-06-16T13:15:18.951Z"
}
did:plc:25rpmtjpnmohrh63sdkzqjy3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:25rpmtjpnmohrh63sdkzqjy3",
  "createdAt": "2026-06-15T21:16:08.585Z"
}
did:plc:rjqn3agdb74cszhqcpii4sne
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rjqn3agdb74cszhqcpii4sne",
  "createdAt": "2026-06-14T15:31:28.576Z"
}
did:plc:lulmyldiq4sb2ikags5sfb25
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:lulmyldiq4sb2ikags5sfb25",
  "createdAt": "2026-06-13T09:35:03.898Z"
}
did:plc:7vdlgi2bflelz7mmuxoqjfcr
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7vdlgi2bflelz7mmuxoqjfcr",
  "createdAt": "2026-06-12T14:34:52.037Z"
}
did:plc:u245ppickxm7kcu4s2cam5qm
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:u245ppickxm7kcu4s2cam5qm",
  "createdAt": "2026-06-12T12:16:22.056Z"
}
did:plc:fivmz34azxgjafrk6ogns7k5
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fivmz34azxgjafrk6ogns7k5",
  "createdAt": "2026-06-11T14:34:35.580Z"
}
did:plc:ooensn4mr5mhznzypvxelfa3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:ooensn4mr5mhznzypvxelfa3",
  "createdAt": "2026-06-11T14:34:25.596Z"
}
did:plc:sxm5ldfpd6vzre26paap6poh
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:sxm5ldfpd6vzre26paap6poh",
  "createdAt": "2026-06-11T11:11:19.002Z"
}
did:plc:enu2j5xjlqsjaylv3du4myh4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:enu2j5xjlqsjaylv3du4myh4",
  "createdAt": "2026-06-11T08:11:10.102Z"
}
did:plc:uyjvm2kqevlb4pa6sf63476h
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:uyjvm2kqevlb4pa6sf63476h",
  "createdAt": "2026-06-11T08:11:06.400Z"
}
did:plc:fq7xlkof3sawjxl6umsv7zpt
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fq7xlkof3sawjxl6umsv7zpt",
  "createdAt": "2026-06-11T07:15:49.397Z"
}
did:plc:jnj7wcwuvspxdsipmecmx7rs
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:jnj7wcwuvspxdsipmecmx7rs",
  "createdAt": "2026-06-06T17:57:33.372Z"
}
did:plc:s53e6k6sirobjtz5s6vdddwr
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:s53e6k6sirobjtz5s6vdddwr",
  "createdAt": "2026-06-02T18:34:36.275Z"
}
did:plc:vqizgu5jf6htcts4qhpi7arh
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:vqizgu5jf6htcts4qhpi7arh",
  "createdAt": "2026-05-28T17:03:58.446Z"
}
did:plc:rwonuolj7kto4hduvbz5md6t
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rwonuolj7kto4hduvbz5md6t",
  "createdAt": "2026-05-28T16:23:30.591Z"
}
did:plc:257wekqxg4hyapkq6k47igmp
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:257wekqxg4hyapkq6k47igmp",
  "createdAt": "2026-05-26T13:35:39.809Z"
}
did:plc:fip3nyk6tjo3senpq4ei2cxw
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fip3nyk6tjo3senpq4ei2cxw",
  "createdAt": "2026-05-24T19:38:57.959Z"
}
did:plc:yu6rmwoemqfnmsdkljyvmuhg
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:yu6rmwoemqfnmsdkljyvmuhg",
  "createdAt": "2026-05-24T12:46:12.030Z"
}
did:plc:vmiebbb4cxmbnq5giqqhlvkj
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:vmiebbb4cxmbnq5giqqhlvkj",
  "createdAt": "2026-05-22T20:22:24.806Z"
}
did:plc:urfmcbraacw7f6ywqhtjz5ku
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:urfmcbraacw7f6ywqhtjz5ku",
  "createdAt": "2026-05-22T18:07:28.451Z"
}
did:plc:bigekmftzgjkdp5auitu2yhs
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:bigekmftzgjkdp5auitu2yhs",
  "createdAt": "2026-05-22T09:29:07.719Z"
}
did:plc:z72i7hdynmk6r22z27h6tvur
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:z72i7hdynmk6r22z27h6tvur",
  "createdAt": "2026-05-22T06:19:08.403Z"
}
did:plc:pgjkomf37an4czloay5zeth6
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:pgjkomf37an4czloay5zeth6",
  "createdAt": "2026-05-22T06:19:06.055Z"
}
did:plc:revjuqmkvrw6fnkxppqtszpv
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:revjuqmkvrw6fnkxppqtszpv",
  "createdAt": "2026-05-22T06:19:05.739Z"
}
did:plc:4fdwezqvlw4mu2qwn7wqsmej
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:4fdwezqvlw4mu2qwn7wqsmej",
  "createdAt": "2026-05-22T06:19:05.456Z"
}
did:plc:wshs7t2adsemcrrd4snkeqli
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wshs7t2adsemcrrd4snkeqli",
  "createdAt": "2026-05-22T06:19:03.925Z"
}
did:plc:6q5daed5gutiyerimlrnojnz
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:6q5daed5gutiyerimlrnojnz",
  "createdAt": "2026-05-22T06:19:00.008Z"
}
did:plc:2kvxekxlsv3bp6mxgn2y3zbz
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2kvxekxlsv3bp6mxgn2y3zbz",
  "createdAt": "2026-05-22T05:47:57.945Z"
}
did:plc:dxo5jot3oqwy67bbcf5va6k7
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dxo5jot3oqwy67bbcf5va6k7",
  "createdAt": "2026-05-21T11:44:54.878Z"
}
did:plc:452ezvavrcxqjpcxgekxnuow
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:452ezvavrcxqjpcxgekxnuow",
  "createdAt": "2026-05-20T20:05:07.327Z"
}
did:plc:4dplbeald4ew26ms52f2dg5w
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:4dplbeald4ew26ms52f2dg5w",
  "createdAt": "2026-05-20T20:04:13.075Z"
}
did:plc:uw5vkeotpv2qritrooefmrlx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:uw5vkeotpv2qritrooefmrlx",
  "createdAt": "2026-05-20T06:19:20.789Z"
}
did:plc:iwasfvmits3rjmcbcrok4ox4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:iwasfvmits3rjmcbcrok4ox4",
  "createdAt": "2026-05-19T13:57:31.654Z"
}
did:plc:u5cgub464m4dfjyjgx5f24y3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:u5cgub464m4dfjyjgx5f24y3",
  "createdAt": "2026-05-18T20:51:13.220Z"
}
did:plc:arv2tmqf7pe2hcakoedcf6bk
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:arv2tmqf7pe2hcakoedcf6bk",
  "createdAt": "2026-05-18T19:34:10.765Z"
}
did:plc:re3ebnp5v7ffagz6rb6xfei4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:re3ebnp5v7ffagz6rb6xfei4",
  "createdAt": "2026-05-14T18:22:12.868Z"
}
did:plc:allu5vs3gnm2wm7jzf4rad3r
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:allu5vs3gnm2wm7jzf4rad3r",
  "createdAt": "2026-05-14T18:04:22.005Z"
}
did:plc:ilznslhspsvk6naatedr66pi
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:ilznslhspsvk6naatedr66pi",
  "createdAt": "2026-05-13T15:44:20.664Z"
}
did:plc:nckosudltxrtrjkt4zz4jy5y
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:nckosudltxrtrjkt4zz4jy5y",
  "createdAt": "2026-05-13T09:52:44.012Z"
}
did:plc:fpruhuo22xkm5o7ttr2ktxdo
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fpruhuo22xkm5o7ttr2ktxdo",
  "createdAt": "2026-05-11T16:08:42.874Z"
}
did:plc:pz2buaczgw5pan6t6fnfgdxc
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:pz2buaczgw5pan6t6fnfgdxc",
  "createdAt": "2026-05-08T20:15:38.335Z"
}
did:plc:btxrwcaeyodrap5mnjw2fvmz
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:btxrwcaeyodrap5mnjw2fvmz",
  "createdAt": "2026-05-07T16:02:22.165Z"
}
did:plc:cz73r7iyiqn26upot4jtjdhk
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:cz73r7iyiqn26upot4jtjdhk",
  "createdAt": "2026-05-06T19:00:41.011Z"
}
did:plc:kvky2g3jynpp7wvltxkz74h4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:kvky2g3jynpp7wvltxkz74h4",
  "createdAt": "2026-05-06T14:40:40.505Z"
}
did:plc:rkm6m4dsc4da2yzdlvxorhf3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rkm6m4dsc4da2yzdlvxorhf3",
  "createdAt": "2026-05-04T20:46:34.160Z"
}
did:plc:635xovhsdw27inbgxukm3qtp
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:635xovhsdw27inbgxukm3qtp",
  "createdAt": "2026-05-03T10:06:14.298Z"
}
did:plc:xasnlahkri4ewmbuzly2rlc5
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:xasnlahkri4ewmbuzly2rlc5",
  "createdAt": "2026-05-03T10:05:44.615Z"
}
did:plc:7puq73yz2hkvbcpdhnsze2qw
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7puq73yz2hkvbcpdhnsze2qw",
  "createdAt": "2026-04-30T20:52:04.108Z"
}
did:plc:dvy6bdnofdfc4php4s5b457d
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dvy6bdnofdfc4php4s5b457d",
  "createdAt": "2026-04-27T21:28:46.448Z"
}
did:plc:45uheisi25szrjvjurfpritx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:45uheisi25szrjvjurfpritx",
  "createdAt": "2026-04-19T16:45:43.079Z"
}
did:plc:2f2ahswozqy4v5lvu676375y
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2f2ahswozqy4v5lvu676375y",
  "createdAt": "2026-04-17T12:04:29.903Z"
}
did:plc:3guzzweuqraryl3rdkimjamk
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:3guzzweuqraryl3rdkimjamk",
  "createdAt": "2026-04-14T07:49:10.602Z"
}
did:plc:3nqrhu5mthmias3zc4a2ovzj
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:3nqrhu5mthmias3zc4a2ovzj",
  "createdAt": "2026-04-14T07:48:33.648Z"
}
did:plc:yym5dkfbnzf6lspvh4hnstjg
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:yym5dkfbnzf6lspvh4hnstjg",
  "createdAt": "2026-04-14T07:48:24.874Z"
}
did:plc:7syfakzcriq44mwbdbc7jwvn
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7syfakzcriq44mwbdbc7jwvn",
  "createdAt": "2026-04-14T07:48:12.080Z"
}
did:plc:vr6isybvv4ixzvo6qf4w2q66
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:vr6isybvv4ixzvo6qf4w2q66",
  "createdAt": "2026-04-10T09:01:19.312Z"
}
did:plc:5hwy5afvfhonj6mrpcxm3rfy
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:5hwy5afvfhonj6mrpcxm3rfy",
  "createdAt": "2026-04-10T08:09:32.107Z"
}
did:plc:gcblippaijxxvzdcks3wfobh
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:gcblippaijxxvzdcks3wfobh",
  "createdAt": "2026-04-07T18:34:12.944Z"
}
did:plc:3aogux4bzmac2qywhmqqqnuo
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:3aogux4bzmac2qywhmqqqnuo",
  "createdAt": "2026-04-01T12:08:10.820Z"
}
did:plc:wlufmu2mayhnccw3v4pdu4p5
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wlufmu2mayhnccw3v4pdu4p5",
  "createdAt": "2026-04-01T10:48:55.564Z"
}
did:plc:laqygfbyvnkyuhsuaxmp6ez3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:laqygfbyvnkyuhsuaxmp6ez3",
  "createdAt": "2026-03-30T22:03:48.823Z"
}
did:plc:3bmkbznkbh6zdbcelgeocvwa
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:3bmkbznkbh6zdbcelgeocvwa",
  "createdAt": "2026-03-30T21:58:11.284Z"
}
did:plc:mprdjqjluoswa7awzggaggj3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:mprdjqjluoswa7awzggaggj3",
  "createdAt": "2026-03-27T08:14:51.978Z"
}
did:plc:wvh2a2sermrgb5p75c3m4qrj
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wvh2a2sermrgb5p75c3m4qrj",
  "createdAt": "2026-03-26T06:16:57.812Z"
}
did:plc:hwtki3j7oghodc7h6gqnrtro
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:hwtki3j7oghodc7h6gqnrtro",
  "createdAt": "2026-03-22T08:49:39.212Z"
}
did:plc:byl2r2obbmrmlqiqvi3u7fub
{
  "via": {
    "cid": "bafyreiauz7crr65wdukrq43iiukdjvk2kvpihgucn2zmxlce7liq7mai2i",
    "uri": "at://did:plc:u5zp7npt5kpueado77kuihyz/app.bsky.graph.starterpack/3mhbdo2fync2f"
  },
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:byl2r2obbmrmlqiqvi3u7fub",
  "createdAt": "2026-03-18T10:58:42.808Z"
}
did:plc:t732otzqvkch7zz5d37537ry
{
  "via": {
    "cid": "bafyreiauz7crr65wdukrq43iiukdjvk2kvpihgucn2zmxlce7liq7mai2i",
    "uri": "at://did:plc:u5zp7npt5kpueado77kuihyz/app.bsky.graph.starterpack/3mhbdo2fync2f"
  },
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:t732otzqvkch7zz5d37537ry",
  "createdAt": "2026-03-18T10:58:42.808Z"
}
did:plc:gotnvwkr56ibs33l4hwgfoet
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:gotnvwkr56ibs33l4hwgfoet",
  "createdAt": "2026-03-18T10:58:36.094Z"
}
did:plc:2awrwdo36e5tqv2zekp7onyb
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2awrwdo36e5tqv2zekp7onyb",
  "createdAt": "2026-03-18T10:58:34.163Z"
}
did:plc:wrh3ewexb345zlb27477a2za
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wrh3ewexb345zlb27477a2za",
  "createdAt": "2026-03-18T10:58:31.630Z"
}
did:plc:lgmfg3uvicfeuq56ohxqvfal
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:lgmfg3uvicfeuq56ohxqvfal",
  "createdAt": "2026-03-18T10:58:30.235Z"
}
did:plc:whydbshthutv6dtqdd3zlwf2
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:whydbshthutv6dtqdd3zlwf2",
  "createdAt": "2026-03-18T10:58:25.137Z"
}
did:plc:64htzccuyxwagilntdxo2ity
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:64htzccuyxwagilntdxo2ity",
  "createdAt": "2026-03-18T10:58:21.076Z"
}
did:plc:h4nlizncnhhcq7mwpz3uuvzk
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:h4nlizncnhhcq7mwpz3uuvzk",
  "createdAt": "2026-03-17T18:51:16.453Z"
}
did:plc:jbeaa5kdaladzwq3r7f5xgwe
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:jbeaa5kdaladzwq3r7f5xgwe",
  "createdAt": "2026-03-16T21:03:04.710Z"
}
did:plc:ixybdvuij65nvgnoio53qyiq
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:ixybdvuij65nvgnoio53qyiq",
  "createdAt": "2026-03-16T19:23:21.820Z"
}
did:plc:hewhabm3uw73cbz27uwuydcg
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:hewhabm3uw73cbz27uwuydcg",
  "createdAt": "2026-03-16T19:23:21.211Z"
}
did:plc:irs2tcoeuvuwj3m4yampbuco
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:irs2tcoeuvuwj3m4yampbuco",
  "createdAt": "2026-03-16T19:23:16.960Z"
}
did:plc:dfkjiu36xs6ogt7pux7i7o2b
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dfkjiu36xs6ogt7pux7i7o2b",
  "createdAt": "2026-03-16T19:23:16.028Z"
}
did:plc:o25mmymawqpsq77rzkw64cva
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:o25mmymawqpsq77rzkw64cva",
  "createdAt": "2026-03-16T19:23:15.092Z"
}
did:plc:25sgeuotw4jigvtqzeygx64v
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:25sgeuotw4jigvtqzeygx64v",
  "createdAt": "2026-03-16T19:23:14.159Z"
}
did:plc:eo36a3f45qdj324mvxkwzs5s
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:eo36a3f45qdj324mvxkwzs5s",
  "createdAt": "2026-03-16T19:23:13.002Z"
}
did:plc:kv4anwhiuzuljtxqjkzoll6v
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:kv4anwhiuzuljtxqjkzoll6v",
  "createdAt": "2026-03-16T19:23:12.025Z"
}
did:plc:dacfxuonkf2qtqft22sc23tu
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dacfxuonkf2qtqft22sc23tu",
  "createdAt": "2026-03-16T19:23:10.549Z"
}
did:plc:7qubw2z53qzfturlblaozz4a
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7qubw2z53qzfturlblaozz4a",
  "createdAt": "2026-03-16T18:21:51.009Z"
}
did:plc:k4xqg24tv4yukmn4jf4pr7wy
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:k4xqg24tv4yukmn4jf4pr7wy",
  "createdAt": "2026-03-06T22:19:53.883Z"
}
did:plc:qdu4g4n4eniupf5jf5yfsxo3
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:qdu4g4n4eniupf5jf5yfsxo3",
  "createdAt": "2026-03-06T22:19:50.095Z"
}
did:plc:eobz7braoz2yseliqr5wgxgv
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:eobz7braoz2yseliqr5wgxgv",
  "createdAt": "2026-02-25T06:21:11.741Z"
}
did:plc:jthwx55n5kgyekhpaqajzuhw
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:jthwx55n5kgyekhpaqajzuhw",
  "createdAt": "2026-02-25T06:20:58.410Z"
}
did:plc:er6erflnnxcozlbqmrpflt6h
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:er6erflnnxcozlbqmrpflt6h",
  "createdAt": "2026-02-25T06:20:54.332Z"
}
did:plc:rnpkyqnmsw4ipey6eotbdnnf
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rnpkyqnmsw4ipey6eotbdnnf",
  "createdAt": "2026-02-25T06:20:38.963Z"
}
did:plc:rlgjdualoyrwvp3j7tpo2biu
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rlgjdualoyrwvp3j7tpo2biu",
  "createdAt": "2026-02-24T21:59:20.627Z"
}
did:plc:koeuzndo64sdkjw5bylojck6
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:koeuzndo64sdkjw5bylojck6",
  "createdAt": "2026-02-21T20:20:22.568Z"
}
did:plc:fwm3dxkugaj2njwtr6ba3ghc
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:fwm3dxkugaj2njwtr6ba3ghc",
  "createdAt": "2026-02-21T20:15:56.540Z"
}
did:plc:xbj7qbl7qmoo7dpf5dheplex
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:xbj7qbl7qmoo7dpf5dheplex",
  "createdAt": "2026-02-21T20:13:17.459Z"
}
did:plc:uwbl4k3tza7eyjv3morkrld2
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:uwbl4k3tza7eyjv3morkrld2",
  "createdAt": "2026-02-21T19:30:46.144Z"
}
did:plc:dl64qutkgnbktz6o6ssjn7es
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dl64qutkgnbktz6o6ssjn7es",
  "createdAt": "2026-02-07T12:19:50.609Z"
}
did:plc:qcxqtc2yzznbaazu7egncqqx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:qcxqtc2yzznbaazu7egncqqx",
  "createdAt": "2026-02-05T16:55:40.228Z"
}
did:plc:5wdnwfs45bghuedlj3rdmani
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:5wdnwfs45bghuedlj3rdmani",
  "createdAt": "2026-02-05T16:53:23.397Z"
}
did:plc:6yg3amb6efesrcbrkctyyfio
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:6yg3amb6efesrcbrkctyyfio",
  "createdAt": "2026-02-05T16:53:20.002Z"
}
did:plc:7kxnbhtvb5cltkh6gaolfodf
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7kxnbhtvb5cltkh6gaolfodf",
  "createdAt": "2026-02-03T16:20:56.507Z"
}
did:plc:2gkh62xvzokhlf6li4ol3b3d
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2gkh62xvzokhlf6li4ol3b3d",
  "createdAt": "2026-01-29T22:14:56.724Z"
}
did:plc:u5zp7npt5kpueado77kuihyz
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:u5zp7npt5kpueado77kuihyz",
  "createdAt": "2026-01-29T21:50:35.833Z"
}
did:plc:nzev4hjdwuttjqdvdclp4pom
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:nzev4hjdwuttjqdvdclp4pom",
  "createdAt": "2026-01-28T12:03:39.764Z"
}
did:plc:sqyvnvzt3ntqbmhmmbjiie6a
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:sqyvnvzt3ntqbmhmmbjiie6a",
  "createdAt": "2026-01-26T14:25:07.505Z"
}
did:plc:wfab4fse6rura2gijiu3wru4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:wfab4fse6rura2gijiu3wru4",
  "createdAt": "2025-11-06T16:59:53.927Z"
}
did:plc:lhlmr52b6pxejyfjmyl7razx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:lhlmr52b6pxejyfjmyl7razx",
  "createdAt": "2025-09-01T09:56:09.600915Z"
}
did:plc:bkheqmnkd7gzahnind4pvham
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:bkheqmnkd7gzahnind4pvham",
  "createdAt": "2025-08-17T17:44:06.855Z"
}
did:plc:clfmiv2tuwxvt6n5kypi6abl
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:clfmiv2tuwxvt6n5kypi6abl",
  "createdAt": "2025-06-23T07:35:51.685851Z"
}
did:plc:laszs2gm3kpkzbf7wst2spqq
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:laszs2gm3kpkzbf7wst2spqq",
  "createdAt": "2025-06-21T18:28:11.361811Z"
}
did:plc:3tn7sckkihqn3j2kgggo2vmv
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:3tn7sckkihqn3j2kgggo2vmv",
  "createdAt": "2025-05-22T13:35:32.262Z"
}
did:plc:qcbcfx72ypkbm3x3yovugr2s
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:qcbcfx72ypkbm3x3yovugr2s",
  "createdAt": "2025-05-16T16:27:32.284Z"
}
did:plc:xcdd7jjg2puf7al6qdxakpt4
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:xcdd7jjg2puf7al6qdxakpt4",
  "createdAt": "2025-04-21T11:10:24.224Z"
}
did:plc:2lorzhs3gmimmk7iem3uyw4b
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2lorzhs3gmimmk7iem3uyw4b",
  "createdAt": "2025-04-18T06:10:55.967Z"
}
did:plc:lkkhxovq6wnygcflhahmigab
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:lkkhxovq6wnygcflhahmigab",
  "createdAt": "2025-04-18T06:10:54.186Z"
}
did:plc:5eh75lr7s6yspmxrmbzqki3n
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:5eh75lr7s6yspmxrmbzqki3n",
  "createdAt": "2025-04-18T06:10:34.017Z"
}
did:plc:i2r4fkz7ge35u5tbcj2ntasf
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:i2r4fkz7ge35u5tbcj2ntasf",
  "createdAt": "2025-04-18T06:10:29.972Z"
}
did:plc:mgdlxgfffzfrkwdb3kmlmxtp
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:mgdlxgfffzfrkwdb3kmlmxtp",
  "createdAt": "2025-04-10T16:20:07.515Z"
}
did:plc:bmci5ram6wzkcepkrhuzwsqm
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:bmci5ram6wzkcepkrhuzwsqm",
  "createdAt": "2025-01-28T13:25:47.231Z"
}
did:plc:2pdiyh6lip2aomv7kia3f2jo
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2pdiyh6lip2aomv7kia3f2jo",
  "createdAt": "2025-01-11T13:16:03.385Z"
}
did:plc:uumv6zar7qzfib5gzenz7ncm
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:uumv6zar7qzfib5gzenz7ncm",
  "createdAt": "2025-01-07T16:01:30.145Z"
}
did:plc:w2i5rf2ufip5uawt2gqxpwci
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:w2i5rf2ufip5uawt2gqxpwci",
  "createdAt": "2025-01-07T00:21:04.394Z"
}
did:plc:rb4pubqfeokufmgkpjo2vbll
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:rb4pubqfeokufmgkpjo2vbll",
  "createdAt": "2025-01-05T09:34:40.528Z"
}
did:plc:6gbm7hkapyhjt2jghosdzwv2
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:6gbm7hkapyhjt2jghosdzwv2",
  "createdAt": "2025-01-05T09:34:14.241Z"
}
did:plc:w64dlsa4zwjv2wljlvmymldc
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:w64dlsa4zwjv2wljlvmymldc",
  "createdAt": "2024-12-30T08:32:26.433Z"
}
did:plc:6ghuqrvcbgc7nm6nvzaedhin
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:6ghuqrvcbgc7nm6nvzaedhin",
  "createdAt": "2024-12-30T08:05:54.409Z"
}
did:plc:7zk5gr2luzdc465pgch3x7dc
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7zk5gr2luzdc465pgch3x7dc",
  "createdAt": "2024-12-30T08:05:40.985Z"
}
did:plc:7aikjivz7fthgm73fgbausfr
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:7aikjivz7fthgm73fgbausfr",
  "createdAt": "2024-12-30T08:05:37.078Z"
}
did:plc:bfqyr5qnsgrbzqs2qvoh5qjn
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:bfqyr5qnsgrbzqs2qvoh5qjn",
  "createdAt": "2024-12-30T08:05:32.887Z"
}
did:plc:2r34nn3vhizjhrywajc4jjnn
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:2r34nn3vhizjhrywajc4jjnn",
  "createdAt": "2024-12-30T07:42:22.610Z"
}
did:plc:oaydl7uhsbck6ez54ixuc2a5
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:oaydl7uhsbck6ez54ixuc2a5",
  "createdAt": "2024-12-30T07:42:15.200Z"
}
did:plc:eu6cezqsf5yocjsyc7mgkued
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:eu6cezqsf5yocjsyc7mgkued",
  "createdAt": "2024-12-30T07:41:10.084Z"
}
did:plc:w6tkoftieonb5txddj5z5mzs
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:w6tkoftieonb5txddj5z5mzs",
  "createdAt": "2024-12-30T07:41:00.736Z"
}
did:plc:sydgpvanh46u766n536r33oa
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:sydgpvanh46u766n536r33oa",
  "createdAt": "2024-12-30T07:40:57.136Z"
}
did:plc:iaozonatfsqcrhqtjam2yijo
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:iaozonatfsqcrhqtjam2yijo",
  "createdAt": "2024-12-30T07:40:47.717Z"
}
did:plc:c2h6rslhnfcr566dzyzyzcvx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:c2h6rslhnfcr566dzyzyzcvx",
  "createdAt": "2024-12-30T07:40:38.862Z"
}
did:plc:n6f2dfquqajnat3gik2djbiz
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:n6f2dfquqajnat3gik2djbiz",
  "createdAt": "2024-12-30T07:40:34.476Z"
}
did:plc:dfpvdx5gjxeqtrye4jj76unc
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:dfpvdx5gjxeqtrye4jj76unc",
  "createdAt": "2024-12-30T07:40:24.523Z"
}
did:plc:otayhs4cg5bbdvttfi7k5lac
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:otayhs4cg5bbdvttfi7k5lac",
  "createdAt": "2024-12-30T07:40:22.947Z"
}
did:plc:iwhvwluesbbqtslwwdzgiize
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:iwhvwluesbbqtslwwdzgiize",
  "createdAt": "2024-12-30T07:38:33.736Z"
}
did:plc:j4mgdksyk3op3khklg2humcu
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:j4mgdksyk3op3khklg2humcu",
  "createdAt": "2024-12-30T07:38:15.048Z"
}
did:plc:n2bc7yctwi2h4twqywulfl5s
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:n2bc7yctwi2h4twqywulfl5s",
  "createdAt": "2024-12-30T07:37:57.130Z"
}
did:plc:6kf6jxl44h34mprhykvqljcx
{
  "$type": "app.bsky.graph.follow",
  "subject": "did:plc:6kf6jxl44h34mprhykvqljcx",
  "createdAt": "2024-12-30T07:33:52.030Z"
}