<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Notes]]></title><description><![CDATA[Notes]]></description><link>https://hashnode.mcclosky.dev</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 00:07:10 GMT</lastBuildDate><atom:link href="https://hashnode.mcclosky.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[July 2021 - Notes]]></title><description><![CDATA[July was a busy month. We shipped our first software to customers at the new startup, and social activity picked up as people decided to venture out in to the world again post-vaccination, but despite that, I still found a handful of new things to in...]]></description><link>https://hashnode.mcclosky.dev/july-2021-notes</link><guid isPermaLink="true">https://hashnode.mcclosky.dev/july-2021-notes</guid><category><![CDATA[PaaS]]></category><category><![CDATA[Heroku]]></category><category><![CDATA[PostgreSQL]]></category><category><![CDATA[Redis]]></category><category><![CDATA[networking]]></category><dc:creator><![CDATA[Anthony McClosky]]></dc:creator><pubDate>Mon, 02 Aug 2021 04:24:04 GMT</pubDate><content:encoded><![CDATA[<p>July was a busy month. We shipped our first software to customers at the new startup, and social activity picked up as people decided to venture out in to the world again post-vaccination, but despite that, I still found a handful of new things to include here.</p>
<p>Interesting things from the past month:</p>
<ul>
<li><p><a target="_blank" href="https://tailscale.com/">Tailscale</a> continues to be one of my favorite pieces of software. They make steady improvements, both in features and quality, constantly<sup>1</sup>.
Check it out if you haven't. Their new pricing plans make the free version really useful, especially combined with the <a target="_blank" href="https://tailscale.com/blog/sharing-over-tailscale/">sharing</a> feature they released earlier this year.</p>
</li>
<li><p>Speaking of mesh networks. I played with <a target="_blank" href="https://fly.io">fly.io</a> a little recently and it might be one of the more interesting of <em>Heroku but not owned by Salesforce</em> platforms that have popped up in the last few years. It's not as first-use friendly and slick as <a target="_blank" href="https://vercel.com">Vercel</a>, but its seemingly more flexible and it might appeal to you if, like me, enjoy the idea of using a PaaS, but also easy to provision ad-hoc wireguard mesh networks sound fun. <a target="_blank" href="https://fly.io/blog/ssh-and-user-mode-ip-wireguard/">This post</a> on how their ssh feature works is great.</p>
</li>
<li><p>Also, to continue the theme of startups making older tech seem trendy and approachable, I like where both <a target="_blank" href="https://supabase.io/">Supabase</a> and <a target="_blank" href="https://www.planetscale.com/">Planetscale</a> are headed. Each company is taking a different approach. Supabase is trying to be a whole platform built on top of PostgreSQL and compete against Firebase<sup>2</sup>.  Planetscale, on the other hand, seems more focused on directly addressing the operational pains of building on a relational database at any scale<sup>3</sup>.  Both of them have useful free plans, by the way.</p>
</li>
<li><p>Any list of storage tech wouldn't be complete without somehow working Redis in so I'll mention <a target="_blank" href="https://upstash.com">Upstash</a>, <em>serverless redis</em>, with a usage-based billing model that makes a lot of sense for small projects or prototypes<sup>4</sup>.</p>
</li>
</ul>
<hr />
<p><sup>1</sup> Their team seems to all use Twitter to get customer feedback and just generally vent in a fun way. <a target="_blank" href="https://twitter.com/apenwarr">@apenwarr</a> <a target="_blank" href="https://twitter.com/dave_universetf">@dave_universetf</a> <a target="_blank" href="https://twitter.com/bradfitz">@bradfitz</a></p>
<p><sup>2</sup> The way they have integrated their <a target="_blank" href="https://supabase.io/docs/guides/auth#row-level-security">auth with PostgreSQL row level security</a> is fun.</p>
<p><sup>3</sup> Their design aesthetic and attention to detail might be the most early-Heroku/Stripe-like I've seen in awhile.</p>
<p><sup>4</sup> Fly is also a fan of <a target="_blank" href="https://fly.io/blog/last-mile-redis/"><s>abusing</s> creatively using Redis</a>  to scale their hosted PostgreSQL.</p>
]]></content:encoded></item></channel></rss>