12 ms·
Vibe coded netdata clone?
by smashed 7mo ago
Vibe coded netdata clone?
- krautsauer 7mo agonetdata is pretty heavy on resources, especially disk writes. I'd appreciate improvement over it, but I won't try out this thing without indication that it improves anything. Especially with such useful features as space invaders built in…
- bityard 7mo agoIt's a bit ironic (in the Alanis Morrisette sense) because NetData was built by a small community on Reddit to be small, lightweight, easy to deploy, open source, etc. Now it looks like any other commercial enterprise monitoring product.
- c0m4r 7mo agoexactly this
- c0m4r 7mo agoThat's fair. I can't resist putting easter eggs in my software, sorry :)
- c0m4r 7mo agoYes, netdata was an inspiration, as I'd been using it for several years. Unfortunately, it stopped being what it initially was, and recently I was so disappointed that I decided to write my own tool. It's also true that I use AI models for coding, but I wouldn't exactly call it vibe coding, as I actively analyze what the models are doing and don't just blindly accept everything. I also try to thoroughly test my code, implement as many security-enhancing features as possible, and have multiple models review my code to catch as many bugs as possible.