frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Meet Your Heroes

https://www.jenn.site/meet-your-heroes/
1•paulpauper•1m ago•0 comments

LLM Latency Live Ranking

https://metrik-dashboard-git-main-mehdis-projects-f1e86c94.vercel.app/
1•mbouassa•2m ago•0 comments

Show HN: Looking Ref Contact for a Foresight Grant ICT Info-Consciousness-Time

https://www.academia.edu/s/8924eff666
1•DmitriiBaturo•3m ago•0 comments

3 things to know about Ironwood, our latest TPU

https://blog.google/products/google-cloud/ironwood-google-tpu-things-to-know/
1•zdw•3m ago•0 comments

Someone at YouTube Needs Glasses: The Prophecy Has Been Fulfilled

https://jayd.ml/2025/11/10/someone-at-youtube-needs-glasses-prophecy-fulfilled.html
1•jaydenmilne•3m ago•1 comments

Building road signs at home using a Cricut Machine

https://annanay.dev/build-a-signboard/
1•annanay•5m ago•0 comments

Monty – a sensorimotor learning system following the principles of the neocortex

https://github.com/thousandbrainsproject/tbp.monty
1•stefanv•14m ago•0 comments

20x less peak RAM in PyTorch memory budget solver

https://jedrzej.maczan.pl/2025_11_21_dp_knapsack_sliding_hirschberg
1•yu3zhou4•16m ago•0 comments

Arabic Loanwords in the Neo-Aramaic Dialect of Ankawa

https://books.openbookpublishers.com/10.11647/obp.0209/ch16.xhtml
1•marysminefnuf•16m ago•0 comments

Mumbai families suffer as datacentres keep the city hooked on coal

https://www.theguardian.com/technology/2025/nov/24/mumbai-datacentres-coal-air-pollution
1•Teever•17m ago•0 comments

An Affordable Voice Assistant That Won't Spy on You (2022)

https://blog.tjll.net/build-your-own-voice-asistant/
1•wonger_•18m ago•0 comments

Ask HN: Is Techmeme getting paid to boost certain articles?

2•dabockster•22m ago•1 comments

Let go of StackOverflow; communities must take ownership

https://ahelwer.ca/post/2025-11-25-stackoverflow/
1•tensegrist•22m ago•0 comments

Google steers Americans looking for health care into "junk insurance"

https://pluralistic.net/2025/11/25/open-season/
2•hn_acker•23m ago•0 comments

The Penicillin Myth

https://www.asimov.press/p/penicillin-myth
1•fanf2•26m ago•0 comments

Mapping the Brain's Sense of What Goes on Inside the Body

https://www.nytimes.com/2025/11/25/science/brain-neuroscience-interoception.html
2•tysone•30m ago•0 comments

OpenStreetMap scales to serve users worldwide with Fastly

https://www.fastly.com/customers/openstreetmap
2•raybb•31m ago•0 comments

New Version of the MCP Specification

https://modelcontextprotocol.io/specification/2025-11-25
1•mooreds•31m ago•0 comments

Show HN: Rs-Utcp, a Rust Implementation of the Universal Tool Calling Protocol

https://github.com/universal-tool-calling-protocol/rs-utcp
1•juanviera23•32m ago•0 comments

NVMe driver for Windows 2000, targeting both x86 and Alpha AXP platforms

https://github.com/techomancer/nvme2k
1•zdw•33m ago•0 comments

Techrights the Name Turns 15

https://techrights.org/n/2025/09/20/Techrights_the_Name_Turns_15.shtml
1•amcclure•33m ago•0 comments

Why are static site generators so complicated to use?

https://thejollyteapot.com/2024/10/15/why-are-static-site-generators-so-complicated-to-use/
2•speckx•37m ago•0 comments

The Silent War Between AI and Blockchain for the Future of Trust

https://thinkmintmedia.blogspot.com/2025/11/the-silent-war-between-ai-and.html
1•iamtech•41m ago•0 comments

Ask HN: If Unix gets more popular would you use it instead of Linux?

1•catstor•41m ago•4 comments

Rightwing Influencers Fall for Mamdani's 'Arabic Numerals' in School Troll [video]

https://www.youtube.com/watch?v=zujUUI0WEvk
3•absqueued•41m ago•0 comments

Stop Putting Your Passwords into Random Websites (Yes, Seriously, You Are the PR

https://labs.watchtowr.com/stop-putting-your-passwords-into-random-websites-yes-seriously-you-are...
2•Deeg9rie9usi•42m ago•0 comments

Playing Safe with AI

https://declanbright.com/software/playing-safe-with-ai/
1•dclnbrght•43m ago•1 comments

The State of AI Agent Frameworks in 2025

https://devnavigator.com/2025/11/20/the-state-of-ai-agent-frameworks-in-2025/
1•BerislavLopac•44m ago•0 comments

Amazon CTO Werner Vogels predicts the Renaissance developer era

https://www.aboutamazon.com/news/aws/werner-vogels-amazon-cto-predictions-2026
1•jonbaer•44m ago•0 comments

Swift Standard Library Type Graph (2020)

https://arthurhammer.de/2020/01/swift-stdlib-type-graph/
1•joecobb•45m ago•0 comments
Open in hackernews

Ask HN: Did GitHub UI become unbearably slow?

14•zaphodias•6mo ago
I remember being able to review even large PRs (70-100 files changed) from the web UI fairly easily, but now every time I click a button, the page becomes unresponsive for many seconds.

For what it's worth (excluding client-side issues), I have a high-speed internet connection and a last-gen CPU.

Things that are very slow (from 5 to 60 seconds depending on the number of items) for me:

- Clicking on "Pull requests" tab for any repo

- Opening a PR with many comments (50+)

- Opening "Files changed" tab from inside any PR

- Marking a file as "viewed" from the "Files changed" tab

Tips I found to mitigate this:

- Opening the link in a new tab often usually only takes half the time than navigating in your current page.

- Review PRs from the visual studio code web ui (github.dev), easily accessible by pressing "." while viewing a PR

Comments

jsheard•6mo ago
Possibly related to them just adding stricter rate limits, because AI scrapers won't stop pissing in the pool?

https://github.blog/changelog/2025-05-08-updated-rate-limits...

zaphodias•6mo ago
Just to be clear, I am authenticated. Maybe they are struggling with the AI scrapers though, you're right.
genezeta•6mo ago
Earlier this morning they "temporarily rate banned" me after clicking a total of 3 files in some repository.

May be related, or maybe not.

bob1029•6mo ago
GitHub used to be server-side rendered. This is the consequence of drinking the client side framework koolaid.

One could argue about how react makes it easier for big orgs to work together or whatever. But, when the whole point of the product is to be a robust productivity tool for developers and they can't do basic tasks without getting frustrated, it doesn't matter. The entire product could become irrelevant if someone exploits this weakness. Speed is a killer feature in a market where few understand how to actually provide it (or have the courage to preserve it).

e-topy•6mo ago
This is why I like SourceHut. It's fast, lean, js-free, shows only what's important on screen.

The only downside is that I now need to juggle between two git servers that don't make mirroring easy. But if (when) Microsoft decides to do something stupid, I at least have an escape hatch.

efortis•6mo ago
I like IntelliJ’s Github plugin for reviewing PRs. It’s nice for adding bookmarks and code folding.
frou_dh•6mo ago
Yes, when navigating a repo's files on an older computer, I noticed that it took an incredible length of time to rehydrate pages or whatever it's doing.
bigbassroller•6mo ago
Did you add node_modules to your repo by chance?
pbkompasz•6mo ago
A lot of big websites, e.g. YouTube, Facebook, Reddit, GitHub, have become really bad and sometimes unusable in the past year or two. I think it's mainly due to using unnecessarily complex frontend frameworks and the low quality of code generated by LLMs. It's a vibe.
dapperdrake•6mo ago
At first it was only too slow on mobile.