Submit a lightning talk
See the full description on the
Day 1 version of lighting talks
The Schedule
--
Whim: A Webmention multitool for the command line
Jason McIntosh
Whim is a brand-new command-line tool (written with Mojo!) that lets you receive, process, display, and send webmentions from the command line.
Webmention is a recent, W3C-approved technology that aims to promote the proliferation of independent websites through a simple protocol of open, cross-domain notifications.
I have been obsessed with this technology for the past two years, and I will try to explain why, sharing a lot of resources for further study.
https://www.youtube.com/watch?v=J2VLrZ9nh2Ehttps://jmac.org/whim/tpc2020/--
Vala: my new favorite leaky abstraction
Chris White (CXW)
The Vala programming language is a better C than C... until it's not.
https://www.youtube.com/watch?v=6kZSusnIVwIhttps://github.com/cxw42/cxw42.github.io/blob/master/presentations/cxw-tprcic-2020-lightning.pdf--
Perl on Lambda
Jesse Thompson
I will show how you can run Perl functions natively on AWS Lambda
https://www.youtube.com/watch?v=cbbDjo4ZT4khttps://docs.google.com/presentation/d/1ENmA_ENKfmpS_RKokEjH2t9iCOZb9K6xQQJbkMhJjmU/edit?usp=drivesdk--
Sub signatures - do we still need them?
Ilya Chesnokov
I've been using sub signatures for a couple of years already - and quite enjoyed them - but...
https://www.youtube.com/watch?v=hTjA77Fz37o--
A quest for automation: Testing operating system builds
Santiago Zarate
At openSUSE (and SUSE Software Solutions) we deliver operating system images, a lot of testing
https://www.youtube.com/watch?v=WlBO9xndBwQhttps://github.com/foursixnine/stunning-octo-chainsaw/blob/master/openQA/perlconference-openqa.pdf--
Control a remote machine from your mobile, with Telegram!
Andrea Telatin
Telegram can provide an interesting interface to talk to your scripts in a remote machine that just needs an Internet connection. WWW::Telegram::BotAPI will help!
https://www.youtube.com/watch?v=Nhtmy7BI3-whttps://github.com/telatin/TPC2020/raw/master/tprcic-telegram-telatin.pdf--
Random Drum Fills!
Gene Boggs
Combine MIDI::Drummer::Tiny with Music::Duration::Partitions to create random, but in-time, drum fills!
https://www.youtube.com/watch?v=_fNSw2R-LnMhttps://www.ology.net/dev/drumfills/