Things that used to be hard and are now easy
1–10 of 316 posts
Re: Things that used to be hard and are now easy
#2Re: Things that used to be hard and are now easy
#3Sure, bud.
Re: Things that used to be hard and are now easy
#4Re: Things that used to be hard and are now easy
#5"Building fast programs, with Go/Rust" Sure, bud.
Re: Things that used to be hard and are now easy
#6Re: Things that used to be hard and are now easy
#7I’m in the middle of a mongoDB to Postgres migration for a product with 0 users. When you’re trying to scale from 0 to 1 user then everything should help you explore the user’s problem space, even if it seems backwards to build the UI before the backend.
Re: Things that used to be hard and are now easy
#8How about no. I so want this abomination of a technology uninvented.
Re: Things that used to be hard and are now easy
#9As someone who leans frontend, I find firebase and serverless (somebody else’s server) solutions really powerful for prototyping an idea or building a proof of concept. You can get something in front of your users tomorrow. I would second guess SaaS startups that start by building the infra/data models unless they’re going for a highly technical play (aerospace, hardware, etc) or already have a ton of market knowledg…
Re: Things that used to be hard and are now easy
#10As someone who leans frontend, I find firebase and serverless (somebody else’s server) solutions really powerful for prototyping an idea or building a proof of concept. You can get something in front of your users tomorrow. I would second guess SaaS startups that start by building the infra/data models unless they’re going for a highly technical play (aerospace, hardware, etc) or already have a ton of market knowledg…
Scaling from 0 to 1 user? Is this a personal project?