frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: How do solo devs protect their work in the age of vibe coding?

4•langs•3h ago•4 comments

GPT-5.5 – No ARC-AGI-3 scores

8•AG25•7h ago•4 comments

Tell HN: YouTube RSS feeds no longer work

29•019•22h ago•13 comments

Ask HN: Dear astronomers, what are the most interesting things in space lately?

9•simonebrunozzi•5h ago•1 comments

Recommended GPU Repairshop in Europe (Germany)

38•DogRunner•4d ago•15 comments

Ask HN: How to solve the cold start problem for a two-sided marketplace?

147•alegd•3d ago•163 comments

Hey, it's Earth Day today

19•burnt-resistor•1d ago•13 comments

Ask HN: How did you land your first projects as a solo engineer/consultant?

300•modelcroissant•4d ago•145 comments

Ask HN: Would you take a job programming VMS?

10•smackeyacky•20h ago•19 comments

Ask HN: What skills are future proof in an AI driven job market?

34•sunny678•2d ago•75 comments

Ask HN: How are you handling data retention across your stack?

2•preston-kwei•1d ago•3 comments

Need advice: Back end engineer → infrastructure: how do you make the transition?

6•gokuljs•1d ago•4 comments

Ask HN: What's your favorite Emacs package?

5•blenderob•16h ago•5 comments

Tell HN: My open-source project hit 5k registered users

17•darkhorse13•2d ago•7 comments

Ask HN: Are cloud coding agents useful in real workflows yet?

3•Rperry2174•1d ago•3 comments

Anthropic bans orgs without warning

32•alpinisme•2d ago•16 comments

Opus 4.7 vs. 4.6 after 3 days of real coding side by side from my actual session

14•agentseal•4d ago•6 comments

OpenClaw stats don't add up

10•iliaov•1d ago•8 comments

Ask HN: What Would Make Stack Overflow Great Again?

10•nnurmanov•2d ago•25 comments

Ask HN: Are there any engineering orgs that use incentives?

3•jppope•2d ago•7 comments

Ask Anthropic: Requesting clarity on Claude -p situation

5•andai•2d ago•0 comments

My file access workaround for cron in Tahoe

4•noduerme•2d ago•2 comments

You've reached the end!

Open in hackernews

Ask HN: How do solo devs protect their work in the age of vibe coding?

4•langs•3h ago
I am working on a new open-source project. (My project is in AI infrastructure. It already gets SOTA results on several well-known benchmarks.) The core value is not just the code, but a fairly specific algorithmic approach that came out of many failed attempts, experiments, and design iterations.

The dilemma I am facing is this:

If I open-source early, I get feedback, trust, users, and maybe contributors. But I also expose the core design and algorithm. With LLMs, turning a repo into a different implementation is much cheaper than it used to be.

If I keep it closed, I protect the work for longer, but I also lose the main advantages of OSS: adoption, review, community, and credibility. Worse, someone else may still build something similar and become the default project in the space.

I’m a new solo dev with almost no audience. If a large org or a well-known developer sees the idea and ships a similar implementation, they can get more attention immediately than I can get in months. And in the end I get nothing for open-sourcing my project.

How would you handle this as a solo dev?

Comments

bigyabai•2h ago
Is your project a vibe-coded application? It sounds like you're insecure about someone copying your idea, which will could happen regardless of licensing if anyone has access to Claude Code and a description of your product.

If your primary motivation to use an Open Source license is gaining trust and users, you're just going to be disappointed.

langs•1h ago
I vide-coded some, but the core is hand-craft arch/algorithm, that's the most valuable part I want to protect.
liam-chen•1h ago
totally agree
anigbrowl•2h ago
Vibe litigation

Seriously, I think you should just do it closed source and pursue adoption by other channels. If people ask you why it's not open source, say you're not ready to manage it yet.