frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Cursor removed cost information from the usage page and CSV export

https://forum.cursor.com/t/usage-page-to-token-amount-what/167153
80•EugeneOZ•1h ago•32 comments

The Art of 64-bit Assembly

https://nostarch.com/art-64-bit-assembly-v2
82•0x54MUR41•2h ago•40 comments

I ♥ RSS – A directory of people who love RSS

https://andrewshell.org/2026/07/i-%e2%99%a5-rss/
14•speckx•13m ago•7 comments

RipGrep musl binaries occasionally segfault during very-large searches

https://github.com/BurntSushi/ripgrep/issues/3494
167•throwaway2037•4h ago•97 comments

I Fired My AI Assitant

https://chreke.com/posts/i-fired-my-ai-assistant
9•speckx•27m ago•4 comments

Explorative modeling: Train on the best of K guesses

https://alexiglad.github.io/blog/2026/explorative_modeling/
21•DSemba•1h ago•2 comments

Pgtestdb's template cloning approach to testing is fast

https://brandur.org/fragments/pgtestdb
16•brandur•1h ago•3 comments

Kaisel – Routes as Values. Dart 3 Native Router for Flutter

https://kaisel.dev/
5•TheWiggles•20m ago•0 comments

A Surveillance Treaty in Disguise: Canada Signs UN Cybercrime Convention

https://www.michaelgeist.ca/2026/07/a-surveillance-treaty-in-disguise-the-trouble-with-canadas-qu...
137•iamnothere•2h ago•68 comments

DNS propagation checker that shows the results as a box of 24 donuts

https://donutdns.com
3•axeldelat•13m ago•2 comments

Register deprivation: spills and runtime under forced register scarcity

https://rjp.io/blog/2026-07-19-register-deprivation
7•surprisetalk•2d ago•0 comments

Elevators

https://john.fun/elevators
1509•Jrh0203•1d ago•376 comments

Linux on ESP32

https://github.com/GrieferPig/esp32-s31-linux
39•boveyking•3d ago•14 comments

Charlie Stross – On the non-use of AI in my writing process

https://www.antipope.org/charlie/blog-static/2026/08/on-the-non-use-of-ai-in-my-wri.html
62•jwx48•4h ago•53 comments

Study uncovers lost 'golden age' of languages

https://news.yale.edu/2026/07/23/study-uncovers-lost-golden-age-languages
26•gmays•2d ago•10 comments

Kontigo (YC S24) Is Hiring

https://www.ycombinator.com/companies/kontigo/jobs/xAo6tMt-founding-engineer
1•jecastillof•5h ago

Manual: •.,:;?·

https://type.today/en/journal/dots
88•behnamoh•2d ago•15 comments

Flint: A Visualization Language for the AI Era

https://microsoft.github.io/flint-chart/
221•vinhnx•14h ago•64 comments

Scope of Hacks on U.S. Water Supply Widens as Evidence Points to Iran

https://www.nytimes.com/2026/08/01/us/politics/iran-cyberattack-water-systems.html
40•jbegley•1h ago•24 comments

Ask HN: Any tips for a college freshman enrolled in computer science?

22•NotParth11•1h ago•34 comments

RamenHaus

https://ramen.haus/
167•oler•8h ago•82 comments

Solid Queue 1.6.0 now supports fiber workers

https://github.com/rails/solid_queue/releases/tag/v1.6.0
68•earcar•9h ago•24 comments

qm – Multiplayer agent harness for work

https://github.com/yc-software/qm
628•tosh•23h ago•146 comments

A tiny holdout building in the middle of Macy’s is back in view

https://ephemeralnewyork.wordpress.com/2026/07/27/hidden-by-billboards-for-over-100-years-the-tin...
146•donohoe•3d ago•41 comments

GitHub has alternatives, but no replacement

https://lalitm.com/post/github-alternatives/
64•lalitmaganti•1h ago•77 comments

Ten advances in mathematics and theoretical computer science

https://openai.com/index/ten-advances-in-mathematics/
327•milkshakes•9h ago•209 comments

How to Exist

https://www.raptitude.com/2026/07/how-to-exist/
317•walterbell•16h ago•186 comments

Astro Loop

https://pubdeer.com/
21•BaseBaal•4h ago•4 comments

Software for One

https://www.ajwaxman.com/writing/software-for-one
196•awaxman11•3d ago•199 comments

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://github.com/sqliteai/waste
301•marcobambini•1d ago•141 comments
Open in hackernews

GitHub has alternatives, but no replacement

https://lalitm.com/post/github-alternatives/
64•lalitmaganti•1h ago

Comments

delduca•1h ago
The only reason I keep my projects on it is the Windows and macOS runners.
embedding-shape•1h ago
Not saying it doesn't come with downsides and the hassle of maintenance, but at home I have a Linux server (running a Windows VM) + Mac Mini + Forgejo + Forgejo workers on each one of them. With NixOS it was relatively painless to get setup correctly, everything in a reproducible manner, and now I can have a ~10 line YAML file that adds cross-platform builds+signing+publishing when needed, and performance is much better than the free/cheap CI workers you get from Microsoft and others.
throwuxiytayq•54m ago
They’re free, too. If your project is public, you can spin up dozens (hundreds?) of jobs (10 or so of which will run in parallel) on every push and Microsoft casually pays for it. I’d love to move off GH but I would have to significantly reduce my CI usage (before you ask - already more optimized than anything you usually see) or pay quite a lot for my hobby projects.
tombert•37m ago
Genuine question: Have you considered moving to your own server?

I ran Forejo for a bit, but I made the mistake of trying to use Jenkins for CI, which is very annoying for someone who really doesn't doesn't enjoy devops work.

taminka•24m ago
might be a silly question, but isn't macos relatively easily virtualisable? i understand it's not done commercially bc of licensing issues, but is there a piece of software where you just get a vps or two and virtualise all of your build targets yourself, so your ci bill is just the vps bill?
arikrahman•1h ago
I don't know, tangled.org seems promising.
colesantiago•58m ago
Tangled is VC funded and owned by investors, not the community like Codeberg or Forgejo.

https://blog.tangled.org/seed/

Avoid.

pmontra•1h ago
> Bitbucket is the obvious existing counterexample: a conventional commercial forge that has never developed into a shared open-source community comparable to GitHub

Agreed. All my customers are on Bitbucket. All the libraries used by their projects (Ruby, Python, JS) are on GitHub.

ValdikSS•13m ago
In the early days of github, it offered private repositories only for paid users. Bitbucket allowed private repositories for free.
anankaie•56m ago
GitSocial? https://github.com/gitsocial-org/gitsocial
thataccount•49m ago
Github is not something that should be replaced. Rather, a different kind of model needs to exist. Before Git, there were things like Subversion, for instance. All of that slowed way down after Git showed up to the party because people liked the fact Git was "easier to use" and eventually networking effects. When Microsoft purchased Git, the death knell had all ready sounded, but nobody was listening.
tombert•44m ago
How would subversion fix this problem exactly? It would still be a centralized forge that Microsoft could still control/ruin. In fact, more centralized than Git, which itself was designed to be decentralized (though admittedly most people don't use it that way).

Microsoft didn't purchase "Git", they purchased Github, the largest forge for Git. Git will continue to exist no matter what Microsoft does.

Also, I have absolutely no desire to ever, ever go back to SVN. When I was a junior engineer in my first software job, every Friday I would have to do The Merge, which would usually take most of the day because it would be spent solving all the merge conflicts. When I discovered the git-svn thing, it was like manna from heaven since it made a 4+ hour job take around ~45 minutes.

010101010101•35m ago
Your apparent problems with Git the source control system aren’t what any of this is talking about, this is about GitHub as a platform. SourceForge is your better “pre-git” analogue here, and it, like SVN, still exists and is actively maintained and used.
thataccount•30m ago
I am aware of what this article is talking about in terms of platforms. Sourceforge might be a better analogy. What I was saying is that development of other source control like Subversion halted as Git entered the scene. Git was first version control, subsequently a platform.
cedws•46m ago
Running a git forge is easy, I find the social coding/network effect the stickiest part of GitHub. I want my code to be discoverable, and I want to discover others' code.

I wanted to leave GitHub but I'm still stuck there. What it would take for me to finally leave is some kind of federation of the social features, so I can port my stars over, see what others are working on, etc.

t1234s•45m ago
In the end GitHub will be a dating site
DesaiAshu•34m ago
Or a music making platform
Pxtl•45m ago
Fediverse all the things.
worldsayshi•45m ago
I remember there's at least one serious effort for forge federation. But don't know what it's called or how to search for it.

Edit: here's one: https://forgefed.org/

Brian_K_White•34m ago
And the forks/network tree.

For any given project, are there any forks / is this one a fork, and which ones are more recently/actively maintained, and what are the changes?

That network display where you can not only see all the forks in a timeline, but click on the individual commits is super handy.

Idk how you'd assemble that out of a federated system. It's probably possible but seems like it would require a lot of update traffic going in all directions between all nodes.

t1234s•46m ago
If your a small company developing something closed source is there any reason to use GitHub over just setting up a git infrastructure on your private server?
hungryhobbit•44m ago
Convenience.
hungryhobbit•40m ago
To be a little less flippant, small companies don't have an IT department to setup and maintain a git server ... and more. GitHib is also an issue tracker. It's also a (minimal) static webhost. And it's also a way to run actions on your builds.

All that isn't trivial to setup or maintain, so small folks especially will often find it cheaper and faster to pay M$ for all that.

Marsymars•23m ago
And once you’re no longer a small company, setting up any server comes with a pile of bureaucracy. As a dev, I don’t want to set up a server when 80% of the work is filling out SOC 2 change management forms and dealing with crowdstrike. (And nobody wants to spend time debugging why crowdstrike makes the CI pipeline slow or arguing with your auditors about why your ephemeral images don’t actually need crowdstrike.)
Brian_K_White•20m ago
This makes sense for small companies that are pizza shops and barbers. It does not make sense for small companies that are in any sector of IT.
FpUser
hungryhobbit•45m ago
This guy is defining himself into a corner:

>GitLab is capable, but it feels incredibly corporate, even more so than GitHub.3 Nor have I found it as good as GitHub at helping people stumble across projects and developers.

So it's not enough for an alternative to do everything you want ... it ALSO has to look "not incredibly corporate", and it has to bring millions of users to your project. Otherwise it's not viable.

no_wizard•43m ago
It’s really another way of saying: it needs to meet GitHub’s current utility and functions today.

And one of them is ease of discovery. GitHub make’s it really easy to do that. Same with contribution.

As far as looks go? That’s more subjective.

But the discovery and contributions piece is easy to prove, just look at how much traction a project gets when it’s hosted there versus elsewhere. Even really large projects that has many contributors have moved there like WebKit

hungryhobbit•35m ago
Right, I'm not saying "there are no differences between GitLab and GitHub". They have all the same core functionality, but obviously GitHub has a unique community with more OSS folks.

What I'm saying is, you could pick almost any popular Internet site, craft your requirements to describe it exactly, and write a blog post lamenting how there's no alternative.

It doesn't mean there's really no alternative (for you or anyone else) ... it just means you're announcing to the world that you are a big fan of that site, and you personally will never be happy with any other site no matter what.

otterley•30m ago
> And one of them is ease of discovery. GitHub make’s it really easy to do that. Same with contribution.

At the end of the day, this seems to be the author's ultimate decision factor. None of the alternatives--open-source, self-hosted, or commercial--have the social gravitational pull GitHub does. Popularity begets popularity.

ckcheng•44m ago
How’s about radicle.dev ? Apparently like GitHub, but decentralized like Git.
hirako2000•35m ago
It's mentioned in the article.

I tried it, years apart. It's forever experimental, and requires hosting for forever online repo anyway.

Forgejo is also mentioned, to me it's a valid alternative, without the community aspect.

manlymuppet•40m ago
I think people trying to move off GitHub are being over righteous.

There are far worse companies than GitHub. People acting like this company is the Nazi regime are being ridiculous. GitHub (like most of tech) is rather progressive, and trivial differences in perspective should not be taken so seriously.

Of course, you can choose whichever service you'd like, for whatever reason you'd like, but acting like allies that agree with you on almost everything are enemies is no way to make progress. This is something that should not be high on the list of priorities.

phinnaeus•36m ago
I might have moved off for self righteousness but my company might be more interested in moving off because their reliability is absolutely garbage
vkou•30m ago
A devops friend of mine raises an intriguing point - he does not aim for many-nines reliability with dev infrastructure.

He aims for people being able to keep doing their work when whatever service they regularly use is down.

(Which also means that he is able to go on vacation.)

phinnaeus•16m ago
Yeah seems like six of one, half a dozen of another. GitHub’s downtime blocks devs
manlymuppet•29m ago
I hear you, and that's a perfectly valid reason to leave. Even if your company left for righteousness reasons rather than reliability, supporting businesses based on your morals is a commendable thing.

I just think GitHub is a long way from Tammany Hall.

tombert•40m ago
I hadn't ever used the email-based pull request until I started using Sourcehut, but ever since I did I've honestly grown to prefer it. People shouldn't require an account at a for-profit company to make contributions to FOSS.

Sourcehut is pretty niche but I like it a lot, and I don't really mind paying for things relative to the value they provide me.

sylware•37m ago
My projects are gone from microsoft github.com. Not because I decided to move away, but mostly because github.com is now blocking noscript/basic HTML browsers for most of its basic functions, then it was actually them who did boot me away.

Small Tech Discrimination.

taminka•37m ago
99% of commits on a project come from 1% of contributors, so the main issue w/ migrating to an alternative isn't the networking effect of github, rather that you can't carry over github specific stuff (prs/issues)

i personally like how radicle.xyz managed that, where they manage issues/prs/user identities as git objects, so your entire project is self contained as git repository

VCFundedGenYer•35m ago
Codeberg is a perfect drop-in 1:1 replacement. I find this article to be pretentious nonsense.
inigyou•20m ago
Codeberg recently made HN very angry by banning vibecoded projects. It's opinionated. GitHub isn't.
dijit•11m ago
Github is opinionated.

I recall some time in 2016 when they were regex replacing variable names in peoples repositories and pestering them if they didn’t accept the request.

They also worked very hard to change the default branch name for everyone, eventually compromising.

Github definitely has opinions, they might align with yours, for now.

abc42•19m ago
Codeberg just banned projects where the code has been written by GenAI.
simonreiff•13m ago
Not for vibe-coders, and also not for any business or user with any project using AI for "most" of the code (an ill-defined term in their ToS that nonetheless safely excludes many serious projects adopting AI for a variety of reasons). I have a code base that is entirely handwritten JS. I am porting it to .NET/C# with AI assistance, plus a lot of supervision and manual revision by me to ensure the quality meets my requirements. When finished, the code base will be "mostly" AI-generated within the meaning of Codeberg's ToS, even though I wrote the underlying code base by hand, and will have overseen and approved every line of AI-generated C# code myself. I don't have any reason to trust that Codeberg will be more or less reasonable in my particular use case, nor that they will interpret their ToS consistently to permit or disallow my project even assuming their terms do allow my project (and it's just of many to be clear). They control their ToS and I assume they drafted it vaguely on purpose to ensure they have flexibility to kick out anyone deemed undesirable. At least that's what I would do in their shoes if I wanted flexibility. If coding is a hobby and you hate AI or simply never use it, you can definitely use Codeberg. If you are an enterprise customer, or you use GenAI to any significant extent (or both), you nearly certainly cannot safely do so. And that's fine; Codeberg can do whatever they want. But Codeberg is in no way a "perfect drop-in 1:1 replacement" for most developers.
HumblyTossed•33m ago
That's so sad. Maybe if devs weren't so FOMO, they wouldn't tie themselves so tightly to things like github, chrome, etc.
inigyou•22m ago
Before we can talk about a replacement we need to know what is being replaced. If your criteria is a carbon copy of GitHub then of course only GitHub suffices. You have to be more specific about your needs before you can find something else.
abc42•19m ago
Sourcehut: https://sr.ht

Not a drop-in replacement for GitHub admittedly. Requires a bit more skills from the contributors. Which might be a fine gate, actually.

luciana1u•12m ago
the git protocol has been federated and self-hostable since 2005. the part where a stranger finds your repo and stars it has not
oooyay•9m ago
As a maintainer of an open source project I largely care about CI, discoverability on the web, and the sign up burden being small so that issues continue to be reported. I think Radicle and Tangled are probably the future in that way. Tangled needs to support private repositories and Radicle needs a real CI solution. We're not far off from either.
rvz•9m ago
6 Years later, a priceless comment and aged like fine pristine wine. [0]

The time to self-host over GitHub is now since they do not even have a CEO of GitHub anymore to help.

[0] https://news.ycombinator.com/item?id=22868406

merelydev•4m ago
There is a view where developers think of a forge as a place where they host their code.

Than there is another view where the forge is where you go to get code others have written, and this is where GitHub shines. Because of the collective audit.

tombert•23m ago
But Git isn't the platform. It's still just a version control.

The article itself is explaining other platforms that work with Git, of which there are dozens. The `git` program itself isn't even developed on Github; it's developed on the kernel.org site [1]. Git != Github.

There's still development for SVN, Perforce still has plenty of paying customers, and Epic games themselves released a new version control a few weeks ago [2], so it's not like everyone assumes that version control is a "solved" problem. I'm honestly not sure what your point is.

[1] https://git.kernel.org/

[2] https://lore.org/

thataccount•20m ago
Here is a simple question to highlight my point. Do you think Github would exist had Git not first existed?

I know SVN is still developed, but it is no longer really treated as a solution. That is why we are talking about Git and not Subversion.

tombert•4m ago
Well, it certainly wouldn't be called Github, but I'm sure there would be some equivalent "MercurialHub" or "MonotoneHub" had Git not been created.

Even before Git, there was Bitkeeper (which in some ways was arguably better), and that was what they used for the kernel until some drama with Larry McVoy happened. If there wasn't that drama, I think some kind of BitkeeperHub might have eventually happened.

Yes, Git overtook it, but I still don't really understand your point; it's not about Git, it's about a centralized forge.

HumblyTossed•30m ago
The issue isn't the technology (git, subversion, cvs, etc), it's that developers FOMO and glom on to what every other developer uses so you end up with these huge silos that they inevitably complain about.
thataccount•23m ago
But WHY they glom on to it and not say, Subversion is my point. We can imagine an alternative world in which Subversion mutated into something more like Git. Why doesn't it exist? Because Git came in and everyone decided it was "the answer to all things".
ValdikSS•5m ago
There's a mercurial, a very similar idea built in a very similar times. It was supported by BitBucket until recently.
ValdikSS•7m ago
I've recently seen https://v-it.org/, although the naming ("social software") is strange, the idea seems to be great: automatically maintain your own feature set of the software even if not all of the features are present in the mainline.
Brian_K_White•5m ago
git was harder to use (harder to reason about), but it did something cvs/svn didn't do, so, harder or not, it made something possible vs not possible.

Did you confuse github with git? Indeed centralized git in Github is hardly any different from svn.

markerz•34m ago
Are we using GitHub differently? I don’t understand how the social network part of GitHub has to do with having your code discoverable and to discover.

I’ve never stumbled upon a project by browsing GitHub casually. It’s always through finding the product first and trying to find the source code. If the source code is on some other website, I’ll probably figure it out, but it’s be a new muscle. Same with making an issue or a PR. The barrier is higher but not so high that I wouldn’t complain about a bug.

If anything, I find the social tools on GitHub like PR reviews, issue management, and notifications to be terrible for their job. Perfectly fine for a 1 person project and absolutely awful for a team.

cedws•29m ago
Yes, I think many people use GitHub just for code storage, and that's fine.

I casually browse GitHub sometimes in the same way I do HN. I follow friends and colleagues and through the feed see what they're building and starring. I use global search to find tools and libraries that do what I want.

Sometimes, I come across a repo I like that's on say GitLab, but not GitHub. I quickly forget about such projects because they live in my bookmarks instead of my stars list.

>I find the social tools on GitHub like PR reviews, issue management, and notifications

I don't consider these social features, at least not in the way I'm talking about.

dijit•14m ago
> I’ve never stumbled upon a project by browsing GitHub casually.

Same.

The “discoverability” of github is two things:

1) Recognition of the name; so if I cannot find the source code and I believe something to be open source I will google the product name with “github”.

2) I can reasonably expect everyone to have an account, so getting issues and PRs is less effort than with other forges.

But I’ve practically never discovered some new FOSS from githubs social features, and I actually look at my friends activity feeds.

ipaddr•6m ago
You've have never typed: language, project type into the search bar and found countless projects and reviewed a few to find something that matches what you wanted. You've never clicked on who someone is following and found really cool repos? I'm always surprised by the useful projects I never thought would exist.
nativeit•34m ago
I’m in something of the same boat, although I don’t particularly care about my own stars and what not, for me it’s just a rather effective place to find open source projects to use/contribute towards (along with hosting for my own projects).

I have found running GitHub mirrors for my own projects hosted on a private Forgejo instance works well enough, but the fracturing of GitHub will inevitably cause more difficulty in discovering others’ work. I suppose that opens opportunities up for either federation, or at least aggregation (Sourceforge has been doing that already, although I find its interface a little clunky).

inigyou•22m ago
How much do you actually use social features of GitHub besides bug reporting?

Your stars list is browser bookmarks. You can see what others are doing even if you don't have accounts on their sites.

cedws•9m ago
>You can see what others are doing even if you don't have accounts on their sites

Not practically. That works up to a number like three. Are you really going to manually poll every account you care about?

•
43m ago
This is what I do. If however I wanted to do some open source I would definitely copy releases to GitHub as well
alerighi•43m ago
Only reason that I see is that is free to use, why other alternatives are either paid or you needs to be hosted (and thus you need to pay the cost of a server and the work to maintain it).
whatsupdog•38m ago
If you can't afford 5-10 dollars/month for a cheap vps, you have no business setting up a company.
SoftTalker•36m ago
Free means it's not yours, and could disappear or change at any time.

If you are a small software company, presumably your code is your most important asset. You should be self-hosting that, then you can know exactly where it is and whether it's actually backed up and you can instantly talk to the person who is responsible for it.

inigyou•7m ago
Brand loyalty.
dietr1ch•38m ago
found the vanilla dvorak user (?)
hirako2000•36m ago
I share the feeling though, by corporate I believe what is meant: does not cater to public communities.

GitHub was community first, then enterprise. MS hasn't managed to ruin that.

greysonp•27m ago
While many have ethical issues with GitHub, my understanding is that the current wave of people leaving are doing so because of _reliability_ reasons.