Coolify is another self-hosting server management system (via @depatchedmode).
They offer cloud hosting of the admin panel starting at $5/month, which then manages your other servers for deployment to.
Short dated entries, links, and microblog-style notes.
Coolify is another self-hosting server management system (via @depatchedmode).
They offer cloud hosting of the admin panel starting at $5/month, which then manages your other servers for deployment to.
Linux Desktop on your Android Device at Android Authority covers Debian NoRoot and UserLAnd (Ubuntu and other distros possible).
The average estimated date for when AI could beat humans at every possible task shifted dramatically, moving from 2060 to 2047—a decrease of 13 years—in just the past year alone!
As I think about what subscribing / following / integrating other people’s notes looks like, I found this example from Rui Carmo’s Tao of Mac.
It says “This wiki page is a stub”. It’s also integrated into his main feed.

I use Littlefoot to make inline footnotes1. Turns out NetNewsWire includes similar functionality.

Footnote demo ↩
ZEISS is launching smart glass at CES and talks about holographic displays and switches. And apparently a transparent camera aka “holocam”
With so many different networks and accounts and crossposting, I find myself thinking about rebooting Moa Party. I’d actively run it as a collective of some kind.
I’m going to be talking more about Noosphere, so I better get its note page here setup.
I’m an early beta user of the Subconscious iOS app that uses Noosphere as its backend.
Your online persona federated Have your domain name be followable by anyone on the Fediverse, be it Mastodon, Firefish, Akkoma, or any other federated social media platform.
Get Federated is new thing by Sal Rahman @[email protected] - sign up to get notified!
There are no ushers on Mastodon. There’s no one paid to show you to your seat, no one whose job it is to ease you into comfort and remove friction.
There are no ushers on Mastodon by Les Orchard from back in November 2022.
I’ve been recommending UniFi routers for a while. Turns out there’s a new UniFi Dream Router that’s $266CAD and is the replacement for the $400CAD UniFi Dream Machine . Recommended!
Everyone loves a notes graph! Shout out to the Digital Garden Jekyll Template once more.
It turns out that I had previously done an experimental import of LogSeq into this site template. I probably even have some notes somewhere.

TLDraw has changed its license to non-commercial. The founder Steve Ruizok dropped a note in the Cloudron forums saying that Cloudron may not be in compliance. I left a comment, as there are a number of apps with different licenses, and e.g. me running TLDraw on Commons Computer is not running it commercially.
Jake Lazaroff argues that “website vs. web app dichotomy doesn’t exist”. It’s a good article, develops a framework for thinking about different types of web properties. Mentions Local First, CRDT.
But to me, it does show a clear split of document web vs app web.
OK, one more quick hack to the Journal feed.
Relative paths for images are a problem. Maybe they actually aren’t for many modern feed readers. But they ARE if I want Micro.blog to crosspost correctly.
Found this hack to use the Liquid replace filter to look for src tags and then add in the full path to your site.
I’ll test it tomorrow by posting an image. Time for bed!
Added the journal feed in the link header of all pages so it can be auto-discovered.
Pleasantly surprised to be digging into the IPFS _redirects spec. I guess I can just point to my old archive! /archive/* https://2023.bmannconsulting.com/archive/* 301
Made a BMC page where some TO DO stuff will live.
How many times have I ended up using this JSON Feed#Jekyll JSON Feed Templates? Many times! The special treatment for link front matter has me thinking.
Decided to not mess with feed format right now. It’s working, let’s use it for a bit, and see how various things look once they cross-post through Micro.blog to Mastodon. Where it’s actually putting content on my under-used @[email protected] account.
Added a Journal layout template.
/notes/tag (but can’t tell if it exists or not, so might 404)And I guess this will be a test of what large journal cross-posts do!
Got Redirects working correctly! So https://bmannconsulting.com/blog/2021/02/13/drop-in-audio/ should redirect to https://2023.bmannconsulting.com/blog/2021/02/13/drop-in-audio/ (same theme, so won’t even look that different).
And cross posting of large posts works just fine, with a link back to the post. Nice!
Building SLCs - Simple, Lovable, Complete - features, rather than MVPs. Pronounced “Slick”.
Trimming NetNewsWire RSS subscriptions and ironically found RSS Parrot - “Turn Mastodon into your feed reader”.
Reminds me of Darius’ RSS to ActivityPub Converter, which I want to look into deploying as a CoSocial service.
One more journal post! Micro.blog lets you add multiple feeds, and you can set custom cross posting for each feed.
This means I have connected the Journal feed up to my @[email protected] account.

Ok, final post of the day now that I’ve learned about Obsidian nuances with Daily notes vs Unique note creator.
I do want to open up a Daily note when I open. But, I want to just use the same format as the Unique note creator so all the files have the same format.
As it turns out, because I made unique page names with a timestamp, the daily journal button effectively becomes a new unique note creator!
The Liquid template for the Journal page then loops through and groups all the posts by day, so you can read them all together, but with permalinks for each one. You can see it in action on the Journal page.
I think it looks pretty good! Maybe even interesting enough to put on the home page?