I have no idea if I’m reinventing the wheel here, so a review would be useful. Semantic and Context Impact Analysis for AI Agents in Elixir Pre-commit. Early Bird for Code BEAM Europe 2026 ends in one week

Simple, but fully functional cron job monitoring application - didit.run

Hello.

This is my first fully functional product written in Elixir. I built it for myself, for monitoring jobs in my other projects, but I’ve decided to make it available for everyone.

It’s cron job monitoring - job calls a url when it finishes, and if the call doesn’t come on time app sends an alert. Each monitor is just a GenServer sitting on a timer. No polling the DB to find what is late.

It’s free up to 20 monitors. You can test it and tell me what you think.

Feel free to leave comments, I’ll appreciate your feedback.

Link to website: https://didit.run