The first two panels remind me of this: https://en.wikipedia.org/wiki/The_Fisherman_and_His_Wife
Faresh
The FSF-approved distributions that are shown are: Trisquel, Parabola and GNU Guix (this one is actually quite neat, it's based on NixOS with its own ideas like the importance of being able to bootstrap an entire system from a minimal binary seed)
The browser with logo shown is GNU IceCat, with binary blobs removed and with some extra security and privacy features (among them an addon that prevents the browser from running proprietary javascript)
lynx is a simple TUI web browser and w3m also is a similar browser but running in GNU Emacs
The last three are all the GNU Emacs logo.
I've been wondering why not window.chrome == true
or Boolean(window.chrome)
, but it turns out that the former doesn't work and that ==
has essentially no use unless you remember some completely arbitrary rules, and that JS developers would complain that the latter is too long given the fact that I've seen javascript code using !0
for true and !1
for false, instead of just true
and false
because they can save 2 to 3 characters that way.
While it is no longer linking to lemmy.world of all places, I think it's best not to link to a specific instance but to instead link to https://join-lemmy.org/
It doesn't wrap in the default web interface.