@onlinepersona@fediverse Haha good question! They're light on details ("we moved to Wordpress")
and after testing it seems like it's not even working :(
pf/opnsense essentially provide web interfaces to the underlying
FreeBSD OS tooling. In this case I'm running plain OpenBSD. That means
configuring the system is mainly done by reading and writing text
files and doing stuff at the command line. There's a whole bunch of
reasons why some people prefer one way or the other or even mix things
up a bit. My recommendation is, if you're interested, have a go
administering a system without a web interface and see how you feel! @Edgarallenpwn@selfhosted
For sure. I'm hoping that with much cheaper and more reliable hardware
that we have now, it makes it easier for indivduals and small groups
to run services that could only be run by big dysfunctional companies.
Fingers crossed! @jjlinux@selfhosted
RSS is kinda different. Subscribing is really just polling a file. ActivityPub messages are primarily sent around by first requesting a server to send messages to you. It’s a pull versus push thing.
I love RSS because it’s so simple. It actually goes a long way in the fediverse where most activity, which is read-only. Only a small percentage of users ever comment/post stuff. @electricprism@fediverse
@jimmy90@zeppo For sure. One major lesson off the top of my head is with ActivityPub is how errors are presented. I’ve written software to fiddle around with ActivityPub and found servers have terrible - if any - error messages. SMTP provides a bunch of standardised status codes that servers can give back to you, along with diagnostic info. In theory this is possible with apub but in practice it is not addressed at all.
@towerful I mainly program in Go, so when I see all that extra software I notice how much easier it is when I get to just rely on the Go runtime. It does a lot of the heavy lifting done here, but the resulting code is not as clean. Actually just today I read through Mastodon’s code to track down a bug in my in-progress ActivityPub service (in Go) and found the Ruby really easy to navigate!
@Aatube Oh I wouldn’t be so sure… we’ve all had those colleagues and vendors where we think they’d import something like this to make our lives miserable ;)
@MadPunda it’s funny because the name “overtime” loses meaning when it becomes normal. I hereby propose the name “overovertime” (I’m good at names that’s why I’m a great programmer)
@becha @selfhosted Sure I’d be happy to talk about it there!