Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/content/articles/choosing-a-cms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ meta_title: "Choosing a CMS: Sanity vs Payload vs GitHub vs Keystatic"
meta_description: "A deep guide to choosing a CMS in 2025. Compare Git-based CMS, headless CMS like Sanity and Payload, Nextra-style frameworks, GitBook, and when you shouldn’t use a CMS at all."
author: "John Jeong"
created: "2025-11-28"
published: false
published: true
---

# Choosing a CMS in 2025: A Guide for Technical Teams
Expand Down
5 changes: 2 additions & 3 deletions apps/web/content/articles/developer-documentation-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ display_title: "Docs Edition: What to Use for Developer Documentation"
meta_title: "Developer Documentation Tools: What to Use in 2025"
meta_description: "A practical guide to choosing the right developer documentation stack in 2025. Compare file-based docs, Git-based CMS, headless CMS, hosted docs platforms, and fully custom documentation systems."
author: "John Jeong"
created: "2025-12-01"
coverImage: "/og/developer-docs-tools.png"
slug: "developer-documentation-tools"
created: "2025-12-02"
published: true
---

Documentation is not the same thing as blogging.
Expand Down
3 changes: 2 additions & 1 deletion apps/web/content/articles/dont-use-a-cms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ display_title: "Don’t Use a CMS Until You Absolutely Need One"
meta_title: "When You Should (and Shouldn’t) Use a CMS"
meta_description: "Most teams adopt a CMS far too early. Here’s when a CMS actually makes sense—and why Git + MDX is often the faster, safer choice for early teams."
author: "John Jeong"
created: "2025-11-30"
created: "2025-11-29"
published: true
---

There's this recurring mistake I see early teams make: they pick a CMS way too early.
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/articles/how-we-build-with-ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ display_title: "How We Build With AI at Hyprnote — And Why AI-First Teams Win"
meta_title: "How We Build With AI at Hyprnote"
meta_description: "A personal look inside how Hyprnote works with AI every day. Why engineers who embrace AI become unstoppable, why business generalists are losing leverage, and why small AI-native teams now outperform large ones."
author: "John Jeong"
created: "2025-11-30"
created: "2025-12-01"
published: true
---

Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/articles/hyprnote-publishing-stack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ display_title: "How We Built Hyprnote’s Publishing Stack"
meta_title: "Hyprnote’s Publishing Stack: MDX, GitHub, and the Future of Docs"
meta_description: "A deep dive into how Hyprnote built a future-proof publishing system using MDX, GitHub workflows, custom components, and TanStack Start—and why this approach outlives most CMS platforms."
author: "John Jeong"
created: "2025-12-02"
created: "2025-12-03"
---

Most teams pick a CMS. We ended up building a publishing system.
Expand Down
4 changes: 2 additions & 2 deletions apps/web/content/articles/open-source-is-the-future.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ display_title: "The Codebase Is No Longer a Moat"
meta_title: "Why Open Source Applications Are the Future of Software"
meta_description: "AI has changed the economics of building software. Code is no longer scarce—taste, execution, and trust are. Why transparency is becoming the real competitive advantage."
author: "John Jeong"
created: "2025-12-01"
published: false
created: "2025-11-30"
published: true
---

## The Codebase Is No Longer a Moat
Expand Down
14 changes: 7 additions & 7 deletions apps/web/content/articles/sales-ai-note-takers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ So, I tested 20+ notetakers to find which ones actually work for sales teams, an

## Best AI Notetakers for Sales Teams: Quick Comparison

| Tool | Best Value For | Sweet Spot Plan |
| -------- | --------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| Hyprnote | Privacy-conscious teams needing unlimited free notes without cloud dependency | Free - Unlimited transcripts & summaries, fully on-device. |
| Avoma | Growing sales teams (25-100 reps) wanting affordable revenue intelligence | Organization: $39/month + optional add-ons ($35/month each for Conversation or Revenue Intelligence) |
| Fathom | Individual reps or small teams (2-10) prioritizing simplicity | Premium: $20/month - Unlimited AI features (free plan's 5-call limit is impractical) |
| tl;dv | Multilingual teams and managers needing multi-meeting trend analysis | Pro: $29/month - Unlimited AI notes, translations, reports (Business at $98/month for advanced features) |
| Sybill | AEs managing 10-20+ complex deals, drowning in admin work | Business: $99/month - 100% CRM autofill, Deal Workspace, behavioral AI |
| Tool | Best Value For | Sweet Spot Plan |
| -------- | ----------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| Hyprnote | Privacy-conscious teams needing unlimited free notes without cloud dependency | Free - Unlimited transcripts & summaries, fully on-device. |
| Avoma | Growing sales teams (25-100 reps) wanting affordable revenue intelligence | Organization: $39/month + optional add-ons ($35/month each for Conversation or Revenue Intelligence) |
| Fathom | Individual reps or small teams (2-10) prioritizing simplicity | Premium: $20/month - Unlimited AI features (free plan's 5-call limit is impractical) |
| tl;dv | Multilingual teams and managers needing multi-meeting trend analysis | Pro: $29/month - Unlimited AI notes, translations, reports (Business at $98/month for advanced features) |
| Sybill | AEs managing 10-20+ complex deals, drowning in admin work | Business: $99/month - 100% CRM autofill, Deal Workspace, behavioral AI |

For more detailed reviews of each of these tools, continue reading.

Expand Down