惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Recent Commits to openclaw:main
Recent Commits to openclaw:main
L
LangChain Blog
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
博客园_首页
T
Tailwind CSS Blog
P
Proofpoint News Feed
雷峰网
雷峰网
D
Darknet – Hacking Tools, Hacker News & Cyber Security
IT之家
IT之家
V
Vulnerabilities – Threatpost
阮一峰的网络日志
阮一峰的网络日志
C
CERT Recently Published Vulnerability Notes
Attack and Defense Labs
Attack and Defense Labs
S
Schneier on Security
Security Archives - TechRepublic
Security Archives - TechRepublic
L
Lohrmann on Cybersecurity
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
WordPress大学
WordPress大学
The Register - Security
The Register - Security
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
Project Zero
Project Zero
博客园 - 叶小钗
F
Full Disclosure
大猫的无限游戏
大猫的无限游戏
Latest news
Latest news
S
SegmentFault 最新的问题
C
Cyber Attacks, Cyber Crime and Cyber Security
Google Online Security Blog
Google Online Security Blog
Recorded Future
Recorded Future
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Hacker News - Newest:
Hacker News - Newest: "LLM"
腾讯CDC
L
LINUX DO - 最新话题
Google DeepMind News
Google DeepMind News
P
Privacy International News Feed
I
InfoQ
F
Fortinet All Blogs
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Threatpost
T
Tenable Blog
B
Blog RSS Feed

Herding Lions

Coding is deciding benmccormick.org Retraining our Brains To Review LLM-augmented work A Simple Path To Building Trust benmccormick.org benmccormick.org benmccormick.org benmccormick.org benmccormick.org benmccormick.org Setting Expectations: 4 key areas for performance management 3 Pillars For Effective Work benmccormick.org benmccormick.org benmccormick.org benmccormick.org 2022 Books benmccormick.org benmccormick.org benmccormick.org benmccormick.org benmccormick.org benmccormick.org benmccormick.org
Blog Updates: New name, new platform
Ben McCormick · 2022-12-18 · via Herding Lions

Ben McCormick

I’ve been working for the past month on some updates to this site designed to make it easier for me to post a bit more. The key pieces you should know if you follow this blog:

  1. I’ve pulled the name of the newsletter I ran last year (Herding Lions) into the blog – this is now Herding Lions and I’ll be putting all my eng leadership content here in addition to the other content I’ve historically covered here.
  2. I’m adding a micro blog for shorter posts / to have a central controlled place for my short term content while Twitter meltdowns and everybody sorts out what’s coming next in that space.
  3. If you subscribe to my existing RSS feed you’ll now receive both full articles and micro blog posts. If you prefer to receive only the full articles (longer form stuff on engineering leadership and software as posted here in the past) you can switch your feed reader to track https://benmccormick.org/categories/article/feed.xml. Email subscribers don’t need to change, I’ll send occasional roundups of blog content through my newsletter.

For anyone interested in the implementation details:

My former writing setup (the 4th tech setup iteration of this site) was using

  1. Gatsby.js for creating a static generated blog (hosted on github pages)
  2. Revue (Twitter’s newsletter solution) for my email newsletter
  3. Twitter for occasional short form - writing / a way to work through ideas that weren’t post-worthy

I liked the flexibility of Gatsby and my setup was free to run, which is always nice. However it was relatively a pain to keep up to date and I was building a lot of the “blog” features myself as Gatsby pivoted to focus more on ecommerce/business use cases. I also wanted to write more short content on the blog but found the static-site setup tedious as I couldn’t easily publish from my iPad or phone. This wasn’t un-overcomable but generally I preferred to spend less time maintaining my site and more time writing.

Revue and Twitter 😅… Revue is shutting down next month, and Twitter’s future is unclear, as is the alternative / next place to read and write short thoughts.

All of which led me to investigate solutions with a goal of:

  1. An easier writing experience (something should be hosted somewhere ideally)
  2. Some flexibility on style experience (I like playing, but hopefully off a solid foundation)
  3. Ideally: an email newsletter option
  4. Ideally: easy short form blogging

My initial review primarily led me to look at Ghost and Micro.blog. Ghost has the most polish, integrates a newsletter feature, and is actually something I’ve used before (in the very early days of that platform). Micro.blog was new to me, but the emphasis on short form content, the community around it and being built on Hugo (what I would have looked at if I was just trying to find a better static site generator) was appealing to me.

Ultimately this blog is a side activity for me, so pricing was a heavy consideration and micro.blog (with buttondown for email) was significantly more affordable at my level of newsletter subscribers than the hosted versions of Ghost.

So this site is now hosted on micro.blog, using a custom theme loosely based on my previous Gatsby theme. The theme is a customized version of Paper which was originally converted for use with micro.blog by Amit Gawande. I’ve been enjoying the setup a lot so far, we’ll see how it ages.