@[email protected] to Ask [email protected] • 2 years agoDo you know of any obscure useful websites?message-square189fedilinkarrow-up1609
arrow-up1609message-squareDo you know of any obscure useful websites?@[email protected] to Ask [email protected] • 2 years agomessage-square189fedilink
SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?
minus-square@[email protected]linkfedilinkEnglish44•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@[email protected]linkfedilink13•2 years agoFor Windows, you can use devtoys for an offline version of this https://devtoys.app/
minus-square@[email protected]linkfedilinkEnglish4•2 years agoWhat does it mean to host oneself? Is that like being a guest in your own house?
minus-square@[email protected]linkfedilinkEnglish3•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.
I love this!
This is awesome!
For Windows, you can use devtoys for an offline version of this https://devtoys.app/
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.