frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: Which Jabber clients support SCRAM+ and XEP-0474

7•Bender•1h ago•0 comments

Ask HN: What livestream do you keep open in a tab?

13•missmoss•2h ago•3 comments

What happens behind the scenes when we change effort for same LLM models?

10•tbharath•4h ago•7 comments

Timed YouTube video transcripts in .txt and .pdf

3•cristyg0101•3h ago•1 comments

Ask HN: How to get your open-source project gain popularity?

2•Hussain04•2h ago•10 comments

Ask HN: What happens when we do compress the context in Claude Code?

4•tbharath•3h ago•4 comments

Who's making money from using/exploiting AI?

6•jonthepirate•5h ago•0 comments

Tell HN: A.I Labs are headed by people without world manufacturing experience

3•dzonga•3h ago•1 comments

The Cost of Seamlessness

2•taotuner•4h ago•1 comments

Will it be possible to do LLM Pool Training?

2•slicktux•4h ago•2 comments

Ask HN: Why are Meta products so bad?

4•asxndu•5h ago•3 comments

The things that matter take a minute

4•ishener•4h ago•0 comments

Has anyone figured out how to guard LLMs on kernel level?

3•isaacnsisong•9h ago•1 comments

Tell HN: It's a Lot

7•mettamage•9h ago•2 comments

Ask HN: Is neuromorphic computing going to replace traditional AI?

4•lennart-rth•10h ago•2 comments

Postgress in Rust

4•poldex•12h ago•1 comments

Why My Open-Source Project Hasn't Done Better

4•yohji1984•7h ago•1 comments

Ask HN: How would you harden AI changes to a 1M-line legacy SaaS before review?

4•thegreatkahuna•12h ago•11 comments

Ask HN: Do types make a language more expressive, or less?

3•greenlimetea•8h ago•1 comments

My SaaS finally made a sale

4•aashir-saas•9h ago•2 comments

Tell HN: Namecheap gave my account to an unverified third party

480•Thrashed•1d ago•174 comments

Companies are optimizing models for specific benchmarks

3•mzubairtahir•14h ago•0 comments

Ask HN: How to use agents via API cheaply?

3•thih9•10h ago•3 comments

Ask HN: Good Data Classification Software?

2•ChrisRun•10h ago•0 comments

Ask HN: What's Up with Archive.today?

6•nobody9999•21h ago•8 comments

Ask HN: Which is the least sloppy and claudeism free model you have used?

3•diwank•12h ago•0 comments

Claude used my pipeline to find a counterexample to the Jacobian conjecture

7•JGPTechCo•19h ago•4 comments

Stripe closed my account with a 0.18% dispute rate

12•rellyattd•19h ago•8 comments

Ask HN: How do I find startups that are looking for a dev? How to approach them?

6•need_a_work23•1d ago•8 comments

Ask HN: Is there a website that tracks excessive writes to SSDs in OS/app betas?

30•amichail•2d ago•27 comments
Open in hackernews

Ask HN: How to get your open-source project gain popularity?

2•Hussain04•2h ago
If someone has made a free-to-use tool that is open-source and legitmately helpful (and not AI slop). How do I get it to people?

I have already posted it here on HN, on subreddits, on LinkedIn, and some forums. Where else can I post (for free)?

What other social media platforms would be good for this?

For context I have two tools: one is robotics related and the other is ML related.

Comments

benoau•1h ago
Did you get any traction from your existing efforts? Maybe someone using your work can promote it to their users, or you do something in their project to increase your visibility to them, that kind of thing.
Hussain04•1h ago
I got the most traction from the subreddit I posted it on. FYI I am measuring traction based on how many GitHub stars that repo got (which is a bad way to measure I know). But good idea, cheers!
benoau•25m ago
I'd forget all about stars and just find some people to actually use your software, bend over backwards to make sure they have a good experience, and amongst these people find and cultivate advocates for using it and projects that can promote how your software is helping.
Hussain04•13m ago
Thanks for this. I am jumping too many steps. Good realization to read.
verdverm•1h ago
> legitmately helpful

Here are several things to ponder on

0. Why is popularity the goal? Can you be happy if it is useful to a small number of people

1. How do you know it is helpful? Open source tends to be organic and if users find it helpful, they will use it and tell others. If it is not getting traction, you might revisit this perception. It could be that it is hard to use and needs better documentation, or it could generally not be useful at solving the problem others have.

2. Do you have a place for a community? Word of mouth is better than trying to market it yourself

3. It takes time for most projects. Those rocket ship projects (and startups) are the exception

Hussain04•1h ago
0. Personal milestone really. Just want to see how much help I can be to others I guess. Hard to say.

1. One of my projects does almost the same stuff a proprietary software does so I am providing a free alternative. My other project is helpful in the sense that it does something no single-application does. Like there exists a site that can view ML models then there exists softwares that can edit and customize layers in a model. My tool does both in one. But yes you are right, maybe I am not selling my product in the right manner. Good idea to think about.

2. No :(. How can I go about creating one?

3. Fair enough

Thank you for these!

verdverm•1h ago
1. You are still defining usefulness from your perspective. What do the people in these niches say? If they say nothing, it likely means it is uninteresting or unaligned with how they work

2. Discord and/or Slack are good choices, I've personally written off Slack because they erase history after 3 months, which is really bad for small projects.

Why is customizing layers in a model through a UI helpful? To me, seeing their architecture is one thing, but if I change it I need to train it up and that's going to happen in Python. That is quite niche like robotics.

Free vs paid is often not about features, but about managed services, support, and certifications. If you run it yourself, that means you have more work.

Better does not always win out. There are several open source projects I am a big fan of, because they solve real problems, yet are rejected by industry because they are different and they are in a place of "everyone else is doing it this way" right now, despite the insane masochism this way of doing things represents (to me).

Hussain04•55m ago
1. For my robotics tool, the response was really good. People enjoyed and even sent feedback and got a couple of issues opened on the repo too. I just think I need more reach for it.

2. Noted, thanks for the heads up!

You can quickly benchmark the model and compare it quickly by moving around/adding layers as you wish. But yeah your point makes sense too.

Makes sense. I too, know of many open-source projects in the same way. But when I compare with other open-source projects in the same niche which offer less features (as an example) getting more popularity. It just makes me think I am doing something wrong so that's why I asked.

inigyou•1h ago
How many people do you know who want to view ML models and edit and customise their layers?
Hussain04•1h ago
Yeah not many. But the site that can only view ML model has over 30k GitHub stars.