No description
  • TypeScript 60.6%
  • HTML 19.2%
  • Go 18%
  • Shell 1.5%
  • Nix 0.6%
  • Other 0.1%
Find a file
2026-03-29 16:28:36 +05:30
.sisyphus sky-scroll: init 2026-03-06 21:03:59 +05:30
caldav-api fix: stamp caldav cache entries after refresh 2026-03-29 16:28:36 +05:30
ci-dashboard init agents.md 2026-03-19 22:00:20 +05:30
docs/superpowers chore: commit plan and spec for webmentions push redesign 2026-03-25 17:04:06 +05:30
gitea-forgejo-migrator init agents.md 2026-03-19 22:00:20 +05:30
image-viewer init agents.md 2026-03-19 22:00:20 +05:30
netlify-webmentions-extension refactor: make netlify webmentions stateless 2026-03-25 09:48:06 +05:30
scripts . 2025-08-19 22:40:58 +05:30
sky-scroll replace bun with npm 2026-03-20 01:45:57 +05:30
webmentions-server fix: scope outgoing links to post content 2026-03-26 01:50:25 +05:30
.envrc nix: init 2025-07-07 18:18:49 +05:30
.gitignore restore real gitignore 2026-03-20 17:12:31 +05:30
AGENTS.md replace bun with npm 2026-03-20 01:45:57 +05:30
Caddyfile Set up an index 2025-07-07 16:46:00 +05:30
default.nix nix: init 2025-07-07 18:18:49 +05:30
dprint.json dprint: init 2025-07-07 17:36:58 +05:30
flake.lock fix: bump nixpkgs 2026-03-19 21:43:11 +05:30
flake.nix replace bun with npm 2026-03-20 01:45:57 +05:30
index.html sky-scroll: init 2026-03-06 21:03:59 +05:30
README.md doc 2026-02-22 09:58:39 +05:30
shell.nix nix: init 2025-07-07 18:18:49 +05:30

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.