Upstash is a serverless data platform providing low latency and high scalability for real-time applications. Optimize your data infrastructure with Up
We understand that every millisecond matters to you. Keep the things as simple as possible but not simpler. We aim to earn your trust with robust solutions. Co-Founder, HyperGrowth Partners
Mentions (30d)
0
Reviews
0
Platforms
2
GitHub Stars
932
88 forks
Features
Industry
information technology & services
Employees
21
Funding Stage
Series A
Total Funding
$11.9M
1,355
GitHub followers
121
GitHub repos
932
GitHub stars
20
npm packages
Pricing found: $0, $0.2, $10 / month, $5, $200/month
Claude Code + Assistant UI + ShadCN + Context7 = 🔥🔥🔥
Github: https://github.com/Emericen/openmnk Claude built me this desktop agent and there're a few things i used that i find really really useful. First one is Assistant-UI, a chatbot UI library. they have all the harness you might think of s.a. tool call and action bar etc, and basically allow you to fill in your customized message components and how you want them to look like. For this project I added ShadCN components in its harness. I also like to use Context7 MCP to look up docs for these libraries. or if i want to go further, just ask claude to clone the library and explore it and ask questions until y'all on same page. I rarely read docs myself these days. One thing I noticed, for project of this level, there still needs to be a lot of human intervention and 1-2 claude session is all i can practically manage today. I don't quite understand how folks would have a dozen terminals at the same time since I'd still need to understand the code. That said, I've cancelled my cursor subscription and opt'ed in for max plan now. submitted by /u/No-Compote-6794 [link] [comments]
View originalI built a "rigor dial" for Claude Code - from "just do it bro" (0) to full devil's advocate (10)
I kept running into the same problem: for a quick typo fix, I don't need Claude questioning my life choices. But for architecture decisions, I actually WANT it to push back hard. So I made a simple slash command skill: /rigor Level Name What Claude does 0 Bro Zero questions. Just does it. 1-2 Chill Only warns if prod will literally break 3-4 Gentle Soft suggestions, mentions tradeoffs 5 Balanced Default behavior 6-7 Critical Challenges architecture, demands justification 8-9 Paranoid Edge cases, scalability, "what's the rollback plan?" 10 Dushnila "Why are we building this at all? Show me the data." In my native language we have a perfect word for level 10 - "dushnila" (душнила) - someone who suffocates you with questions and won't let anything slide. Every dev team has one. Now your AI can be one too. Same prompt, different levels: Me: "Let's add Redis to cache AI chat responses" Level 0: "Adding Redis client and caching. Done." Level 5: "Before I start — what TTL for cache? AI responses are contextual, same prompt can need different answers. Also Redis is new infra — Upstash or self-hosted?" Level 10: "Stop. What metric are we improving? Show me the data. Cache hit rate will be near-zero — chat is contextual by definition. Redis adds $30/mo and a new failure point nobody will monitor at 3am. Anthropic prompt caching already exists and costs nothing. Have users even complained about speed? Check PostHog before writing a single line of code." How I actually use it: - /rigor 0 — typo fixes, config changes, "just do the thing" - /rigor 5 — regular feature work - /rigor 8 — new services, anything touching auth or payments - /rigor 10 — "should we even build this?" — when I need the harshest critic in the room before committing to a direction It's just a markdown file — takes 30 seconds to install. I built it with Claude Code in ~15 minutes and honestly it changed how I work more than I expected. Turns out the right amount of AI pushback depends entirely on the stakes. GitHub: https://github.com/spyrae/rigor-dushno Also comes with /dushno — same thing in Russian, for the bilingual devs out there. submitted by /u/sand-pyramid [link] [comments]
View originalI like to talk to claude in starwars memes
submitted by /u/pablostanley [link] [comments]
View originalRepository Audit Available
Deep analysis of upstash/upstash-redis — architecture, costs, security, dependencies & more
Yes, Upstash offers a free tier. Pricing found: $0, $0.2, $10 / month, $5, $200/month
Key features include: Serverless Edge, Meet our Customers, Community, Discord, Github.
Upstash has a public GitHub repository with 932 stars.