ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I've started to learn Swift by building a statig blog generator with it. Here is the very first blog post built with BBG: the Brutalist Blog Generator! bettercallsaghul.com/brutalist-bl... and the code: github.com/saghul/bruta... So far I'm really liking the language!

Mar 20, 2025, 10:13 PM

Record data

{
  "uri": "at://did:plc:4zixq462kf52sef342opbis5/app.bsky.feed.post/3lktpsnwqvi2d",
  "cid": "bafyreidd34h6aq4pxgssqmsbkztxo4bvjsovrcvy4gwg33z3dcwaq4i4f4",
  "value": {
    "text": "I've started to learn Swift by building a statig blog generator with it. Here is the very first blog post built with BBG: the Brutalist Blog Generator! bettercallsaghul.com/brutalist-bl... and the code: github.com/saghul/bruta... So far I'm really liking the language!",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://bettercallsaghul.com/brutalist-blog-generator/posts/2025-03-hello-world.html",
        "title": "Hello world! | Brutalist Blog Generator",
        "description": "Brutalist Blog Generator Because, often, less is more"
      }
    },
    "facets": [
      {
        "index": {
          "byteEnd": 188,
          "byteStart": 152
        },
        "features": [
          {
            "uri": "https://bettercallsaghul.com/brutalist-blog-generator/posts/2025-03-hello-world.html",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 229,
          "byteStart": 203
        },
        "features": [
          {
            "uri": "https://github.com/saghul/brutalist-blog-generator",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-03-20T22:13:06.559Z"
  }
}