The rasterman filter is the only one in netfilters that tries to cache all of stdin, & I don’t know enough perl to fix it.
@71m@timmorgan.org: why web when it is local? I use sxiv for local browsing and llgal to generate a static gallery from a directory: https://github.com/bgoglin/llgal. If you want something more CGI-ish, you could build it with a few lines of perl: https://metacpan.org/pod/CGI::Application::PhotoGallery
Quantum::Entanglement https://www.perl.com/pub/2001/08/08/quantum.html/
Perl is the most hated programming language / Boing Boing https://boingboing.net/2017/10/31/perl-is-the-most-hated-program.html
relearning a little perl code to use with http://rexify.org
@tx@0x1A4.1337.cx I have to recheck, but i think the dns resolver of perl is blocking? #fud
And INI is a weird format for sharing config. Even in perl one library can’t parse the result of the other. :/ Maybe TOML?
Find words for twt: perl -lane ‘$line=$_;s/[aeoui]//g;print $line if /twt/i’ /usr/share/dict/words – I like twitch… :)
@kdave@kdave.github.io Not that i endorse anything like that, but one could always just .
You can download txtwat as self contained perl script that should run on all recent versions of perl http://mdom.github.io/txtwat.
I’m developing my own implementation of a twtxt client with perl at https://github.com/mdom/twtxtpl