/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.janromme.com
| | mjtsai.com
0.4 parsecs away

Travel
| |
| | kiakamgar.com
12.7 parsecs away

Travel
| | At the Tech Minimalist, and MacJunky, my job to help coaches and consultants simplify their tech stack, so that they're not swimming is 'friction frustration'. However, that is easier said than done. Not because they don't need it but because the current system they've used has become a habit they can't be changed easily. I too had that problem. Just take a look at the picture above...
| | albertofdr.github.io
12.7 parsecs away

Travel
| | Device fingerprinting is a widely used technique that allows a third party to identify a particular device. Applications of device fingerprinting include authentication, attacker identification, or software license binding. Device fingerprinting is also used on the web as a method for identifying users. Unfortunately, one of its most widespread uses is to identify users visiting different websites and thus build their browsing history. This constitutes a specific type of web tracking that poses a threat to users' privacy. While many anti-tracking solutions have been proposed, all of them block or tamper with device fingerprinting techniques rather than just blocking their web tracking application. Therefore, users may be limited in their experience while usi...
| | www.hallada.net
22.2 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.