Since 2016, I've been doing a lot of work regarding the Raspberry Pi with Perl.

Everyone has their interests, engagements and excitement, but I've been working very hard on a significant test platform for my Perl software against the Pi, but I'm starting to understand that there's few others besides me who uses it.

Yes, it's totally a hobby, and I'm happy doing the datasheet translation, soldering of ICs, calculation of resistors and capacitors etc, but is there any real reason to continue to do this for Perl if it isn't being used by anyone else? I enjoy doing this; I enjoy writing the low-level code and bringing it to front so that there's a Perl API. I enjoy this community.

Is it only us old-timers here anymore? What if I sold hardware kits to put together? Does it matter anymore?

I am not saying I will stop writing code for stuff for the Pi in Perl (because Perl is, and will always be my favourite language), I'm just questioning my moves forward. Python clearly has its shit together, but script writers in Python are (typically) not that great, so I'm at a loss here.

This is a mind-fsck question, so answers be damned. I'm as lost as you are ;)


In reply to Is Perl on the Raspberry Pi worth it? by stevieb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.