@FireTower@lemmy.world to Ask Lemmy@lemmy.world • 1 year agoDo you know of any obscure useful websites?message-square191fedilinkarrow-up1588arrow-down17file-text
arrow-up1581arrow-down1message-squareDo you know of any obscure useful websites?@FireTower@lemmy.world to Ask Lemmy@lemmy.world • 1 year agomessage-square191fedilinkfile-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.workslinkfedilinkEnglish44•1 year 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•1 year agoFor Windows, you can use devtoys for an offline version of this https://devtoys.app/
minus-square@wazoobonkerbrain@lemmy.worldlinkfedilinkEnglish4•1 year agoWhat does it mean to host oneself? Is that like being a guest in your own house?
minus-square@jws_shadotak@sh.itjust.workslinkfedilinkEnglish3•1 year 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.