No description
  • Go 36.6%
  • TypeScript 35.4%
  • HTML 22.6%
  • Shell 3.6%
  • Nix 1.5%
  • Other 0.3%
Find a file
2026-02-24 19:01:36 +05:30
.sisyphus webmentions-server: init 2026-02-21 16:57:24 +05:30
caldav-api . 2026-02-19 00:21:48 +05:30
ci-dashboard Restore data-theme="dark" to enable Oat UI dark mode support 2026-02-14 02:42:39 +05:30
gitea-forgejo-migrator fmt 2025-09-16 12:30:00 +05:30
image-viewer allow image-viewer to cancel loads 2026-02-22 12:12:23 +05:30
scripts . 2025-08-19 22:40:58 +05:30
webmentions-server fix: sanitize incoming text content 2026-02-24 19:01:36 +05:30
.envrc nix: init 2025-07-07 18:18:49 +05:30
.gitignore . 2026-02-22 09:27:05 +05:30
AGENTS.md webmentions-server: init 2026-02-21 16:57:24 +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 flake.lock: Update 2026-02-13 12:25:56 +05:30
flake.nix image-viewer: add a browser extension 2026-01-20 02:21:19 +05:30
index.html Restore data-theme="dark" to enable Oat UI dark mode support 2026-02-14 02:42:39 +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.