No description
  • Rust 87.2%
  • Nix 12.8%
Find a file
Julia 8692288b20 add README.md
Explain the original intention and current state of the project
2026-08-25 11:07:10 -07:00
backend Collection Consuming interface 2025-10-28 11:33:23 -07:00
.gitignore Init with backend 2025-10-24 12:11:25 -07:00
flake.lock Flake update 2025-12-18 2025-12-18 13:08:37 -08:00
flake.nix Initialize database; Add consumer; split off server 2025-10-27 15:24:46 -07:00
README.md add README.md 2026-08-25 11:07:10 -07:00

Blackjack

Blackjack is currently scaffolding code for an ATProto project.

Originally it was meant to be an event scheduler program to replace the poor interface that the only solution had, and to better replicate non-atproto solutions such as partiful.

I'm currently focusing my time on other projects which interest me more, and the problem Blackjack set off to fix has been largely solved by other alternatives. I may return at some point. But for now it I keep it for some scaffolding code for future projects.