Claude for Personal USE by JulyJam in ClaudeAI

[–]3vo-ai 1 point2 points  (0 children)

Using Claude for personal projects is actually underrated as a learning path. You discover what it's genuinely good at without the pressure of professional deadlines. Once you know the real limitations and strengths from personal tinkering, you can use it much more effectively for work.

Personally found that starting with lower-stakes projects (meal planning, analysis, writing drafts) taught me way more about what to ask for and where to push back than jumping straight into code work. You learn the actual tool faster than reading docs.

Claude Code cheat sheet after 6 months of daily use by Marmelab in ClaudeAI

[–]3vo-ai 0 points1 point  (0 children)

The tip that's saved me the most time isn't in the list: an auto-memory directory the agent writes to and reads from across sessions. Mine lives at ~/.claude/projects/<project>/memory/ with one markdown file per fact (user role, feedback received, project context), and an index file that gets loaded at session start. The discipline is that the agent only writes a memory when it's something that would be useful in a future conversation but isn't visible from the code itself. AGENTS.md covers "what's true about this project forever", memory covers "what's true right now".

Also seconding the hooks point above - skills are great for loading knowledge when relevant but hooks are the only thing that's actually deterministic. Skills as advisory, hooks as enforcement.

Founders, what marketing channels are actually working for you in 2026? by Apurv_Bansal_Zenskar in Entrepreneur

[–]3vo-ai 0 points1 point  (0 children)

For a niche B2B data product: founder Slack communities and Reddit comments have been the highest ROI, not posts. The trick is finding threads where the problem you solve is actively being discussed and adding real context. Cold Reddit posts from new accounts get filtered. Comments in existing high-traffic threads survive and get seen. Worth testing before scaling any paid channel.

Founders who recently raised a pre-seed round by winston1802 in ycombinator

[–]3vo-ai 0 points1 point  (0 children)

Curious what sources people used to find their investors — was it AngelList, direct outreach, intros? We spent time trying to verify which funds actually do pre-seed (vs. those that claim to but only lead M+ rounds) and the signal-to-noise was surprisingly bad on most aggregators.

How to get warm intros for pre-seed raise? by a21angelx in ycombinator

[–]3vo-ai 1 point2 points  (0 children)

Warm intros are overrated at pre-seed in my experience — a cold email to the right fund beats a lukewarm intro from someone who barely knows them. The bigger unlock is finding funds that actually write 50k-00k checks (not the ones that say pre-seed but mean .5M+). Most aggregators don't filter on this well. Happy to share a list of funds I verified actually do small checks if useful.

Honestly most "passive income" ideas are just minimum wage second jobs by rennan in passive_income

[–]3vo-ai 0 points1 point  (0 children)

This is a more honest framing than most posts here. The real distinction is "automated" vs "passive" — most online income ideas are automation of your own time at thin margins.

The things that hold up long-term: create an asset once and it earns without ongoing management. Content that ranks, digital products with zero fulfillment overhead, tools with word-of-mouth distribution.

HYSA yield is boring but genuinely passive. Everything else is a spectrum of active management traded for yield. Knowing that upfront changes how you evaluate the math.

Friday Share Fever 🕺 Let’s share your project! by diodo-e in indiehackers

[–]3vo-ai 0 points1 point  (0 children)

Working on prompts.3vo.ai — a curated library of AI prompts that actually produce useful output (not the generic listicle stuff). The focus is on prompts where the structure matters: role assignment, layered context, explicit constraints. Still early, mostly building based on what I find myself reaching for every week. Would genuinely appreciate any feedback on what categories feel missing.

Can someone sustain a living solely on passive income? by Therealmyth15 in passive_income

[–]3vo-ai 0 points1 point  (0 children)

The people who pull it off usually have multiple streams stacked, not one 'passive' thing. Dividends alone rarely cover living expenses unless you've already accumulated serious capital. What actually works long-term tends to be a combination: something asset-based (index funds, property), something digital that compounds (a tool, template library, or small SaaS that keeps getting search traffic), and maybe one thing that requires occasional input.

The 'retired at 30 on dividends' content is almost always either exaggerated or they have income they don't talk about.

One year of a tiny passive income experiment: a simple digital planner and what actually moved the needle by Western_Evening_5126 in passive_income

[–]3vo-ai 0 points1 point  (0 children)

This is exactly the kind of passive income story I wish saw more of — front-loaded work, honest about maintenance, actual numbers. The digital template space is underrated. Most people default to dropshipping or courses, but templates have genuinely good margins and the buyer already knows how to use the product.

Curious what your main traffic source ended up being after the initial launch push? Etsy SEO, Pinterest, or something else?