PS: text me for any follow up questions at 📱 1-212-931-5731
#2025 #todo #todolist #motivation #garyvee
Gary Vee, is the goat. leaving this image as a reminder for myself
...
All posts with the tag "startup"
PS: text me for any follow up questions at 📱 1-212-931-5731
#2025 #todo #todolist #motivation #garyvee
Gary Vee, is the goat. leaving this image as a reminder for myself
...
A poc is not a product. I started focais, not in a rush, but as something that I already had a POC for and thought it would be easy. I wanted to build tools to make creating blog posts like this one easier. I stared with shots a tool that takes screenshots of websites.
For the poc, I made a single fastapi endpoint that takes a url and returns a screenshot of the page. It converts the url into a key that I can lookup to see if I have the shot, if I don’t I go get it. With the open source libraries out there, this is not too hard of a task.
But this wasn’t enough
...