mostlypixels@programming.devtoNo Stupid Questions@lemmy.world•I'm aware of kbin, mastodon, and lemmy. Are there any other federated applications out there?
2·
1 year agoIt comes with a PWA that works well enough.
PHP dev, sometimes pixel artist. Also takes pictures of bugs and birds to see what they look like up close.
It comes with a PWA that works well enough.
A index.html file that says “There’s nothing here”. Not even a special http status. I have subdomains with freshrss, dokuwiki, XBackBone, and whatever I’m tinkering with, but I can’t be bothered to maintain anything public. I guess I have personal websites I haven’t touched since 2012?
Great!
I was compiling a list of news and magazines feeds. It’s far from complete, I don’t know if it can help but here is the opml.
There is a lot of overlap between the feeds included because I grabbed the main feed and the categories wherever I could.
I saw php error logs cause a full disk in a few minutes (thankfully on a shared dev server), thanks to an accidental endless loop that just flooded everything with a wall of notices…
And, working with a CMS that allows third-party plugins that don’t bother to catch exceptions, aggressive web crawlers are not a good thing to encounter on a weekend… 1 exception x 400000 product pages makes for a loooot of text.