HackerTrans
TopNewTrendsCommentsPastAskShowJobs

networkcat

no profile record

Submissions

WSL's GitHub repository is being hit with a wave of Chinese spam issues

github.com
9 points·by networkcat·4 個月前·1 comments

200M unique domains extracted from Common Crawl

zenodo.org
1 points·by networkcat·6 個月前·0 comments

Show HN: Turning Wikipedia's blocklists into a proxy detection database

github.com
4 points·by networkcat·7 個月前·0 comments

comments

networkcat
·4 個月前·discuss
This is exactly why you can't replace DevOps engineers with AI
networkcat
·4 個月前·discuss
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?
networkcat
·5 個月前·discuss
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.
networkcat
·5 個月前·discuss
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
networkcat
·5 個月前·discuss
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://npmx.dev/package/vue

https://www.npmjs.com/package/vue

Decide for yourself which UX is better.
networkcat
·5 個月前·discuss
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.
networkcat
·6 個月前·discuss
I recently built a similar project too, a self hosted IP reputation API service: https://github.com/NetworkCats/ProxyD