Skip to main content
 

I've been working on my various sites to a new DigitalOcean droplet since yesterday, and have them about /2 done. But, before I could finish them, I needed to get PHP working (so I can migrate this server).

After getting 404s on my PHP scripts and fighting w/ php-fpm / nginx for the past couple of hours, I finally found what I was missing: in my nginx config for the site, I needed to move my server root outside of the location blocks. See here: https://stackoverflow.com/a/22921150

Hallelujah!

 

Sitting in a Thai restaurant, watching the National Cornhole Championships.

'Murica.

 

that Teletubbies is actually radical utopian fiction, featuring a "paradise based on infantilisation" and a central machine intelligence that manifests as a sun-baby. https://en.wikipedia.org/wiki/Teletubbies#Analysis

 

Loose Ideas for the Next Social Web

3 min read

Inspired by both [this toot](https://octodon.social/@kensanata/100270464515352834) and my recent dabblings in [the Fediverse](https://wonderdome.net/), I just wanted to take a moment and collect some thoughts about what I would like to see next in the social media / web space.

+ I like the idea of using a hub-and-spoke model, where each actual edge device (phone / tablet / etc.) connects to some kind of always-on server (either a cheap virtual machine or a home-based server), which would be run by a tech-enabling friend, like BBSes used to be.
+ All content creation and such would occur on the edge device, probably via a [progressive web app](https://adactio.com/journal/13884) hosted on the hub (to enable offline creating), and which would connect to its hub when convenient to upload any newly created content.
+ Here, "content" means basically anything that you can create on a social media site - text, photos, replies, whatnot.
+ The content would be marked up with [IndieWeb](https://indieweb.org/) [microformats-2](http://microformats.org/) tags, enabling easy consumption / sharing.
+ Since the content creation / editing would occur on the spoke devices, the hub would be used primarily for caching and speedy connectivity (to prevent issues with asymmetric connection speeds that would prevent direct sharing between the edge devices).
+ The hub would collect incoming messages for the user and cache them until the user's device can connect to the hub to pull them down into their edge device.
+ The hub would also support [webmentions](http://webmention.org/) (both in and out), [webfinger](https://webfinger.net/), and any other useful protocols ([ActivityPub](https://www.w3.org/TR/activitypub/), to enable more clients?).
+ Ideally, each user of this kind of system would have a subdomain of their own (https://eric.example.com), which has their public info, profile pic, and public posts, and which could serve as a [Web sign-in](https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain) endpoint via the presence of an [h-card](http://microformats.org/wiki/h-card) (listing their Oauth2-compatible accounts).

I freely admit that this idea still has some issues, since it is both incredibly hand-wavy and would still require tech-smart gatekeepers to run the hubs, but eventually even that second issue could be mitigated somewhat by turning the software into a single-click install option for a Pi or similar device (or pre-installed on such a device, with a plug-and-play setup of some kind, or pre-built images for VPS hosting).

I'm open to thoughts / suggestions / comments.

 

👍 Privacy and Tracking on the Fediverse (@lain@pleroma.soykaf.com)
https://blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse/

"If you need better privacy guarantees, use a different service with end-to-end encryption. If you want to have fun hanging out with new friends, get a fediverse account on Mastodon, Pleroma, GNU Social or any other compatible system!"

 

Finally got to see "Ready Player One" tonight, and it was awesome! I mean, a family-friendly cyberpunk film directed by Spielberg himself and centering on a worldwide VR video game overflowing with 80s nostalgia and pop-culture references? What's not to love?

 

The Ur-Dragon did a good job of (and drawing fire), and came very close to winning, but, in the end, I wound up 0-2 for this week's .

 

Been working on setting up a during my free time this past week, but so far, the results have been mixed. I got running on Sunday, no sweat. And yesterday I managed to get the domain name to work (more or less). But tonight's adventure was , and that didn't go so well.

I'll have more details later, but for tonight, you can stick a fork in me, 'cause I'm done.

 

They Live

"I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum."

 

Ahh, StackOverflow: come for the programming questions, stay for the DnD clarifications (and the Harry Potter miscellanea).