What's the best prompt approach?
Last Friday, I tried to create a simple ebook generator using Cursor and Claude Sonnet 3.7. The idea is simple: provide a topic as input, and it generates an ebook.
Posts about technical topics, programming, and software development.
View All TagsLast Friday, I tried to create a simple ebook generator using Cursor and Claude Sonnet 3.7. The idea is simple: provide a topic as input, and it generates an ebook.
Working 8 hours with good code >>> Working 1 hour with bad code
I'm not talking about modern or legacy code, or architectural approaches. It's about quality.
The idea of this text is to provide a simple explanation of the Event Loop. At the end of this text, it will be easy to teach your kid or even your grandmother about Event Loop.
This DNS can save you.
I recently read a blog post called Extreme brainstorming questions to trigger new, better ideas written by Jason Cohen. In summary, the text shows several extreme scenarios that can affect a business model and invites the reader to think about what to do in each of them. I have discussed this with friends and it was a good conversation and generated a lot of insights in my head.
So, I decided to write something similar but focused on the developer industry. I hope the following text can provoke some good ideas for you too.
Today, I want to show you the power of Terraform in action with a simple integration that you can follow while as you read the steps below. But first, we need to understand what Terraform is.