Joshua Boys

Joshua Boys

CEO & Founder @ Arkahna, Startup Advisor

About

I’m the CEO and Founder at Arkahna, where I focus on building meaningful solutions, leading teams, and turning ambitious ideas into sustainable businesses. I’m passionate about entrepreneurship, technology, and helping startups navigate the challenges that come with building and scaling a company. As a startup advisor, I enjoy working closely with founders, sharing practical insights, challenging ideas, and helping them make smarter strategic decisions. For me, entrepreneurship is about creating real value, learning continuously, and building businesses that can make a lasting impact.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

2h ago

The AI was repeatedly "fixing" my authentication code, thereby breaking it three times.

Doing a little side project in Cursor and I ve observed a pattern each time I ask it to implement a tiny feature close to my authentication code, it rewrites some parts of the authentication process that were untouched by me, in a manner that seemed more elegant but actually affected the functionality. Even removing a session expiration check at one point during some unrelated refactoring.

No errors have been thrown. My tests have passed since I didn t have a test for such a scenario, which was found out when I accidentally kept myself logged in for much longer than expected.

2d ago

The statistic I check every morning is not the one on my dashboard

I created an awesome dashboard. MRR, signups, DAU, churn, one chart each. I stared at it religiously for months, but it never once gave me a clue as to what to do next.

What I do look at now is a Slack channel, that tells me whenever somebody takes their first action within the product, along with when they signed up. If the interval becomes bigger than ten minutes, I know something's broken in our onboarding. It has spotted two bugs before users reported them.

17d ago

Where does the scope "live"?

I ve run into this with longer agent runs and I m curious how others handle it.

The original issue might contain the scope, constraints and evidence required. But when another model or session picks up the work later, those conditions often get reduced to a summary.

View more