@FireTower@lemmy.world to Ask Lemmy@lemmy.world • 2 years agoDo you know of any obscure useful websites?message-square194fedilinkarrow-up1603arrow-down17file-text
arrow-up1596arrow-down1message-squareDo you know of any obscure useful websites?@FireTower@lemmy.world to Ask Lemmy@lemmy.world • 2 years agomessage-square194fedilinkfile-text
SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?
minus-square@jws_shadotak@sh.itjust.workslinkfedilinkEnglish43•2 years agohttps://it-tools.tech/ Bonus points is you can host yourself with docker. It has a bunch of handy tools for computer related projects.
minus-square@morrowind@lemmy.mllinkfedilink13•2 years agoFor Windows, you can use devtoys for an offline version of this https://devtoys.app/
minus-square@wazoobonkerbrain@lemmy.worldlinkfedilinkEnglish4•2 years agoWhat does it mean to host oneself? Is that like being a guest in your own house?
minus-square@jws_shadotak@sh.itjust.workslinkfedilinkEnglish3•2 years agoYou 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.
https://it-tools.tech/
Bonus points is you can host yourself with docker. It has a bunch of handy tools for computer related projects.
For Windows, you can use devtoys for an offline version of this https://devtoys.app/
I love this!
This is awesome!
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.