pleroma.debian.social

pleroma.debian.social

@nuintari @fellmoon This is still the best kind of software you can write today, and it *is* possible with modern html, postgres, python, etc. I even through some htmx in the mix for some nice ajaxness.

@nuintari @fellmoon I won't! Perl is still quite sane compared to many new shits like nodejs!
replies
1
announces
0
likes
1

@nuintari @fellmoon Although, I suspect that perl doesn't have many (or any?) proper web frameworks and you use CGI? That probably opens you to a world of injection attacks that you won't get on for example, a flask app that runs on wsgi. I'd still recommend Python for something like this for various reasons, but if it works, it works!