From a5fef7158bd55a79fc0a883084ffb7535f9245be Mon Sep 17 00:00:00 2001 From: Maximilian Kaske Date: Sat, 28 Sep 2024 13:18:22 +0200 Subject: [PATCH] hotfix: blog typo --- .../content/posts/reflecting-1-year-building-openstatus.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/content/posts/reflecting-1-year-building-openstatus.mdx b/apps/web/src/content/posts/reflecting-1-year-building-openstatus.mdx index b16d151c..2c454646 100644 --- a/apps/web/src/content/posts/reflecting-1-year-building-openstatus.mdx +++ b/apps/web/src/content/posts/reflecting-1-year-building-openstatus.mdx @@ -48,7 +48,7 @@ This initial idea served as the seed from which our entire project would grow. 1. **Serverless monitoring**: Given that most of our users were Vercel customers, we considered specializing in this area. 2. **Incident management**: Inspired by products like [incident.io](http://incident.io/), we contemplated starting with status pages and expanding into incident management. However, we realized this would target larger, Series B+ startups, involving longer sales processes and diverging from our core audience of small teams from bootstrapped businesses or Series A startups. 3. **AI-enhanced alerting systems**: We briefly considered focusing on our product's alerting capabilities and incorporating AI for smart alerts. In retrospect, this seemed more like an attempt to capitalize on the AI trend rather than a strategic decision. -4. **Real User Monitoring (RUM)**: We implemented this feature, but after discussions, we recognized the need to focus in our core strength: synthetic monitoring. +4. **Real User Monitoring (RUM)**: We implemented this feature, but after discussions, we recognized the need to focus on our core strength: synthetic monitoring. Ultimately, these explorations helped us refine our focus and understand our unique value proposition in the market. @@ -78,7 +78,7 @@ We started at the right time where lots of Open-Source Software companies like o ### Leveraging Cutting-Edge Technology -By utilizing the latest tech, we caught the attention of theirs developers, who shared our work on twitter bring us more visibility. +By utilizing the latest tech, we caught the attention of theirs developers, who shared our work on twitter bringing us more visibility. We were early adopters of Turso, Next.js server actions, Bun, and Hono. -- 2.51.2