frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Better Hub – A better GitHub experience

https://www.better-hub.com/
35•bekacru•2h ago
Hey HN,

I’m Bereket, founder of Better Auth. Our team spends a huge amount of time on GitHub every day. Like anyone who’s spent enough time there, I’ve always wished for a much better GitHub experience.

I’ve asked a lot of people to do something about it, but it seems like no one is really tackling GitHub directly.

A couple of weeks ago, I saw a tweet from Mitchell (HashiCorp) complaining about the repo main page. That became the trigger. I decided to start hacking on a prototype to see how far I could push an alternative interface using GitHub’s APIs.

Within a week, I genuinely started using it as my default, same with the rest of our team. After fixing a few rough edges, I decided to put it out there.

A few things we’re trying to achieve:

- UI/UX rethink* – A redesigned repo home, PR review flow, and overview pages focused on signal over noise. Faster navigation and clearer structure.

- Keyboard-first workflow: ⌘K-driven command center, ⌘/ for global search, ⌘I opens “Ghost,” an AI assistant, and more.

- Better AI integration: Context-aware AI that understands the repo, the PR you’re viewing, and the diff you’re looking at.

- New concepts: Prompt Requests, self-healing CI, auto-merge with automatic conflict resolution, etc.

It’s a simple Next.js server talking to the GitHub API, with heavy caching and local state management.

We’re considering optional git hosting (in collaboration with teams building alternative backends), but for now, the experiment is: how much can we improve without replacing GitHub

This is ambitious and very early. The goal is to explore what a more modern code collaboration experience could look like, and make it something we can all collaborate on.

I’d love your feedback on what you think should be improved about GitHub overall.

Comments

nik736•2h ago
No lightmode?
junon•2h ago
Yeah I'm a darkmode fan but this is nearly unreadable in the sun
robtherobber•41m ago
I will never use dark mode if I can avoid it. The idea that it's somehow better is a bit shady [0][1] (save for mobile devices where arguably it may help save some energy), but I absolutely understand that it can be a personal preference.

Multiple discussions already exist on HN on this topic, for example: https://news.ycombinator.com/item?id=46664079

[0] https://simplyexplained.com/videos/why-dark-mode-makes-you-s...

[1] https://www.lloydatkinson.net/posts/2024/the-dark-mode-lobby...

kjksf•16m ago
There is one: click top right icon for menu, "Light mode".

It does tend to lose it on refresh, which is bad.

dkdbejwi383•2h ago
The website doesn't tell me what it does or why it's better. It just wants me to sign-up and provide a bunch of permissions without first selling itself to me.

The landing page should clearly communicate what this does and contrast it with GitHub to make it obvious how it's better.

I guess the little embedded video might show some of this but it's not very clear. I just see someone faffing about and scrolling up and down randomly.

jayfx•1h ago
Came here to say exactly that
fabmilo•1h ago
indeed. make a loom showing us why is better.
cpfohl•1h ago
Yeah…and I don’t burn my time watching videos unless it’s teaching me to fix an appliance, or do small home repairs…videos are for tricky in person stuff, screenshots and text are for apps.
figmert•1h ago
> It just wants me to sign-up and provide a bunch of permissions without first selling itself to me.

Yes, and including admin access to all your orgs :)

1f60c•54m ago
As the help text explains, you can tap to select or unselect any permissions beyond the basics. (Which are admittedly still quite broad.)

You can also use a PAT but that's already too much friction for me for something like this.

reactordev•38m ago
Justification of malfeasance is not an excuse.
alejoar•1h ago
Yeah I'm not giving you all those permissions. Make it more granular maybe?
ayhanfuat•1h ago
"Click to toggle optional permissions. Hover the to learn why each is needed."
alejoar•1h ago
You are right, I missed that. The text is almost invisible to me though, dark gray over black..
Jacques2Marais•1h ago
I think most of the permissions can be toggled?
pulkas•1h ago
your better make it as chrome extension.

And i dont know why you wanted me to give you all my permissions?

bkolobara•1h ago
This looks awesome! I remember the Mitchell tweet, it was like a week ago? I'm super impressed how much functionality you managed to push out so fast. Crazy times.

And I very much agree with Mitchell that the repository page needs improvement. If it's a public repository I'm exploring, I scroll always down through the files to see the README. If it's a repository I'm maintaining I'm either clicking on commits, PRs or issues. All this information should be right there on the first page! Most of the realestate is occupied by the file view, something I never cared about.

I have also been working on improving the experience for myself with https://lubeno.dev, and have been thinking for the last year how GitHub can be improved. I started specifically with Pull Requests, borrowing some ideas from other platforms, like stacked PRs. One feature that I'm very proud of is the possibility to see an interdiff when someone changes the code I commented on. You can instantly tell if the issue was addressed instead of getting an <outdated> tag on the comment and hunting down the latest changes. Would really love to see more innovation when it comes to forges. It looks like GitHub set the standard 20 years ago and everything else is a 1:1 copy of it.

sebmaynard•1h ago
On mobile (Firefox android) you can't see the video overview - so I have absolutely no information to go on as to what this is, other than it wants a lot of permissions, and to sign in with my GitHub account.
faize•1h ago
Would love to give it a try by browsing public repos without the need to sign in and grant all those permissions
bkolobara•1h ago
I just noticed that you can uncheck permissions before you clicking continue with GitHub, to reduce the scope.
KolmogorovComp•1h ago
Write access to public repos is not optional?? As well as full read and write user data?? Flee, far.
nusl•1h ago
Why not allow it to be self-hosted or make it a browser extension? Seems cool but I am not gonna trust a random tool with this level of access.
alex_suzuki•1h ago
Congrats on the launch!

Personally I don’t see the appeal of tacking on to a dependency that I’d prefer to get rid of.

ramon156•1h ago
Would love an ad-hoc alternative frontend similar to NewPipe for YouTube.

Would be cool if I could have the same interface as forgejo/codeberg and just pretend its not GH

dewey•1h ago
I'm not really interested in using it, or giving someone access to my GitHub account but I do hope that something like that will inspire someone at GitHub.
jraph•1h ago
A better answer to GitHub being bad is probably fleeing GitHub, not working around some of the badness and creating even more dependence on it.
theturtletalks•57m ago
Here's the repo:

https://github.com/better-auth/better-hub

Looks interesting but also, they are saving everything to a database. It's not simply an alternative frontend for Github akin Nitter or NewPipe (for Twitter and TY respectively).

egeres•37m ago
If it's an open source project the landing page should have a direct link to it so that developers can get a broader sense of what this product is
monster_truck•39m ago
This is insanity, I'm not giving some random app these permissions
esskay•39m ago
Having a vibe coded app (openclaw) being in the header promo image was enough to nope me out of even thinking about it. This is vibe coded slop. Why on earth would I give that access to my github account.

Show HN: Terminal Phone – E2EE Walkie Talkie from the Command Line

https://gitlab.com/here_forawhile/terminalphone
78•smalltorch•2h ago•19 comments

Google API keys weren't secrets, but then Gemini changed the rules

https://trufflesecurity.com/blog/google-api-keys-werent-secrets-but-then-gemini-changed-the-rules
811•hiisthisthingon•17h ago•171 comments

Show HN: Agent Swarm – Multi-agent self-learning teams (OSS)

https://github.com/desplega-ai/agent-swarm
6•tarasyarema•40m ago•3 comments

Fentanyl makeover: Core structural redesign could lead to safer pain medications

https://www.scripps.edu/news-and-events/press-room/2026/20260211-janda-molecule.html
3•littlexsparkee•11m ago•0 comments

Jimi Hendrix was a systems engineer

https://spectrum.ieee.org/jimi-hendrix-systems-engineer
537•tintinnabula•16h ago•165 comments

Tell HN: YC companies scrape GitHub activity, send spam emails to users

125•miki123211•3h ago•46 comments

Technical Excellence Is Not Enough

https://raccoon.land/posts/technical-excellence-is-not-enough/
16•bo0tzz•3h ago•4 comments

Hightouch (YC S19) Is Hiring

https://hightouch.com/careers#open-positions
1•joshwget•53m ago

The Physics and Economics of Moving 44 Tonnes at 56mph

https://www.mikeayles.com/blog/heavy-haulage-basics/
30•mikeayles•2d ago•17 comments

Men in their 50s may be aging faster due to toxic 'forever chemicals'

https://www.cnn.com/2026/02/26/health/forever-chemicals-aging-men-wellness
35•jb1991•57m ago•12 comments

How will OpenAI compete?

https://www.ben-evans.com/benedictevans/2026/2/19/how-will-openai-compete-nkg2x
296•iamskeole•14h ago•400 comments

Banned in California

https://www.bannedincalifornia.org/
207•pie_flavor•13h ago•237 comments

First Website (1992)

https://info.cern.ch
245•shrikaranhanda•13h ago•68 comments

Windows 11 Notepad to support Markdown

https://blogs.windows.com/windows-insider/2026/01/21/notepad-and-paint-updates-begin-rolling-out-...
304•andreynering•19h ago•457 comments

Making MCP cheaper via CLI

https://kanyilmaz.me/2026/02/23/cli-vs-mcp.html
245•thellimist•16h ago•99 comments

Artist who “paints” portraits on glass by hitting it with a hammer

https://simonbergerart.com
197•cs702•3d ago•84 comments

Bus stop balancing is fast, cheap, and effective

https://worksinprogress.co/issue/the-united-states-needs-fewer-bus-stops/
374•surprisetalk•20h ago•542 comments

You Want to Visit the UK? You Better Have a Google Play or App Store Account

https://www.heltweg.org/posts/you-want-to-visit-the-uk-you-better-have-a-google-play-or-app-store...
115•rhazn•1h ago•158 comments

Large-Scale Online Deanonymization with LLMs

https://simonlermen.substack.com/p/large-scale-online-deanonymization
291•DalasNoin•1d ago•210 comments

Show HN: Respectify – A comment moderator that teaches people to argue better

https://respectify.org/
184•vintagedave•22h ago•182 comments

Out of Light Adjust Share: Caravaggio, La Tour, and the Art of Attention

https://harpers.org/archive/2026/03/out-of-light-nicole-krauss-caravaggio-georges-de-la-tour/
24•prismatic•3d ago•1 comments

RAM now represents 35 percent of bill of materials for HP PCs

https://arstechnica.com/gadgets/2026/02/ram-now-represents-35-percent-of-bill-of-materials-for-hp...
299•jnord•10h ago•234 comments

The First Fully General Computer Action Model

https://si.inc/posts/fdm1/
272•nee1r•2d ago•69 comments

A 26-Gram Butterfly-Inspired Robot Achieving Autonomous Tailless Flight

https://arxiv.org/abs/2602.06811
17•Terretta•3d ago•3 comments

Nihilistic Violent Extremism

https://en.wikipedia.org/wiki/Nihilistic_violent_extremism
8•doener•43m ago•0 comments

Writers and Their Day Jobs

https://lithub.com/the-work-behind-the-writing-on-writers-and-their-day-jobs/
42•simplegeek•4d ago•13 comments

Tech companies shouldn't be bullied into doing surveillance

https://www.eff.org/deeplinks/2026/02/tech-companies-shouldnt-be-bullied-doing-surveillance
329•pseudolus•12h ago•106 comments

The Om Programming Language

https://www.om-language.com/
279•tosh•19h ago•77 comments

Show HN: Modern Reimplementation of the Speck Molecule Renderer

https://github.com/vangelov/modern-speck
8•vlad_angelov•4d ago•0 comments

Dissecting the CPU-memory relationship in garbage collection (OpenJDK 26)

https://norlinder.nu/posts/GC-Cost-CPU-vs-Memory/
101•jonasn•1d ago•30 comments