Login
You're viewing the mastodon.coffee public feed.
  • Aug 4, 2026, 6:31 PM

    This lead me to this funny idea to make a runner compatible with forgejo. All I need is a bit of code that poke codeberg and run some shell, right?
    Took me a while before finding the API because I'm dumb and single-minded and I was deep-neck in code.
    It talk protobuf.
    So I need to untangle how protobuf work. First few stab failed so I tried to recompile the source one.
    Turn out, you can do go install and it use global go to install local go and package into local go. You can do tbat forever.

    💬 0🔄 0⭐ 0