Skip to content

Instantly share code, notes, and snippets.

View j4ckxyz's full-sized avatar

jack j4ckxyz

View GitHub Profile
@j4ckxyz
j4ckxyz / bsky-post-counter.py
Created November 1, 2025 10:27
Count how many Bluesky posts are posts vs replies (reposts broken)
"""
Bluesky Post Counter
Fetches all posts from your Bluesky account and categorizes them.
Supports third-party PDS servers and auto-resolves PDS from handle.
Setup:
1. pip install requests python-dotenv
2. Create a .env file with your credentials (optional):
@j4ckxyz
j4ckxyz / NIP-05_Simple_Guide.md
Created December 21, 2024 22:47 — forked from metasikander/NIP-05_Simple_Guide.md
A small minimal guide on setting up NIP-05 identifier on branle/nostr

This is a very basic guide, just to understand what's needed to set it up.
If you have any questions you can find me at https://nostr.com/8355095016fddbe31fcf1453b26f613553e9758cf2263e190eac8fd96a3d3de9

Prerequisite

Setup static file on server

Create a file that resolves to <domain>/.well-known/nostr.json, and fill it out like this (enter the name you want to use, and input your own public key, make sure its the HEX-key):

{