Posts from November 2019
- (https://b-ark.ca/giOueG)
My Micropub endpoint Lillipub is up and running and ready for tweets! It ain’t pretty and there’s lots left to do, but it works!
- (https://b-ark.ca/c2giA8)
Jekyll+webmentions isn’t hard! I may write a blog post about it but I started with the instructions for this plugin: http://tiny.cc/5fvsgz
- (https://b-ark.ca/oc_yks)
Hah! I’m toying with posting more stuff to my blog and syndicating it here ala POSSE methodology. Also I’m bored. ;)
- (https://b-ark.ca/A6SsGe)
I’m really not cut out for these late night coding sessions anymore. But I’m having a lot of fun hacking jekyll-webmention!
- (https://b-ark.ca/Eq_qyA)
Next step in my indieweb adventures: building a Micropub endpoint. It’s alive!
Locked in Internet Silos
[“An intro post about my attempts to slowly pull myself out of internet silos so I can better control my data.”]
The Centralized Web
I don’t think I’d be making news by pointing out that the internet, today, is dominated by large, centralized services. While this centralization of the internet is a far cry from the original vision of peer-to-peer interactions and democratization, those services have, in many ways, enriched our lives by connecting friends and family, individuals and businesses, citizens and government.
But I also wouldn’t be making news by pointing out that those same services have a darker side, particularly those that would bill themselves as “free”. While ostensibly costing us nothing, these free services make billions collecting and monetizing our personal data while optimizing our use of those systems to enhance engagement. Worse, the data they collect, with or without our consent, is locked away outside of our control.
I know this. And yet I still find myself making use of many of these services, including:
- Google
- Email (Gmail)
- Storage (Photos, Drive)
- Calendar (uh… Calendar)
- Notes (Keep)
- Github
- Feedly
- Ravelry
And I’m sure many others besides.
Each of these services provides immense value! Instead of having to host email, or create my own offsite storage system, or manage my own git server, I can save time and effort by having someone else do the work for me.
However, in exchange, each of these services holds a piece of who I am. And I don’t control any of it.
Continue reading...- Google
- (https://b-ark.ca/cIACYu)
I can’t say I’m optimistic that the #indieweb is gonna really take off, but a man can dream…
- (https://b-ark.ca/2MKESc)
Yeah yeah, I’m posting to Twitter now. But it’s from my own Jekyll blog using the IndieWeb stack. So it’s hipster enough to be cool.
Moving to Jekyll
Well… I’m going to attempt something pretty major, here, and switch over my blog from my trusty Oddmuse instance to Jekyll… for better or worse.
There are numerous upsides to this. First, I’ve already built a lot of habits around taking notes using Vimwiki, and having recently made the switch to Markdown for that wiki1, having a consistent set of tools for personal and work note taking, as well as blog management sounds pretty attractive! Doubly so since I really enjoy the writing experience I’ve set up with Vim.
Second, this rebuild moves me to a well-supported set of tools that’s currently being very actively maintained. I’ve been a huge fan of Oddmuse for a long time, if only for its light weight simplicity, but its lost momentum over the years. Further, the dependency on a semi-custom markup, and the storage being in an oddball custom format, means I’m a little more tied down to its infrastructure than I’d like. Moving to pure Markdown means I get the simplicity of wiki-style markup without being tied to a specific technology platform.
Third, security. Static site generators are simpler, faster, and less complex to operate, and have a lower footprint for abuse.
That’s not to say there aren’t downsides! I’ve written a lot of content using custom plugins and markup, and I don’t know how I’m going to replace all that.
And, of course, there’s simply the act of transferring all that content.
But. I strongly feel this will be worth the transition.
And it gives me a project!
Update: And obviously I’ve moved! Of course, there’s lots of work left to do as I move into this new infrastructure. The site layout needs more work. I’d like an archive navigator. I need to enable some sort of commenting mechanism. But, so far so good!
And yeah, the tale of this entire transition and a rundown of my new toolset is probably worth a series of blog posts. Stay tuned!
-
This deserves a post of its own. This move has enabled me to do things like use Markor on my phone to share the same set of notes on both my laptop and my phone, which has had the ancillary benefit of basically killing Google Keep in my workflows. It’s not without its issues, and it’s not something I’d recommend to a casual user, but it’s pretty slick… ↩
-