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

you are viewing a single comment's thread
view the rest of the comments
[–] 45 points 2 years ago (5 children)

https://it-tools.tech/

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

  • source
  • hideshow 5 child comments
  • [–] 4 points 2 years ago (1 child)

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

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 2 years ago

    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.

  • source
  • parent