RSSAmplifier

André Ruffert's blog · May 3, 2026

Introducing Syntax Club

0
Sign in to vote or save

André Ruffert · andreruffert.com

Why I built Syntax Club#

The idea for Syntax Club came from a simple frustration: sharing code on Bluesky was more difficult than it should be.

I wanted to share code snippets, examples, and discoveries, yet most code on social platforms is shared as screenshots. While they look great, they're difficult to copy, search, and reuse.

There are already plenty of tools for creating beautiful code images. What's missing is a way to share code that remains useful after posting.

Code sharing that stays useful#

That's why I built Syntax Club.

Syntax Club lets you create, save, and share code snippets on the AT Protocol, with beautiful previews that keep the original code copyable and accessible.

Code should look good without losing what makes it useful.

Syntax highlighted JavaScript: [29234652, ', ', 54903217, '!'].map((n) => n.toString(36)).join('');

Building for the AT Protocol#

I'm excited about the future of the AT Protocol and the kinds of tools and communities it can enable. Syntax Club is a small contribution toward making code sharing feel more native to the ecosystem.

Share your syntax. Spread knowledge.

Read the original on andreruffert.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.