This is exactly why you can't replace DevOps engineers with AI
HN user
networkcat
Before installing new software, I usually visit its GitHub page or Wikipedia entry first and click through to the official site from there. I just don't trust the 'official' sites that pop up in Google search results. How many of you do the same?
Does this form based interaction offer any specific advantages over chatting directly with ChatGPT or Claude? Essentially the site is still powered by their APIs and it is just the interface that is different.
Yes, Facebook's early PHP code looks pretty bad by today's standards
Facebook PHP Source Code from August 2007: https://gist.github.com/nikcub/3833406#file-index-php
I don't think npmx has better UI/UX than npmjs.com. It could even be said to be worse. The npmx page doesn't have any other colors, it's all gray, and the page has too many elements that are too cluttered. You can compare these two pages:
https://www.npmjs.com/package/vue
Decide for yourself which UX is better.
Some code may be AI generated, because the code uses "══════" to separate terminal output. In my experience, Claude really likes to use this character to separate terminal output.
I recently built a similar project too, a self hosted IP reputation API service: https://github.com/NetworkCats/ProxyD