Live data from Hacker News

Open-source utils for devs who don't like ads

github.com

1–10 of 21 posts

Re: Open-source utils for devs who don't like ads

#4
love this, i always use sketchy websites for simple utils like counting number of words, validating JSON etc.

though this is nothing that can't be done on the CLI (wc, jq, grep etc) - it's obviously easier through a web interface if it's only used sparingly.

Re: Open-source utils for devs who don't like ads

#9
post #5

Isn't CyberChef[0] also local and without ads, and also open source? [0] https://gchq.github.io/CyberChef/

Just be careful if you ever need to search for the URL again in the future. Last week a colleague of mine did and the first result on DDG linked to a very sketchy, ad-filled cyberchef instance. It seems like it already got removed again though.

Re: Open-source utils for devs who don't like ads

#10
post #9
post #5

Isn't CyberChef[0] also local and without ads, and also open source? [0] https://gchq.github.io/CyberChef/

Just be careful if you ever need to search for the URL again in the future. Last week a colleague of mine did and the first result on DDG linked to a very sketchy, ad-filled cyberchef instance. It seems like it already got removed again though.

There's a lot of CyberChef hosted domains that aren't hosted by GCHQ. It's open source, so they're doing nothing wrong, but we can't provide assurances about the code on those sites. The official URL is https://github.com/gchq/CyberChef.
Post reply on HN