aboutsummaryrefslogtreecommitdiff
path: root/build/paid-mac-apps/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/paid-mac-apps/index.html')
-rw-r--r--build/paid-mac-apps/index.html67
1 files changed, 67 insertions, 0 deletions
diff --git a/build/paid-mac-apps/index.html b/build/paid-mac-apps/index.html
new file mode 100644
index 0000000..09d01e8
--- /dev/null
+++ b/build/paid-mac-apps/index.html
@@ -0,0 +1,67 @@
+<!doctype html>
+<html lang="en" id="top">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="icon" href="data:,">
+ <title>Happily Paying For macOS Apps</title>
+ <link href="https://bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
+</head>
+
+<nav>
+ <a href="#menu">Menu &darr;</a>
+</nav>
+
+<main>
+<h1>Happily Paying For macOS Apps</h1>
+<p>2022-06-29</p>
+<p>It's no secret that I am a huge advocate for open source software. A solid chunk of my day-to-day workload is done so via FOSS[^0] systems. I also manage a handful of fun side projects that are normally shipped under either MIT or GPL licensing. But that doesn't mean I still don't enjoy <em>some</em> non-free, proprietary software.</p>
+<p>So, I thought I would share my collection of macOS applications that I happily paid for. (There aren't many since my needs are limited)</p>
+<h2>Design Tool: Sketch</h2>
+<p>My day job requires me to use Figma, which is totally fine but not nearly as polished as Sketch. Yes, Figma is cross-platform. Yes, Figma can run directly in the browser. Yes, Figma is free for most smaller team sizes.</p>
+<p>But sorry - Sketch is just better.</p>
+<p>Since the team at Bohemian Coding have crafted Sketch specifically for macOS it feels native, runs extremely well and fits in with the rest of the ecosystem. The pricing model is okay in my books too, balancing a fine line between <em>optional</em> yearly subscriptions and one-time purchases. It's a smart move and I much prefer it to a forced subscription plan.</p>
+<p>URL: <a href="https://www.sketch.com/">https://www.sketch.com/</a></p>
+<h2>Password Manager: Secrets</h2>
+<p>I was originally a subscriber to 1Password but couldn't justify spending $7CDN a month for what it was offering. Also, subscriptions suck. After doing some research I stumbled upon Secrets and noticed some things about it that instantly caught my eye:</p>
+<ul>
+<li>No subscriptions! One-time price forever.</li>
+<li>iCloud Sync across devices</li>
+<li>Browser extension support (although I don't use this personally)</li>
+<li>Developed by a one-man team (support indie devs!)</li>
+</ul>
+<p>I purchased both the macOS and iOS versions of Secrets after trying out the free version almost immediately. It's wonderful. The UI is clean and flows well with the rest of the Mac ecosystem to give it a native "Apple" feel. Syncing my laptop and iPhone works seamless via iCloud.</p>
+<p>And best of all - no monthly fees.</p>
+<p>URL: <a href="https://outercorner.com/secrets-mac/">https://outercorner.com/secrets-mac/</a></p>
+<h2>Transferring Files: Transmit 5</h2>
+<p>The folks at Panic make incredible Mac and iOS apps. I see them as one of the best in the industry. In the early days of my web development career, I used to run Coda exclusively. I've since moved on the Sublime Text but I still have fond memories of the old Panic editor.</p>
+<p>As for FTP access, I still use Panic's Transmit to this day. Beautiful UI that feels snappy even when transferring massive files across servers. Transmit is also a one-time purchase. Thank goodness. (Have I mentioned that I hate software subscriptions?)</p>
+<p>URL: <a href="https://panic.com/transmit/">https://panic.com/transmit/</a></p>
+<h2>Wrapping Up</h2>
+<p>I know this list only includes 3 applications, but that's truly all the ones I've spent money on. If in the future I happen to purchase any others I will be sure to update this post accordingly.</p>
+<h2>Refs</h2>
+<ol>
+<li>Free &amp; open source software</li>
+</ol>
+<footer role="contentinfo">
+ <h2>Menu Navigation</h2>
+ <ul id="menu">
+ <li><a href="/">Home</a></li>
+ <li><a href="/projects">Projects</a></li>
+ <li><a href="/uses">Uses</a></li>
+ <li><a href="/wiki">Wiki</a></li>
+ <li><a href="/resume">Resume</a></li>
+ <li><a href="/colophon">Colophon</a></li>
+ <li><a href="/now">Now</a></li>
+ <li><a href="/donate">Donate</a></li>
+ <li><a href="/atom.xml">RSS</a></li>
+ <li><a href="#top">&uarr; Top of the page</a></li>
+ </ul>
+ <small>
+ Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
+ Maintained with ♥ for the web. <br>
+ Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
+ The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
+ </small>
+</footer> \ No newline at end of file