Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    107comments
  2. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    37comments
  3. Artificial intelligence now beats some of the best human forecasters(economist.com ↗)
    22comments
  4. CrowdSec Source Code Leak(crowdsec.net ↗)
    1comments
  5. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    8comments
  6. Whoisinspace.com/(whoisinspace.com ↗)
    5comments
  7. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents(skillsync.com ↗)
    discuss
  8. One Year of Sponsored Servo Development(servo.org ↗)
    123comments
  9. Vinix – A modern operating system written in V(vinix-os.org ↗)
    7comments
  10. hister(github.com/asciimoo ↗)
    discuss
  11. Show HN: Die With Me – Claude and Codex rate limits as AIM away messages(diewithme.co ↗)
    2comments
  12. CCC invites all model citizens to 40C3(ccc.de ↗)
    64comments
  13. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    352comments
  14. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    30comments
  15. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    70comments
  16. The Relation Between Mathematics and Physics by Paul Dirac (1939)(cam.ac.uk ↗)
    36comments
  17. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    125comments
  18. Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo(visual-paradigm.com ↗)
    1comments
  19. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    201comments
  20. Ask HN: How to recover Google auth after phone stolen?
    11comments
  21. Show HN: I built a new version of my fun spatial 3D online meeting app(flat.social ↗)
    48comments
  22. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    discuss
  23. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    147comments
  24. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    10comments
  25. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    40comments
  26. Online Z3 Guide(microsoft.github.io ↗)
    14comments
  27. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    33comments
  28. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    250comments
  29. Comparison of Malloc() Algorithms(egbert.net ↗)
    32comments
  30. Why Germany Is Building an Ark for U.S. Climate Data(yale.edu ↗)
    1comments

Rate limits on GitLab.com are changing

47 pointsby 1h agoabout.gitlab.com
36 comments
45m agoHN ↗

Presumably but I wish they'd also focus on optimizing code/making pages fully cacheable instead of rate-limits and blocking

37m agoHN ↗

Making requests is inherently cheaper than delivering responses, even with caches. Efficiency improvements can buy a little time on a given resources but won't solve the problem of bot saturation now that everybody can spawn a custom bot in about 12 seconds and is being encouraged to do so.

Rate limits, blocking, and pay-per-use are the only roads out and even those might not last as models get better at hacking and masquerading.

The internet we want to use LLM's with is simply not one that can support LLM's, and with LLM's not going anywhere, the whole experience of the internet is going to be forced into some radically less open and more expensive paradigm.

Policies like this just represent the beginning of the transition.

44m agoHN ↗

We need a new non-commercial version of the internet. Free of bots, free of ads, ... you pay to access social media optimized to be interesting enough to be worth paying instead of addictive enough to keep you scrolling to show you more ads.

It may look impossible right now. But what is impossible for real is to continue as we are. The damage that internet does to society is increasing by the day while its value is reduced (economic value, social value).

37m agoHN ↗

We need a new non-commercial version of the internet.

Except it's non-commercial, therefore valuable, therefore commercialized, therefore commercial.

You'd need a force strong enough to prevent it from falling prey to this tragedy of the commons, and that force would need to be stronger than the incentives to commercialize it. And that's where plenty of contemporary scraping-based salaries lay.

30m agoHN ↗

I'm not so certain. I used to buy a broadsheet newspaper, which was full of ads. Now I pay a few hundred a year, and get the same newspaper online, with no ads at all.

So, the precursor to online media has already gone through this paradigm shift.

25m agoHN ↗

I mean, what you're saying is "If I pay for a product ads go away"

Which is partially true, but it only shifts the distribution of the problem. Once your service gains enough popularity network effects cause it to gain value. You have to worry about high priced buyouts of the entire service (great for the site owner, terrible for the users).

30m agoHN ↗

It's not, it just requires creativity. One example I can think of is limiting connectivity by distance between nodes. Something like Meshtastic seems unlikely to ever be commercialized in the same way that the Internet has been. Sure, you would lose some useful applications of the Internet, but you would gain other things.

4m agoHN ↗

Also for better or for worse the ad-centric model to some extent has allowed more people to access information.

Gating everything behind paid (but with no ads) likely would hurt a significant amount of lower income users.

27m agoHN ↗

This is fine when you hide in the dark forest, small and unassuming, but the moment something discovers you, then you get ate by a predator.

Your human engagement will attract said predators because it's a unique information signal.

30m agoHN ↗

Careful what you wish for. The ticket to entry will (have to) be a proof of identity, the ultimate nail in the coffin of privacy and anonymity on the web.Outside of that, chaos.

27m agoHN ↗

We need a new non-commercial version of the internet.

you pay to access social media optimized to be interesting...

So is it commercial or non commercial?

Nothing is stopping you from creating a social network that is pay gated. Go build it. If you can't get anyone to sign up perhaps you'll realize it's not so easy as scapegoating addictive social media.

There is a whole cottage industry of people who legitimately make their living criticizing Facebook. It's a consumer software product. Yet few of these people seem to have their conviction extend to building an alternative that ever catches an audience. Why is that? Because addiction? Any other excuses?

26m agoHN ↗

AT Protocol and PDS’. BitTorrent to share and distribute bundles of data.

43m agoHN ↗

A request that arrives with no credentials gets 60 requests per hour per IP address.

One request per minute.

40m agoHN ↗

Average, yes, but the way they phrase it, it could be a token bucket or similar, where you can do 60 quick requests and then be blocked for a bit while the bucket refills

14m agoHN ↗

More like you have 60 requests, you can exhaust them in a single second or spread them differently as per your choice.

42m agoHN ↗

I noticed that recently Github.com has some kind of weird bot detection on public repos. I have a browser extension for switching User Agents for a specific legacy site, sometimes i forget to turn it off and Github will require me to login to view public repos.

All of this is most likely due to mass scraping by LLMs. Welcome to the total shitification of the web.

41m agoHN ↗

Congrats on making the world worse with AI. All this performative data scraping and uploading and no progress at all.

21m agoHN ↗

what are you talking about? it's progressing a lot of money into specific people's pockets

20m agoHN ↗

Making the privileged money and giving them the power to manipulate the mass is progress to some.

41m agoHN ↗

I think it's because people are building agentic flows, reducing the amount of developer seats needed. It's the first step towards usage based pricing.

28m agoHN ↗

Providing kickbacks to the repos being scraped would be a good way to help fund open source projects and pay creators like streaming services do. Seems like they're headed in this direction - it would be a massive product differentiator over GH

24m agoHN ↗

Three minutes after kickbacks were announced there would be a flurry of new repos being created with bots repeatedly scraping them just to get those kickbacks.

21m agoHN ↗

Presumably whoever is doing the scraping would need to pay, to get rate limits conducive to scraping.

20m agoHN ↗

My first reaction was that I really like this idea.

If we had a system where people who access projects pay and popular FOSS developers get paid for it we'd have much better alignment.

My second thought was that bots would immediately try to circumvent such a plan. They'd probably spam Gitlab with fake repos to try to harvest those payouts.

19m agoHN ↗

I would spend thousands of dollars for gitlab in terms of: 1) better UX for admin panel, I'm not sure what I've enabled and what not. Several buttons do not disable the rest of the settings, leaving me with some doubts (e.g. if I disabled grafana, why is there a setting that talks about where/how I store?) 2) a minimal version of gitlab without all the AI

17m agoHN ↗

Github would hit four nines if they followed suit. no clue why the dont try

10m agoHN ↗

Doesn't GitHub already have rate limiting especially if you are not logged in?

12m agoHN ↗

I understand why they're doing this, but the anticausative title kinda rubs me the wrong way.

11m agoHN ↗

I am honestly surprised they aren't going lower at this point.

Gitlab must pay a fortune to bot traffic, most of which is malicious or garbage at best.

5m agoHN ↗

Damn, we’re even having Claude write important press releases now

3m agoHN ↗

The requested URL was not found on this server.

Getting that so I do not know exactly what they are doing. From the title I am guessing they are restricting or throttling if downloads exceeds some value.