logoalt Hacker News

kolinkotoday at 10:39 AM1 replyview on HN

Thanks for open-sourcing this! I built something similar for myself, but after few months it's so personalised that it's in no shape to be open-sourced.


Replies

pikann22today at 10:42 AM

That is exactly how this started! It's so easy for internal tools to become a mess of hyper-specific features.

I spent a lot of time trying to keep the core lean and moving the custom logic into the WASM plugin architecture precisely to avoid that trap. If you have any specific features from your internal tool that you found indispensable, I’d love to hear about them!