Load previous pageโฆ
I often have an idea about something, I get too excited about it and start to work on it, only to later find out that the idea isn't as good as I thought. โ How to avoid/reduce mistakes like these?
https://i.imgur.com/zpZL6bN.gifย
BooksTed.com us like Netflix but for books. I challengeed myself in building something in 29 and on day 10, I am done with core product. Next for me is to get some more books on the platform.ย
Don't think it matters unless you are not sure about how well your server can scale ๐
Big launches? Small launches? Feature launches?
I think we can use some guidelines. cc: @ChristinaWillner
Transaction emails like password resets, etc are generally handled by just having a template as part your code base and sending that through something like Sendgrid.
But how do you deal with with one-off broadcasts like announcing a new product feature?
Do you integrate it in your code base som...
TRENDING
ยฟBest startup books?
I have 8 Audible credits sitting in my account, I plant to resume my audiobook routine. Is there any book you highly recommend?
I've already read:
โข Zero to One
โข The cold start problem
โข The Minimalist Entrepreneur
โข Hacking Growth
โข The business of belonging
โข The mom test
Doing some work for a new startup making a payment app. I've got to build the development team and map out how they should work together.
I've always worked solo before.
Would be really grateful for for a crash course on how a proper dev team works.
Private/Public GitHub Repo to share code?
D...
You can now easily paste in images from your clipboard right into the compose window.
On macOS you can hit cmd+shift+4, and then hold ctrl when you select an area of your screen. This will copy the contents of that screenshot into you clipboard.
You can then invoke WIP Menubar and simply hit cm...
Does adding a pricing page help before having traction? We are working on machine learning tool that helps to capture and manage machine learning experiments. Right now, we are focussing on getting some traction and at the same time, get some feedback. Does it make sense to add pricing page at th...
Procrastination is a female dog. (wink wink)
It always took too long to build my projects. My first project took me two years, back when I was planning to be the next Zuckerberg.
I knew all about the cliches, you know, โmove fast and break thingsโ, โput yourself out thereโ etc, but never was ab...
MILESTONE
First video uploaded...wooo!
Here's the link https://youtu.be/DY1btwP8p-g
I've got a lot more work to do!
In your experience, what has been the biggest breakthrough piece of knowledge you've learned about your customer?
Since April, we have released https://remoteleaf.com to the beta customers and getting early feedback. Here is our monthly reportย
๐โย Page views: 911
๐ต Paid users: 7
๐ฐ Revenue: $42 MRR
๐ Remote jobs hand curated by us: 365
๐ Support emails answered: 12
Moving forward slowly along with https://...
ROAST
Roast my new AI product
I built an app to help you use ChatGPT and Stable Diffusion inside any mac apps (https://boltgpt.app/)
My main pain point using ChatGPT has been navigating back-and-forth between the web tab, and the native apps (XCode, text editor etc...)
So I'm trying to integrate ChatGPT and Stable Diffusion...