frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Game devs: Do you spend too much time on auth servers?

1•abstruse1•1m ago•0 comments

Show HN: Planitly – AI Trip Planner, Now More Personalized and Powerful

https://planitly.com
1•superproton•1m ago•0 comments

Flamingos induce vortical traps for prey capture

https://www.pnas.org/doi/10.1073/pnas.2503495122
1•geox•1m ago•0 comments

Ask HN: How can I find solo founders building SaaS products?

1•kartik_malik•6m ago•0 comments

Art of Chording (2022)

https://www.artofchording.com/introduction/
1•Tomte•8m ago•0 comments

Using non-standard fonts in Plain TeX

https://texfaq.org/FAQ-fonts-pln
1•Tomte•8m ago•0 comments

Behind De Moon Off Bunburyland

https://medium.com/luminasticity/behind-de-moon-off-bunburyland-623e056e9da7
1•bryanrasmussen•8m ago•0 comments

Ask HN: Expense-Tracking Browser Extension?

1•v-yanakiev•15m ago•0 comments

Everyone's deploying AI, but no one's securing it – what could go wrong?

https://www.theregister.com/2025/05/14/cyberuk_ai_deployment_risks/
2•rntn•22m ago•0 comments

A single Python function for both async/sync

https://blog.est.im/2025/stdout-04
2•est•25m ago•0 comments

LLM Embeddings Explained: A Visual and Intuitive Guide

https://huggingface.co/spaces/hesamation/primer-llm-embedding
1•eric-burel•25m ago•0 comments

Samsung to adopt hybrid bonding for HBM4 memory

https://www.tomshardware.com/pc-components/dram/samsung-to-adopt-hybrid-bonding-for-hbm4-memory
1•rbanffy•28m ago•0 comments

I built a Next.js boilerplate for P2P and B2C marketplaces – Peerquik

https://www.peerquik.com/
1•eliana_jordan•29m ago•1 comments

Airbnb built a custom media format for transparent video playback at 60 FPS

https://twitter.com/joshuapekera/status/1922386371408232797
1•dvrp•31m ago•0 comments

Vulnerabilities in the hidden magic of Lodash, Ramda and Underscore

https://positive.security/blog/lodash-ramda-underscore-vulnerabilities
3•rook_line_sinkr•35m ago•0 comments

ARMv9 Architecture Helps Lift Arm to New Financial Heights

https://www.nextplatform.com/2025/05/12/armv9-architecture-helps-lift-arm-to-new-financial-heights/
1•rbanffy•40m ago•0 comments

Factorio lets fix video #2

https://www.youtube.com/watch?v=uHRrWZ-3hHg
1•n1c•40m ago•0 comments

Show HN: I built a simple AI-powered ATS for small teams

https://applisights.com
1•rajathhegde•41m ago•0 comments

If Congress cancels the SLS rocket, what happens next?

https://arstechnica.com/space/2025/05/if-congress-actually-cancels-the-sls-rocket-what-happens-next/
1•rbanffy•42m ago•0 comments

Fluxus v0.2.0 Published

https://crates.io/crates/fluxus
1•lispking•44m ago•0 comments

How RDMA Became the Fuel for Fast Networks (2020)

https://blogs.nvidia.com/blog/what-is-rdma/
1•transpute•45m ago•0 comments

Developers, Don't Despair, Big Tech and AI Hype Is Off the Rails Again

https://cicero.sh/forums/thread/developers-don-t-despair-big-tech-and-ai-hype-is-off-the-rails-again-000007
4•matt-cicero•45m ago•1 comments

What is the dev set-up for developing Windows for multiple proc architectures?

https://devblogs.microsoft.com/oldnewthing/20250513-00/?p=111176
1•paulmooreparks•46m ago•0 comments

TikTok's Enshittification

https://pluralistic.net/2023/01/21/potemkin-ai/#hey-guys
1•zombot•47m ago•0 comments

Galileo sattelite service degradation due to testing activities

https://www.gsc-europa.eu/notice-advisory-to-galileo-users-nagu-2025016
2•TechTechTech•50m ago•0 comments

Typed, Transpiled, Compiled

https://blog.anirudha.dev/js-ts-asc
1•anistark•54m ago•0 comments

Show HN: Superchange.ai – AI-native changelog, stay updated on what YOU build on

https://www.superchange.ai
2•tgenaitay•58m ago•0 comments

Overleaf Is Down

5•graemep•1h ago•1 comments

Collapsible Cline Panel for MCP Responses

https://github.com/cline/cline/pull/3528
1•bpedro•1h ago•0 comments

How to get the most out of your work experience

https://www.chiplog.io/p/how-to-get-the-most-out-of-your-work
1•TheLadyParadox•1h ago•0 comments
Open in hackernews

You can no longer browse open source code on GitHub without logging in first

https://github.com/orgs/community/discussions/159123
39•confusing3478•3h ago

Comments

pogue•3h ago
I assume they're trying to keep ai bots from strip mining the whole place.

Or maybe your IP/browser is questionable.

tostr•3h ago
*other ai bots, ms will obviously mine anything on there.

Personally, I like sourcehut (sr.ht)

voidnap•3h ago
I encountered this on github last week. Very agressive rate limiting. My browser and IP is very ordinary.

Since Microsoft is struggling to make ends meet, maybe they could throw a captcha or proof of work like Anubis by xe iaso.

They already disabled code search for unauthenticated users. Its totally plausible they will disable code browsing as well.

confusing3478•2h ago
> Or maybe your IP/browser is questionable.

I'm using Firefox and Brave on Linux from a residential internet provider in Europe and the 429 error triggers consistantly on both browsers. Not sure I would consider my setup questionable considering their target audience.

grodriguez100•2h ago
I’m browsing from an iPhone in Europe right now and can browse source code just fine without being logged in.
bogantech•3h ago
The headline reads as if this is intended behaviour but it's clearly a bug (and it doesn't even occur when I try)
confusing3478•2h ago
https://github.blog/changelog/2025-05-08-updated-rate-limits...
jarofgreen•3h ago
Also https://github.com/orgs/community/discussions/157887 "Persistent HTTP 429 Rate Limiting on *.githubusercontent.com Triggered by Accept-Language: zh-CN Header" but the comments show examples with no language headers.

I encountered this too once, but thought it was a glitch. Worrying if they can't sort it.

watermelon0•2h ago
Time for Mozilla (and other open-source projects) to move repositories to sourcehut/Codeberg or self-hosted Gitlab/Forgejo?
grodriguez100•2h ago
Misleading headline? It links to an unresolved GH issue, so no evidence that there is an actual change of policy (rather than, let’s say, a bug, or a temporary hiccup)
confusing3478•2h ago
https://github.blog/changelog/2025-05-08-updated-rate-limits...
muppetman•2h ago
There is nothing worse than some Muppet who finds what's probably almost certainly a mistake or config error and then posts alarmist and "This is now a fact" posts.

Post it like "I don't seem to be able to view unless I login" or "Does anyone else find that they need to login" not as a statement of fact.

jarofgreen•2h ago
https://github.com/orgs/community/discussions/157887 This has been going on for weeks and is clearly not a simple mistake.
confusing3478•2h ago
> There is nothing worse than some Muppet who finds what's probably almost certainly a mistake

Aged like milk within minutes

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

muppetman•1h ago
Ok, not a mistake, rate limits.

Still an A-Grade Muppet headline, because you very clearly can still browse code when you're not logged in.

Aged like wine now you've posted that.

confusing3478•1h ago
> you very clearly can still browse code when you're not logged in

Linked issue clearly demonstrates otherwise.

radicality•2h ago
Just tried it on chrome incognito on iOS and do hit this 429 rate limit :S That sucks, it’s already bad enough when GitHub started enforcing login to even do a simple search.
Euphorbium•2h ago
I remember getting this error a few months ago, this does not seem like a temporary glitch. They dont want llm makers to slurp all the data.
new_user_final•2h ago
Isn't git clone faster than browsing web?
Zdh4DYsGvdjJ•2h ago
This was announced https://github.blog/changelog/2025-05-08-updated-rate-limits...