p/general
by
Roger Mendoza
8
1
Anil Matcha
41
52
BRANDON CHEN
I just started solo dev last year and have been trying to keep all early prototype projects low budget. I personally build in a serverless way on @AWS and pay only for what I use (<$1 per month). I'm curious what do you all use for low-budget development? Maybe I can find even cheaper build stack from you guys lol :)
9
Sarah Wright
7
57
Ayush Jangra ✦
29
64
Peter Wang
I ve been working on some AI projects recently things like scheduled agents, API responders, and multi-agent systems that need to run continuously. One of the biggest headaches I ve run into is deployment.
Most cloud platforms (AWS, GCP, etc.) are built for stateless apps or short-lived functions. But for long-running, stateful agents, the kind that need to persist data, auto-recover from crashes, and expose custom endpoints it gets surprisingly messy. I ve spent so much time setting up VMs, Docker configs, and recovery logic than actually writing agent behavior logic.
10
Jason Lee
89
82
Sharath Kuruganty
97
71
p/supabase
Anup Vasudev
Thanks to supabase I was able to get my project up and running in record time. I use oauth, edge functions, storage, database ofcourse, queues:pgmq and pgvector.
Please check out the project at https://github.com/vpuna/vpuna-a...
It's a semantic search platform for structured and unstructured data , with MCP support and more
Nika
I have made a list of platforms where you can create your community and share your knowledge in a closed circle (and in some cases sell memberships).
The list is according to my preferences, so the platforms I use the most are at the top.
32
39
101