|
​Compass got a little better last month. Email/password signup. You can use Compass without connecting your Google account. Great news for self-hosters and anyone resisting the singularity. Sync repair. If you later connect your GCal and that connection becomes stale, Compass will display a button that magically fixes it and issues 1 BTC. Reliability & DX. Websockets → SSE, tanstack-hotkeys, and technical docs. Head over to app.compasscalendar.com and try it out for yourself. ’Till next time, Tyler PS. Shoutout to our latest contributors: @tibisabau & @Muhammad-Nur-Alamsyah-Anwar! Thank you for your help. PPS. I launched a new YouTube channel that teaches system design through case-studies. You might like the Google Calendar Breakdown. This channel will help support Compass over the long-run. |
Short product summaries
Compass got a little better last month, especially the UX. It feels smoother. I could get into the weeds about the layouts, grids, pointers, and geometry that come together to make that work. Instead, I’ll just link the PR for the curious. It looks better. We made things subtler so that you can focus on what really matters: your schedule. The sidebar got narrower, icons smaller, and the colors cooler. Here’s how it looks: Week view Day view This might seem like an underwhelming update,...
Compass got a little better last month, especially for developers. Things are faster and lighter. First-time builds for devs are 74% faster. Artifacts are 66% smaller. We ship 36% fewer dependencies. This makes working with Compass a lot more enjoyable. Self-hosting is easier. It’s been possible to self-host Compass ever since we went open-source in 2023. However, actually pulling that off took a lot of time (like, hours). We wanted to make it easier to get up and running. So, we added an...
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...