đź§­ Get Started Faster | March Update


Compass got a little better last month.

Seed data. Every new visitor to app.compasscalendar.com will now see relevant demo tasks and events without needing to sign up first. The descriptions include little jokes and tips on how to use the app. This helps them catch the vibe without pressuring them to hand over their email.

The delete CLI command now cleans up your browser data in addition to the database, which can get stale during development.

Tasks are saved in indexeddb (previously local storage).

So, not a flashy release.

A few reasons for that:

  1. I’ve been de-coupling our code from Google in order to roll-out username/password signups. This is part of a larger effort to allow those who self-host Compass to do so without Google. (You currently have to setup a GCP Project, which is a pain).
  2. I’ve been prepping the first 4 videos for a new YouTube channel called Fullstack Engineering. It teaches system design for web developers through case-studies. I’m keeping the videos private until the public launch this month. To get notified when they’re live, subscribe to the Fullstack Engineering newsletter.

“Why do a newsletter and a YouTube channel? Shouldn’t you be focusing on making Compass better?”

Fair question, early user.

It comes down to a few realities:

  1. I’m not raising VC for Compass. They’d mess it up.
  2. I’d need lots more traffic to make Compass profitable. Many of you have been very supportive, which I’ll always appreciate. There’s just not enough of you yet.

By posting good content to a growing audience, I can get sponsorship revenue, which I’ll then reinvest into Compass.

TL;DR - I see content as a more sustainable revenue source for Compass.

I’m still improving Compass and listening to your feedback. But instead of sprinting with desperation, I’m keepin’ a steady marathon pace.

If you want more info, I speak on this in the aptly-named interview, “The Long Arc of Building: Focus, Feedback, and Finishing What Matters” (youtube).

Till next time,

Tyler

Tyler Dane

Read more from Tyler Dane

You can now go from being interested in Compass to using it for real in 3.94 seconds. (Yes, I timed it.) No long onboarding or signup process. Instead, your changes are saved locally. Once you're ready to commit, you can connect your Google account through the command palette. Behind the scenes, we then sync your local changes with your GCal and our cloud servers. Why do this? To make it easier to test out the app To pave the way to offline mode To make french aviator Antoine de Saint-Exupéry...

This time of year comes with optimism, energy, and planning. But the only thing that we can count on is our plans not going according to plan. When that happens, it’s helpful to simply focus on what you can control today. Over the last month, we made it a lot easier to do that with Compass. You can now manage your events from the /day view just like you would on your week or month calendar. This allows you to stay on top of your tasks and events without context-switching. Tasks <> Events...

TL;DR - Compass now helps you focus on the current task at hand There are two types of people: Those who wing it—working on whatever they feel like Those who plan—working on what they prioritized You’re probably the second type—a busy professional who cares about being productive with your time (same). We’re drawn to goals, plans, and systems. We’re ambitious, organized. But we’re also prone to “procrastiplanning”: spending excessive time planning and organizing instead of taking action on...