I feel like no harness adapts to my own workflow. Thinking of building my own. It's basically like having my own execution style that I am used to and running the agents with the better context. Any tips?
@dave_athleadz How do you come up with post ideas? Saw you are replying heavily but still, a lot of your engagement would come from your posts. I struggle to come up with ideas while working on something else
What kind of task / project management software do you use? I tried multiple but none of them were the right fit. Looking for a good app that can help me out. Should have a table view, calendar view and be affordable 😅 Any other system that can help me handle multiple projects?
“We overestimate what we can do in one year and underestimate what we can do in ten.”
Heard this randomly on YouTube today. Needed that reminder — it’s not about rushing, it’s about staying consistent and keep building.
@mohitsaudade Reduced it, earlier we needed to call the tenant seperately for checking if it is authorised or not. We couldn't join as it was a seperate check. So adding a foreign key with the role reduced the DB calls
@mohitsaudade Learnt the importance of it the hard way. Didn't have it and upon implementing it reduced the DB calls by 40% when validating authority 😭
@clganidxr I code the first version, then tell the claude to review it and make production like changes. Then I review it's changes and clean up the message that will not be needed. At last, I tell it to add comments and logs only wherever necessary. Done