HN user

theorchid

1,458 karma

Developer, team lead, and founder. 10 years in startups.

Blog: orchidfiles.com

Posts77
Comments46
View on HN
marcrandolph.substack.com 8d ago

Stop Making People Guess What You Want

theorchid
1pts1
orchidfiles.com 10d ago

Hourly Billing Encourages Lying

theorchid
2pts2
blog.yaelwrites.com 11d ago

Stop Telling Me to Ask an LLM

theorchid
244pts139
orchidfiles.com 11d ago

Problems with Hourly and Project-Based Pay

theorchid
5pts0
orchidfiles.com 16d ago

How old are you?

theorchid
2pts0
orchidfiles.com 1mo ago

I found 10k GitHub repositories distributing Trojan malware

theorchid
987pts248
medium.com 1mo ago

Why You Need to Become a Neuro-Punk Right Now

theorchid
4pts0
medium.com 1mo ago

Meta‑Attention Is All You Need

theorchid
4pts0
orchidfiles.com 1mo ago

More bad advice from AI

theorchid
2pts0
orchidfiles.com 1mo ago

Reason Behind a Startup's Success

theorchid
1pts0
www.mbgsec.com 1mo ago

Give Us Your Taste

theorchid
3pts0
orchidfiles.com 1mo ago

Apostrophe and Quotes

theorchid
2pts0
orchidfiles.com 1mo ago

I'm Tired of Talking to AI

theorchid
2013pts950
orchidfiles.com 1mo ago

I manage teams without a single call

theorchid
70pts95
nicklaunches.com 2mo ago

Product Launches, Tools and Builder Guides

theorchid
3pts3
news.ycombinator.com 2mo ago

Ask HN: How does ranking work for Tell HN?

theorchid
2pts4
news.ycombinator.com 2mo ago

Tell HN: I'm tired of AI-generated answers

theorchid
120pts56
news.ycombinator.com 2mo ago

Tell HN: Don't make your startup multilingual

theorchid
1pts4
news.ycombinator.com 2mo ago

Tell HN: Typical AI Conversation

theorchid
3pts2
news.ycombinator.com 2mo ago

Tell HN: I haven't finished a single project 100%

theorchid
3pts2
github.com 2mo ago

Show HN: Ungate – use Claude and GPT subscriptions in Cursor without API costs

theorchid
1pts1
guzey.com 2mo ago

Questions

theorchid
1pts0
paulgraham.com 2mo ago

How to Do What You Love

theorchid
1pts0
www.anthropic.com 2mo ago

Long-running Claude for scientific computing

theorchid
4pts0
sive.rs 2mo ago

Derek Sivers: Why I turned down a billion dollars

theorchid
2pts0
sive.rs 2mo ago

Derek Sivers: Why I gave my company to a charitable trust

theorchid
2pts0
orchidfiles.com 2mo ago

Startups only remember backups after the crash

theorchid
4pts0
orchidfiles.com 2mo ago

I work 10 hours daily without deadlines or schedules

theorchid
3pts0
planetscale.com 2mo ago

Anatomy of a Throttler

theorchid
1pts0
stripe.com 2mo ago

Stripe: Analyzing first-party fraud trends

theorchid
2pts1

— I thought about this and found there are options A, B, and C of doing X, I like A more but C is the fastest; what do you think?

— Ask Claude.

Thanks. I checked the text using the gptzero service. It shows that 100% of the text was generated by AI. I removed the link from my article.

I checked out the other pages on his website. And his other articles. AI-generated content is absolutely everywhere.

Oh, I'm so tired of AI-generated texts.

The fact that I don't like phone calls and that I don't like talking to AI can certainly coexist in the same person without being manipulation.

Building a team to operate based on your own personal preferences is selfish leadership... or even dictatorship.

Is there really anything wrong with that? Most managers manage their teams the way they're used to. Founders build their startups the way they're used to—based on their own experience and mistakes. Founders and managers don't adapt to the team's needs. Instead, they look for a team that will adapt to them.

It really depends on the people on the team. If they prefer to call each other and hear each other's voices, there's no need to push them to read emails. If you need people to read text, then you need a different kind of team. Every team simply needs its own management style.

As a manager, you should learn to change this about yourself rather than imposing your work style on your team.

I think we need a different approach here. I shouldn't have to change anything about myself, because we're slaves to our habits. I shouldn't force this on people who don't want to work this way. I just need to work with teams that are willing to work this way. And so far, I've always managed to find such teams and such people.

I think it depends on the person. For me, for example, text work best for any kind of question, no matter how complex. On the other hand, for simple questions, when I just want to chat, I'll opt for a call or meet in person.

There have been times when a founder was constantly on calls but allowed me to manage teams without them. He also continued to hold occasional calls with the team, but I wasn't present for those calls. I provided him with written progress reports. I didn't try to convince him to stop holding calls, and he didn't try to convince me that calls were mandatory. But such cases are rare.

I completely agree with you. I was just writing about my approach to project management and manage teams. It works perfectly for me. I suggest this approach at the companies where I work, but I don't recommend it to absolutely everyone. Everyone manages projects in their own way.

You have to create keys, copy the text into a file, and when editing the text, you need to update that file instead of the code. When removing the interface, don’t forget to delete the keys from the file. When moving the interface, you need to reorder the keys in the file. When changing the meaning of the text, you need to change the key name. The benefit of these actions is almost zero if the startup has no users.

I think OP made this whole article up.

Thanks for reading! When writing this essay, I drew solely on my own experience. I’ve often noticed that startups post job listings with misleading job descriptions, especially in stigmatized industries. It’s only after the interview that they reveal what the work will actually entail. Perhaps you simply haven’t noticed such job listings.

Ungate is a Cursor extension that lets Cursor use provider subscriptions through a local proxy and a public tunnel, instead of direct API billing. Right now it supports Claude and GPT via OAuth, and MiniMax via API key.

The main reason this exists is that Cursor can talk to a custom OpenAI-compatible endpoint, but its backend cannot reach localhost, so the extension manages the proxy + tunnel + provider auth flow for you.

Known limitation: this only works reliably with custom model IDs configured through the Ungate dashboard. Cursor’s built-in model IDs can bypass the custom base URL.