https://www.jwz.org/xscreensaver/google.html
#google #jwz #xscreensaver #x #screensaver #playstore #store #repos #surveillance #privacy #politics #culture
I sincerely hope you put this dishpit in his place.
Mmm, dishpit. Love me some metathesis.
cc: @sotolf, or was it @stoolf? XD
Heck, I'll just leave this here, courtesy of #jwz:
#!/usr/bin/perl -w
# Coyprgiht οΏ½ 2003 Jamie Zawinski <[email protected]>
#scrmable.pl (shortened (removed comments) to fit in a toot)
# https://www.jwz.org/blog/2003/09/scrmable/
require 5;
use diagnostics;
use strict;
my $porgnmae = $0; $porgnmae =~ s@.*/@@g;
my $vresoin = q{ $Revision: 1.4 $ }; $vresoin =~ s/^[^0-9]+([0-9.]+).*$/$1/;
sub scrmable {
while (<>) {
foreach (split (/(\w+)/)) {
if (m/\w/) {
my @w = split (//);
my $A = shift @w;
my $Z = pop @w;
print $A;
if (defined ($Z)) {
my $i = $#w+1;
while ($i--) {
my $j = int rand ($i+1);
@w[$i,$j] = @w[$j,$i];
}
foreach (@w) {
print $_;
}
print $Z;
}
} else {
print "$_";
}
}
}
}
sub usgae {
print STDERR "usage: $porgnmae < text > scrbameld-txet\n";
exit 1;
}
sub mian {
usgae if ($#ARGV != -1);
scrmable();
}
mian;
exit 0;
Thanks for this @jwz
This is just about how I remember raving in the 90s in Germany.
#jwz would be right on board with that.
After all these years 'The secret history of the Mozilla logo' by JWZ is still a funny read.
https://www.jwz.org/blog/2016/10/they-live-and-the-secret-history-of-the-mozilla-logo/
I'm going to draw a line through 1930s agitprop, Ronald Reagan, methane-breathing zombie space aliens, the Mozilla logo, Barack Obama and the International Commiunist Conspiracy. It's a long walk, so please stick with me. Let's start with They Live. I've talked to a number of people recently who haven't seen They Live, and that's a real tragedy, because even though it is technically a sci-fi ...
#til #xscreensaver for #android is unlike #google
Strap in π:
https://www.jwz.org/xscreensaver/google.html
I am so glad, that #jwz is never gonna give us up π