alessandro-a

↗ HN profile [ 30.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN! I'm the creator of Calendar0, a menubar calendar for MacOS and Windows that I've been working on for the past few months. The app is designed to make calendar management actually accessible without opening a…

  2. Hey everyone! I've been building AI agents lately and kept running into the same problem: how do you test AI Agents? I find that manually prompting the Agent for each release is tedious and not scalable. Also, existing…

  3. Hey HN! I built SemanticTest while working on calendar0.app (an AI calendar assistant). While I was building the AI assistant, I noticed a lack on good AI Evals frameworks that would help me test my agent. SemanticTest…

  4. Hey HN, Calendar0 is: - A system tray app that lets you view your calendar instantly without opening a browser - An AI assistant to manage everything in your calendar using natural language commands - Smart contact…

  5. Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something…

  6. Hi HN, I got tired of making messy "just in case" commits every time AI or a big refactor might break my code. So I built ShadowGit: a macOS app that quietly creates local Git snapshots in the background. No manual…

  7. Hi HN! I’m the developer of Elara, a tool that automatically scans your code for security issues like misconfigurations, secrets, and risky packages, so you can focus on building without stressing about all this stuff.…