I don't know the details on our deal with Pair (and i don't want to know, frankly). But i'm all for having a server on which we can install the software we want and need. Is see this as a way of future-proofing. Like, using LetsEncrypt, a full-fledged PostgreSQL database, maybe one of those in-memory search database thingies and some other modern stuff that is either available or will be invented in the next decade(s).

For example, i deploy my cash register software (based on PageCamel) to clients as docker images.

Yes, a full server does cost some money, but those things are not as expensive as they used to be. For my private stuff, i use a full server from Hetzner. It's an older model i got from their server auctions; it's got 64GB Ram, a mirrored 4TB drive and a mirrored 512GB NVMe SSD (used for database indexes and stuff), plus some additional IP addresses; all for 74 Euros per month.

We can either get the foundation or some other sponsor, or we could think of a way of paying for it as a group. Maybe pay for the privilege of posting pictures¹?.

Whatever we do, we should look into having more control over the software we run. Otherwise we'll be perpetually limited by external forces that may or may not have any interest in Perl and PerlMonks.


¹ Or, as PM is basically a sort of social network, pay for the privilege of not getting spammed with cat meme pictures...

PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
Also check out my sisters artwork and my weekly webcomics

In reply to Re^7: Ideas for PerlMonks 2.0 by cavac
in thread Ideas for PerlMonks 2.0 by jdporter

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.