- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
Kittygram is an Instagram frontend, like nitter and invideous.
A lot has changed since I first posted about it. Kittygram now has:
- a developer API
- atom feeds
- ratelimit tracking
- explore/popular pages
- more themes



> everything is in Lua
Interesting choice.
>
CLAUDE.mdAh,
>
CLAUDE.mdcontent:Gold. Pure gold.
This almost seems like a canary. If an AI bot pulls the code and submits a PR, the meow would be and indicator that AI was used.
Gives me the warm fuzzies.
everything in Lua seems like a major pain in the ass, to each their own
How so? Lua (with luajit) is very performant, and since it’s embedded in nginx, you have all the features of nginx in your app