frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Ask HN: What Toolchains Are People Using for Desktop App Development in 2025?

27•lincoln20xx•2h ago•29 comments

ChatGPT 5 is slow and no better than 4

13•iwontberude•1h ago•12 comments

Ask HN: How can ChatGPT serve 700M users when I can't run one GPT-4 locally?

490•superasn•23h ago•316 comments

Why Boring Businesses Outlast AI Hype Cycles

3•Taikhoom10•2h ago•0 comments

Ask HN: In which programming language is it better to make your own language?

5•Forgret•4h ago•12 comments

Ask HN: How do you find honest tech reviews?

7•bjourne•2h ago•3 comments

Exposing Satcom in the Sky: Aircraft Systems Vulnerable to Remote Attacks

2•hacker_might•6h ago•0 comments

Countries with most GPT-5 users, esp. in advanced computation and reasoning?

2•mzk_pi•6h ago•1 comments

Tell HN: Chrome and Spotify dropping support for macOS11

8•Kalanos•7h ago•6 comments

Ask HN: What trick of the trade took you too long to learn?

373•unsupp0rted•5d ago•646 comments

Ask HN: Has any of the Pivotal Tracker replacement attempts succeeded?

44•admissionsguy•5d ago•34 comments

Ask HN: Claude Code vs. Codex vs. GitHub Coding Agent?

2•endorphine•9h ago•1 comments

Tell HN: Anthropic expires paid credits after a year

270•maytc•4d ago•135 comments

Tell HN: I underestimated how lonely building solo can be

119•paulwilsonn•1w ago•86 comments

Ask HN: How would you build second brain in the AI era?

8•divan•1d ago•4 comments

ChatGPT-5 Can't Do Basic Math

14•MarcellusDrum•23h ago•11 comments

Ask HN: Have you ever regretted open-sourcing something?

266•paulwilsonn•1w ago•413 comments

GPT-5 streaming requires submission of biometric data

29•binarymax•1d ago•6 comments

Ask HN: Are you running local LLMs? What are your key use cases?

12•briansun•1d ago•12 comments

Ask HN: What are you working on this weekend?

10•lagniappe•10h ago•15 comments

Ask HN: Who wants to be hired? (August 2025)

117•whoishiring•1w ago•373 comments

Ask HN: What do you dislike about ChatGPT and what needs improving?

32•zyruh•3d ago•123 comments

Ask HN: Should brain implants be available for everyone as a productivity boost?

2•amichail•21h ago•4 comments

Tell HN: Charles Irby has passed away

30•steven123•1d ago•4 comments

Ask HN: Who is hiring? (August 2025)

238•whoishiring•1w ago•395 comments

Ask HN: Which processor to pick for learning assembly?

8•shivajikobardan•1d ago•7 comments

White Paper: Contribution-Based Governance for Developer Communities

4•ff12wq111•1d ago•2 comments

Ask HN: Recommendations for specification management software?

7•gusmally•1d ago•1 comments

What's Your Favorite LLM –and Why?

5•zyruh•20h ago•3 comments

Tell HN: Thing I learned this year was keeping a work journal

11•Muromec•1d ago•7 comments
Open in hackernews

I spent 80% of my time planning and 20% coding with AI tools

3•cgvas•2d ago
Built three apps last month using AI coding tools. Two are profitable ($120 total revenue), one was just to test something.

I wanted to test the theory of dedicating 80% of my time to planning and creating structured docs

painpoint.space took 6 days total. I spent 5 days just... planning. Maybe 8 hours actually coding. Got my first $20/month customer about a week later.

I used to jump straight into Cursor and start asking it to build stuff. Waste hours explaining the same context over and over. Get frustrated when it forgets what we're building between sessions.

So before opening any IDE, I workshopped with Claude to create context documents on - What exactly the app does - Every single feature - How the database should work - Even custom rules for my AI assistant

Felt like procrastinating at first. But when I finally started coding, everything just... worked. The AI understood immediately. No confusion, no re-explaining.

To test this wasn't a fluke, I tried building legaldiff.com with just 7 prompts. Not 7 sessions, 7 total prompts from idea to working app. It worked because all the context was already there.

Results from three apps - painpoint.space: $40/month recurring (finds business ideas from Reddit) - renewpic.com: $130 made, 260+ users signed up - legaldiff.com: working MVP in 7 prompts

The pattern is consistent. More upfront planning = way less back-and-forth with AI.

My co-founder and I are now building this into a repeatable system (precursor.tools). Got 80 people on the waitlist just from talking about this approach.

Curious if others have stumbled into this. The better your planning, the less you actually need to "code" with these AI tools.

Comments

tejonutella•2d ago
This reads like an ad
bravesoul2•2d ago
I'd give it the benefit of the doubt. I dont think it is enticing people to visit those sites but there is useful info here.
cgvas•2d ago
Yeah that was not my intent to try and promote the websites. It was more so to showcase my experience.
barrenko•2d ago
Truly great marketing is just telling the truth.
codingdave•2d ago
No, truly great marketing is telling the truth to the correct audience, through the correct channel. Telling the wrong people in the wrong channels is simply called spam.
cgvas•2d ago
I can see that, I was more trying to tell my experience and story
maddmann•2d ago
There is something creepily reminiscent to multi level marketing with posts that discuss how to build with ai and then push very narrow subscription based saas “products”. I.e you can get rich too (sadly though rich in this case is not enough to cover the llm subscription costs)
moomoo11•2d ago
Same here. I broke down the work to build a mobile app into architecture patterns.

Each work segment was implementing this.

CC still fucks up on basic shit (I believe that sometimes it just refuses to read the CLAUDE.md which is fucking annoying) but I can usually get it back on track.

cgvas•2d ago
It's amazing isn't it? Claude Code will do amazing things, but stumble on the easiest things. "Change this border radius 2px" ... "Okay, heres a brand new custom component"
moomoo11•15h ago
You’re not wrong. However, it is possible I could have wasted time doing something, inevitably. At least Claude Code closes that gap significantly which is ultimately a huge net positive for me. Even if it makes silly mistakes. I ask it to ensure it has read my CLAUDE.md and understood the project structure as the first prompt when I do a task. Almost never fails anymore. I also have a 950 line CLAUDE.md that describes the system architecture and maybe put like 4 hours of work into that prompt.

Maybe I’m not elite human capital you might say. I’m sure you’ve written perfect code and have a 100% sales rate. Kidding but I’m sure you get it.

At worst I get some time foe personal life. At best I will save a ton of time.

barrenko•2d ago
This is what product management is. Clarity. If you know what you're building, it's gonna get built. Don't want to get all Rick Rubin here.
cgvas•2d ago
Clarity and Context are key with maybe a sprinkle of Rick Rubin for creativity lol
aosaigh•2d ago
How do you structure Claude context files/Claude.md?
cgvas•2d ago
For context docs I will have them organized in a docs folder. Then within either Claude Code I'll add those file references to the Claude.md or Cursor I will create a rule for those docs and tag it.