frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

New Sturnus Banking Trojan Targets WhatsApp, Telegram, Signal Messages

https://www.securityweek.com/new-sturnus-banking-trojan-targets-whatsapp-telegram-signal-messages/
1•Bender•2m ago•0 comments

Show HN: Storytel-Player – A clean, fast, minimal desktop player for audiobooks

https://github.com/debba/storytel-player
1•debba•2m ago•0 comments

Airlines to ban use of lithium power banks

https://www.abc.net.au/news/2025-11-21/airlines-virgin-australia-qantas-ban-power-banks/106033982
1•mryall•5m ago•0 comments

Comic Code Reviews

https://www.jona.ca/2025/11/comic-code-reviews.html
1•JonathanAquino•5m ago•1 comments

Triton Data Center

https://github.com/TritonDataCenter
1•robertlagrant•5m ago•1 comments

Show HN: Mgrep – A Semantic, Multimodal Grep

https://github.com/mixedbread-ai/mgrep
1•breadislove•7m ago•0 comments

Experts urge canceling fossil fuel contracts to meet Paris climate goals

https://phys.org/news/2025-11-experts-urge-canceling-fossil-fuel.html
1•gpi•9m ago•0 comments

Shuffle: Making Random Feel More Human

https://engineering.atspotify.com/2025/11/shuffle-making-random-feel-more-human
1•preetamjinka•9m ago•0 comments

It's the 'most important fish in the sea.' And it's disappearing

https://www.washingtonpost.com/opinions/2025/11/20/menhaden-fishing-caps-atlantic-reduction/
1•diogenes_atx•10m ago•1 comments

Windows is getting hardware-accelerated BitLocker in 2026

https://www.windowscentral.com/microsoft/windows-11/microsoft-is-making-a-major-change-to-bitlock...
1•pregnenolone•11m ago•0 comments

South Korea to build nuclear-powered subs in U.S., Trump says

https://www.japantimes.co.jp/news/2025/10/30/asia-pacific/south-korea-us-nuclear-powered-submarines/
1•PaulHoule•12m ago•1 comments

How to fix a typewriter and your life

https://www.nytimes.com/interactive/2025/11/20/us/typewriter-repair-seattle-bremerton.html
1•ripe•12m ago•0 comments

NIH Directors: The World Needs a New Pandemic Playbook

https://www.city-journal.org/article/nih-jay-bhattacharya-covid-pandemic-lab
2•bilsbie•13m ago•1 comments

Practical Common Lisp (2006) [video]

https://www.youtube.com/watch?v=4NO83wZVT0A
1•swatson741•13m ago•0 comments

Redux Critique

https://www.considered-harmful.info/redux/
1•psea•14m ago•0 comments

Up to 1.77M Ukrainians Killed in the War: Forensic Calculations

https://aaronlee.substack.com/p/between-913000-and-1770000-ukrainians
1•aajailee•15m ago•0 comments

(How AI Forced Me to) Relearning how to write: From 3 Fingers to 10

http://blog.dominikrudnik.pl/relearning-how-to-write-from-3-fingers-to-10
1•qikcik•15m ago•0 comments

Musings About Emulating ZX Next

https://solhsa.com/oldernews2025.html#MUSINGS-ABOUT-EMULATING-ZX-NEXT
1•ibobev•16m ago•0 comments

DivX

https://en.wikipedia.org/wiki/DivX
1•doener•21m ago•0 comments

I Built a Lightweight Alternative to VWO for A/B Testing

https://abify.app
2•iraklik•21m ago•1 comments

The Varying Strictness of TypedDict

https://snarky.ca/the-varying-strictness-of-typeddict/
2•ingve•21m ago•0 comments

GoAccess: Visual web log analyzer, in C, in the terminal

https://goaccess.io/
1•fanf2•22m ago•0 comments

Tinnitus Is Somehow Linked to a Crucial Bodily Function

https://www.sciencealert.com/tinnitus-is-somehow-linked-to-a-crucial-bodily-function
1•amichail•23m ago•0 comments

Everybody's Album – Creating the next #1 Album

https://everybodysalbum.com
1•bcye•23m ago•0 comments

Our Depressing Vaccine Future Laid Bare on the CDC Website

https://www.nytimes.com/2025/11/20/opinion/cdc-autism-vaccine-website.html
2•doener•23m ago•0 comments

Newly unsealed documents tie Deel to payments for alleged Rippling spy

https://www.calcalistech.com/ctechnews/article/h1ysgtng11l
1•tylertreat•26m ago•1 comments

What was your favourite Amiga magazine?

https://old.reddit.com/r/amiga/comments/1p26f5u/what_was_your_favourite_magazine/
1•doener•26m ago•0 comments

GitHut – Programming Languages and GitHub

https://githut.info/
11•tonyhb•30m ago•6 comments

Closest Harmonic Number to an Integer

https://www.johndcook.com/blog/2025/11/19/closest-harmonic-number-to-an-integer/
2•ibobev•31m ago•0 comments

Cool Banana 2.0 (featuring the new Gemini 3 Pro Image)

https://gerry7.itch.io/cool-banana
1•jaggs•32m ago•1 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.