/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.phpied.com
| | www.blog.montgomerie.net
13.0 parsecs away

Travel
| | It's commonly held that iOS has no built in Base64 routines (a strange omission, if you ask me). Pootling around in the BSD headers today though, I discovered this is not entirely true. There are a couple of functions hidden away in libresolv.dylib. That's the, err, BIND-9 DNS resolution library... If you're not put off by linking to BIND just to get Base64 translation, it's easy to use. Here's the interface (publicly declared in a less readable fashion in resolv.h):
| | blog.bloomca.me
11.2 parsecs away

Travel
| | The blog of Seva Zaikov
| | lh3.github.io
20.8 parsecs away

Travel
| |
| | kleinfreund.de
31.6 parsecs away

Travel
| An in-depth analysis of a CSS-only dark mode implementation by Mu-An Chiou and its further development using CSS custom properties