Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: A toy implementation of ELF relocation weird machines(github.com/scriptod911 ↗)
    discuss
  2. We Need a Way to Prove Personhood Online(noemamag.com ↗)
    discuss
  3. Financial Times – The era of AI warfare has arrived(ft.com ↗)
    discuss
  4. Zuckoff app detects nearby Meta 'perv glasses'(nypost.com ↗)
    discuss
  5. From Specialist Agents to Distributed Skills over MCP(devblogs.microsoft.com/agent-framework ↗)
    discuss
  6. EU president: AI agents escaping their environment preview what's coming(the-decoder.com ↗)
    discuss
  7. Ask HN: How to recover Google auth after phone stolen?
    discuss
  8. A Taxonomy of Toddler Jokes(lastwordonnothing.com ↗)
    discuss
  9. Jev's Architecture Unmasked(archerhume.com ↗)
    discuss
  10. God Eye View(spatialintelligence.ai ↗)
    discuss
  11. Modern Monetary Theory: Economics for the 21st Century (MOOC)(mmted.org ↗)
    discuss
  12. How we made one of our largest inference workloads 4.7× more GPU-efficient(decagon.ai ↗)
    discuss
  13. AI has transformed The Pentagon's aging networks into a national security risk(washingtonpost.com ↗)
    1comments
  14. Show HN: Stroq – trace your agent's commands back to the text that produced them
    2comments
  15. ZSA Backpack(zsa.io ↗)
    discuss
  16. Designing for Amnesia(kasrin.com ↗)
    discuss
  17. Sub-ms deterministic parsing vs. LLM-based policy for agent safety?(github.com/midhunweb ↗)
    discuss
  18. The suddenly explosive world of AI safety(theverge.com ↗)
    discuss
  19. Agentic Societies Need a Social Harness(social-harness.org ↗)
    1comments
  20. We Need a Science of the AI Mind(wsj.com ↗)
    1comments
  21. Iran strikes on Amazon data centers caused permanent loss of customer data(arstechnica.com ↗)
    discuss
  22. Aviation is running telecom's playbook. The year is 1985(marbletech.us ↗)
    discuss
  23. Why Germany Is Building an Ark for U.S. Climate Data(yale.edu ↗)
    discuss
  24. AI model watermarking changes agent behavior(theregister.com ↗)
    discuss
  25. Songs Banned from Radio Following 9/11 Terrorist Attacks(consequence.net ↗)
    discuss
  26. Sloth – passive C99 WiFi SIGINT for Linux, 2,122 tests(github.com/spacetrucker2196 ↗)
    discuss
  27. Whoisinspace.com/(whoisinspace.com ↗)
    2comments
  28. Victory Appeals Court Rejects Expansive New Copyright Claim(eff.org ↗)
    discuss
  29. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    discuss
  30. New wild cat species is identified for first time in 100 years, researchers say(nbcnews.com ↗)
    discuss

Rate limits on GitLab.com are changing

31 pointsby 47m agoabout.gitlab.com
16 comments
21m agoHN ↗

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

13m 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.

20m 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).

13m 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.

6m 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.

6m 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.

8m agoHN ↗

That's this internet. Nothing precludes you from dropping big tech and solely engaging with the "indie web"[0][1] if you so choose. You're free to build your own website with its own RSS feed, join webrings[2] of like-minded people, and engage organically.

[0] One of many similar initiatives, I'm sure. Not an endorsement.

[1] https://indieweb.org/

[2] https://en.wikipedia.org/wiki/Webring

6m 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.

20m agoHN ↗

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

One request per minute.

16m 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

18m 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.

18m agoHN ↗

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

17m 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.