A friend recently pointed out that when you drop a link on SAS, it’s just... plain text. No images, no titles, no "vibe." Just blue underlined text.

As a dev, it’s easy to focus on the big features (like the follow system or the feed logic), but it's these "small" UX details that make a platform feel premium.

The Plan: I’m looking into implementing Open Graph (OG) tags fetching. The goal? When you paste a link, SAS should:

  1. Scrape the metadata.
  2. Display a beautiful preview card.
  3. Keep the feed looking clean.

Handling media and real-time updates is next on the roadmap. Stay tuned while I turn these "plain links" into something worth clicking! 🚀💻