at://edavis.dev/app.bsky.feed.post/3kuyhzpzjjc2b

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-06-15T20:22:56.517Z",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "description": "My omnibus collection of various Bluesky scripts and services - edavis/bsky-tools",
      "thumb": {
        "$type": "blob",
        "ref": {
          "$link": "bafkreife3fyt6uotrxwow7rqdgb7mbuyvxnhk7qtxuvrfg3tp5npygndhi"
        },
        "mimeType": "image/jpeg",
        "size": 323981
      },
      "title": "GitHub - edavis/bsky-tools: My omnibus collection of various Bluesky scripts and services",
      "uri": "https://github.com/edavis/bsky-tools"
    }
  },
  "facets": [
    {
      "features": [
        {
          "$type": "app.bsky.richtext.facet#link",
          "uri": "https://bskycharts.edavis.dev"
        }
      ],
      "index": {
        "byteEnd": 140,
        "byteStart": 119
      }
    },
    {
      "features": [
        {
          "$type": "app.bsky.richtext.facet#link",
          "uri": "https://feedgen.py"
        }
      ],
      "index": {
        "byteEnd": 153,
        "byteStart": 143
      }
    },
    {
      "features": [
        {
          "$type": "app.bsky.richtext.facet#link",
          "uri": "https://feedweb.py"
        }
      ],
      "index": {
        "byteEnd": 205,
        "byteStart": 195
      }
    }
  ],
  "langs": [
    "en"
  ],
  "text": "I've uploaded the code that powers my various bsky projects:\n\n- bsky-activity.py and plc-activity.py run the charts on bskycharts.edavis.dev\n- feedgen.py handles populating the sqlite feed DBs\n- feedweb.py handles returning all the feed skeletons\n\nFeedback welcome. Enjoy!"
}