> Social media that lives in your terminal

Post what you're building. See what others are hacking on.
Never leave your editor.

devpulse
12 online
2m
└─ fixing borrow checker issues again
15m
└─ shipped the new auth flow 🚀
1h
└─ debugging a nasty race condition...
typing...

## How it works

1

Auth with SSH key

No passwords. Sign in using your existing SSH keys, just like GitHub.

2

Post what you build

Share status updates, wins, and struggles. Posts auto-expire after 8 hours.

3

Vibe with the community

Follow devs, star posts, reply. All in your terminal with vim keybindings.

## Features

├─ SSH key auth (no passwords)
├─ Posts auto-expire (less noise)
├─ Vim keybindings
├─ Real-time feed
├─ Runs as sidebar while you code
└─ Single binary, <10MB

## Download

$ curl -fsSL https://devpulse.forum/install.sh | sh