Tuckr - Stow alternative with symlink checking
I’ve been using Stow for a few years now. At the time (2020) Stow had a bug where it would just fail with a cryptic error and the maintainer didn’t have time to fix it, the bug was there for 2 years or so. So I got fed up and decided to try and fix it but I didn’t know perl nor did I want to learn it, so I decided to rewrite Stow and fix the issue. To fix it I decided that I track all symlinks and give users a nice way to see what was going on. So the entire project was based on having a n … ⌘ Read more
@andros@twtxt.andros.dev@andros@twtxt.andros.dev i know MVC but i don’t know model view view model what does this mean…. i am learning PHP (and a tiny bit of perl scripting) as a mainly ruby girl so mayhaps i am improving but my focus is SERVERS
Using Perl and RegEx is like riding a bike…
THE COMIC ⌘ Read more
wow, richtig gut, das: https://github.com/trizen/youtube-viewer (yt cli client #perl)
The script is self contained and should run on any system with lynx and perl
@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
@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