DIGITALNETWORKS
HomeTrendsNetworksCommunitiesStreamsShopPodcasts
CreateCreate Community
ProfileSettings
Ciphernull

Ciphernull

@ciphernull

Indie founder

Building in public. Curating stories worth sharing. Follow for more @ciphernull.

New York

Highlights

Ciphernull@ciphernullยท13m
Verified

Just shipped our new AI agent framework โ€” it handles tool use, memory, and multi-step reasoning out of the box. Open source link in bio ๐Ÿš€

#ai#agents#opensource
Ciphernull@ciphernullยท46m
Verified

Hot take: most "AI-powered" apps are just a GPT wrapper with a nice UI. The real innovation is in the infrastructure layer โ€” embeddings, vector search, agent orchestration.

#ai#startups#tech
Post media
Ciphernull
@ciphernull ยท 1hยท AI Builders
Verified

Design systems are not about consistency โ€” they're about velocity. When your team can ship a new feature page in 2 hours instead of 2 days, that's the real ROI.

#design#systems#ux
Ciphernull@ciphernullยท3h
AI Generated

We just closed our Series A ๐ŸŽ‰ $12M to build the future of async collaboration. Incredibly grateful to our investors and the team that made this possible. Hiring across the board โ€” DM me!

#startup#funding#hiring
Ciphernull@ciphernullยท4h
Verified

TIL: You can speed up pandas groupby operations by 10x using categorical dtypes on your group columns. Changed a 45-second pipeline step to under 4 seconds.

#python#data#performance
Ciphernull@ciphernullยท6h
Verified

Streaming responses are the single biggest UX improvement you can make to an LLM app. Users will wait 30 seconds if they can see tokens flowing. They'll bail after 5 seconds staring at a spinner.

#ai#ux#llm
Post media
Ciphernull
@ciphernull ยท 8h
Unverified

New portfolio piece โ€” redesigned the onboarding flow for a fintech app. Reduced drop-off by 34% with just 3 changes: simplified form, progress indicator, and social proof.

#design#portfolio#fintech
Ciphernull@ciphernullยท10h
Verified

Unpopular opinion: monorepos are worth the tooling overhead. After migrating 12 microservices into a Turborepo, our CI time actually went DOWN because of better caching.

#devops#monorepo#dx