No description
- Go 36.6%
- TypeScript 35.4%
- HTML 22.6%
- Shell 3.6%
- Nix 1.5%
- Other 0.3%
| .sisyphus | ||
| caldav-api | ||
| ci-dashboard | ||
| gitea-forgejo-migrator | ||
| image-viewer | ||
| scripts | ||
| webmentions-server | ||
| .envrc | ||
| .gitignore | ||
| AGENTS.md | ||
| Caddyfile | ||
| default.nix | ||
| dprint.json | ||
| flake.lock | ||
| flake.nix | ||
| index.html | ||
| README.md | ||
| shell.nix | ||
acceptable-vibes
This repo used to contain unloved one-off web-based tools but as LLMs have gotten better this has grown to hold slightly more useful things.
Projects
- caldav-api: Bridges a CalDAV capable server with the JSON world, I use it to populate a small panel in [Glance]
- ci-dashboard: Simple HTML page to show me the GitHub Actions CI status for all my repositories in one place since GitHub doesn't offer such a feature.
- gitea-forgejo-migrator: Self-explanatory name, written for a single time use. More background in this post
- image-viewer: Another vanilla HTML app to convert comic sites with vertical scrolling bullshit to a more sane image-per-page thing.
- webmentions-server: Wrote up during an IndieWebClub to add WebMentions support in my site without using a third-party service.