I'm in the early stages of building a headless CMS you can use with your existing website. A few other tools do this, but I noticed that none of them are made for writing, and the editing experience is lacking.
So, instead of having people write content in Google Docs or somewhere else and then copying it into the CMS, I want to create a place where you can enjoy writing and publishing your content.
If this sounds interesting to you, you can try it at https://pmkin.io/ :)
Your brownies are probably going to suck. Just because you can't be arsed to read more than two sentences about how to do something doesn't mean others can't.
I would compare writing code without Copilot to writing code without Intellisense and autocompletion. Sure you can do it, it's just going to be a lot slower and more work.
But other than that, it's like building most types of software. It's scary when you start and don't know where to go. Start with a small loop. Implement it. Extend it. Refactor it.
> I was in a bit of a stupor for the rest of that week, because I kept waiting for the other shoe to drop. I kept waiting for someone to emerge from the mist and explain that I had somehow bricked Thunderbird or something. But no, it just worked.
I think a lot of us can recognize this feeling when you have deployed big changes. Everything seems to be working fine, but you just don't trust it.