Just launched something new for all vibecoders
It's a knowledge base with key concepts explained through easy analogies, all in one place.
It's free and especially useful if you're just getting started.
#vibecode #buildinpublic
| X | https://x.com/ray_kovalev |
| My small Bakery service | https://bonbaton.by/ |
| BlueSky | https://bsky.app/profile/raykovalev.bsky.social |
I noticed many people struggle to find clear, simple explanations of core ideas - so I built a site that solves that.
I'm also adding practical checklists you can run through before launching your service.
Plus, I'll share useful tools and resources there too
Just launched something new for all vibecoders
It's a knowledge base with key concepts explained through easy analogies, all in one place.
It's free and especially useful if you're just getting started.
#vibecode #buildinpublic
Sometimes we need to learn from young #indiehackers who #buildinpublic.
Many of them don’t have an imposter syndrome unlike us.
They just do all they can and often don’t think about architecture and best practices.
Love to read progress of newcomers.
#OpenAI DevDay event almost started. I wonder what new opportunities it will bring to #buildinpublic community.
Recently there was a leak about new things.. but let’s see)
While working suddenly faced an issue with docker and want to share it with #buildinpublic community and save your time.
Command docker ps shows: request returned Internal Server Error for API route and version...
After some research I've find out that one need to install rosetta that solves the problem.
It turns out that if you have latest docker desktop they recommend to install Rosetta 2 manually:
$ softwareupdate --install-rosetta
Here is the [explanation] #docker (https://docs.docker.com/desktop/install/mac-install/) under "Mac with Apple silicon" section.