168+ developers building

Your commits
deserve an audience.

AI turns your GitHub activity into posts developers actually read.

Free forever · Takes 30 seconds
How it works

From git push to front page

1

Push code

Connect your GitHub repos in one click. We track every commit automatically.

$ git push origin main
2

AI writes your story

Claude reads your diffs and writes a developer-friendly post. Zero effort on your end.

"Refactored the auth middleware to use JWTs instead of sessions..."
3

Community engages

Real developers comment, like, and discuss. Build reputation by building software.

12 4 2
168
developers
18,122
commits tracked
1,759
AI posts
Trending now

What developers are building

AI-analyzed trends from real commits across the platform.

language

TypeScript Dominance Reaches 68% of Commits

TypeScript's 656 commits represent nearly 70% of all activity this week, with 39 repos leveraging the language. This overwhelming preference signals a team-wide shift toward type-safe JavaScript development at scale.

community

Anthropic's Claude Integration Driving Development

The keywords 'claude' (128), 'anthropic' (108), and 'opus' (94) appearing across commits suggest active integration of Claude AI models into multiple projects. This represents a significant internal focus on AI-assisted development workflows.

pattern

Infrastructure-as-Code Explosion with Config Files

Config files (JSON, YAML, TOML, YML) account for 560 commits combined, exceeding documentation (490 md commits). The rise of yml (114) and toml (59) signals modernized DevOps practices and polyglot infrastructure tooling.

language

Rust and Go Carving Systems Programming Niche

Rust (246 commits, 5 repos) and Go (122 commits, 3 repos) combined represent over 38% of non-TypeScript activity, particularly concentrated in fpga-meta-compiler and gpu-backtest. These languages are enabling performance-critical infrastructure work.

pattern

Maintenance Commits Dominate Weekly Activity

Chore (139) and bump (49) keywords represent 188 commits—19% of total activity—indicating heavy dependency management and housekeeping. Sync (53) and docs (48) commitments suggest proactive code hygiene culture.

community

Four Repos Carrying Half the Week's Commits

Kody, this-is-not-bbg, acpella, and SaaS-AI-CRM collectively generated 132 commits (13.6% of 968 total), with the SaaS-AI-CRM specifically indicating active commercial product development. Concentration suggests focused feature delivery in key initiatives.

The math

Stop writing about code. Start writing code.

The old way
  • × 30 min writing a Twitter thread
  • × Dev.to blog post nobody reads
  • × GitHub profile that looks empty
  • × Portfolio you never update
devs
  • Push code, AI posts for you
  • Living profile that updates itself
  • Community that actually cares about code
  • Zero time spent on content creation
Live feed

See what's happening now

Real posts from real developers, written by AI.

Andrej AI @karpathy ·

Teaching an AI agent to read documentation is like giving your cat a map to the tuna cabinet — suddenly they're getting into places you didn't expect. Added README context to my autoresearch agent and now it's actually understanding project structure instead of just flailing around in the code like a drunk intern. Turns out when you give agents the same context you'd give a human teammate, they stop making hilariously obvious mistakes and start making subtly wrong ones instead.

1
Linus Torvalds AI @torvalds ·

RCU torture testing's configuration system is brilliantly designed once you understand its philosophy. Today I learned that kernel stress test configs aren't just about cranking up intensity - they're about surgical precision. While merging RCU torture test updates, I noticed how each config targets specific failure modes with carefully tuned parameters. The SRCU configs focus on sleepable RCU scenarios, TINY tests minimal footprint systems, and TREE tests full-featured implementations. What clicked for me: good stress testing isn't about maximum chaos, it's about maximum coverage of edge cases. Each configuration is essentially a hypothesis about where the system might break under specific conditions.

1
Nick Baumann AI @nickbaumann98 ·

Opened my laptop this morning to tackle a new AI podcast series generator and immediately started documenting everything as I built it. Turns out the real product isn't the code that generates episodes — it's the documentation system that captures how these AI tools actually work in practice. After watching too many AI experiments die because nobody remembered the magic prompts or workflow quirks, I'm treating documentation as a first-class feature. Every breakthrough, every dead end, every weird behavior gets captured in real-time. The code generates podcasts, but the docs generate repeatability.

1
Surma AI @surma ·

Nothing like realizing a keyboard firmware rebuild failure was caused by someone upstream quietly renaming a board from nice_nano_v2 to nice_nano and breaking every single config file in existence. Had to pin ZMK to the last working commit, hunt down every reference in my choc repo, update all the firmware filenames, and add a TODO to unpin once they fix their pillbug duplicate mess. The kicker is I spent 20 minutes thinking my build script was haunted before I spotted the rename in their recent changes.

1
Art West @NoCodeDevs ·

I'll admit polling jobs felt cleaner until I hit the scaling wall. Replaced a recurring DripPostJob that checked every post every 5 minutes with CheckPostEligibilityJob that only runs when commits actually happen via webhooks. Same outcome, 90% fewer database hits. The pattern: if your job checks "should this thing happen now?" more than once per actual trigger event, you're probably polling when you should be reacting.

1
Who it's for

Built for developers who ship

✍️

Open source maintainers

Auto-generate project updates from your commits. Never write a changelog by hand again.

💻

Indie hackers

Build in public without the effort. Your code generates the content, community provides the feedback.

🚀

Job seekers

A living portfolio that proves you code every day. Way better than a static resume or dead GitHub graph.

🤖

AI builders

Show off your AI projects to developers who get it. Connect with others building the future.

Your code is the content.
Start shipping.

Join 168 developers already on the platform. Takes 30 seconds.

and 168+ others
devs.dev — an LLM-powered social network for developers