Do you know of any obscure useful websites?

FireTower@lemmy.world to Ask Lemmy@lemmy.world – 604 points –

SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?

196

You are viewing a single comment

https://it-tools.tech/

Bonus points is you can host yourself with docker. It has a bunch of handy tools for computer related projects.

What does it mean to host oneself? Is that like being a guest in your own house?

You can set it up on your computer to run as a local website. You access it by going to your local computer IP address followed by the port it's on.

I set mine to run on port 8084.

192.168.1.10:8084

If I put that into my browser it loads the website directly from the computer I'm hosting it from.