Live data from Hacker News

Paged Out #9 [pdf]

pagedout.institute

21–30 of 33 posts

Re: Paged Out #9 [pdf]

#24
post #15
post #3

I like page 30: The Subpixel Zoo . It must be hell for text rendering: https://en.wikipedia.org/wiki/Subpixel_rendering

Sorry, we moved this. It's on page 37 now - "Hardware" section works better for this one than "Food for thought". https://pagedout.institute/webview.php?issue=9&page=37&artic...

> Sorry, we moved this.

Isn't the borrow checker supposed to prevent these things? I was still holding an immutable reference.

Re: Paged Out #9 [pdf]

#26
post #15

Earlier quoted context omitted.

Sorry, we moved this. It's on page 37 now - "Hardware" section works better for this one than "Food for thought". https://pagedout.institute/webview.php?issue=9&page=37&artic...

> Sorry, we moved this. Isn't the borrow checker supposed to prevent these things? I was still holding an immutable reference.

Actually the title is what doesn't change, not the page number. I.e. the object manager has a mapping where a given object (article) is in memory (on what page, pun intended). So you have to go through the object manager to resolve the mapping each time you want to interact with the object... or at least that's how we have it implemented in the web viewer ;)

Re: Paged Out #9 [pdf]

#27

I've never seen this before, it's like a modern 2600 - deeply technical, scattered topics and depth, all very hacker-curious - and beautifully designed to boot.

And it blocks IP ranges it doesn't like, so who knows what's in it?

Re: Paged Out #9 [pdf]

#28
post #27

I've never seen this before, it's like a modern 2600 - deeply technical, scattered topics and depth, all very hacker-curious - and beautifully designed to boot.

And it blocks IP ranges it doesn't like, so who knows what's in it?

Wait, you're getting blocked trying to download Paged Out!? This most likely is a problem with your ISP, not with the zine's server. Check with them first.

Re: Paged Out #9 [pdf]

#29
post #28
post #27

Earlier quoted context omitted.

And it blocks IP ranges it doesn't like, so who knows what's in it?

Wait, you're getting blocked trying to download Paged Out!? This most likely is a problem with your ISP, not with the zine's server. Check with them first.

Yep they seem to be hard-blocking Tor users.

Re: Paged Out #9 [pdf]

#30
post #29
post #28

Earlier quoted context omitted.

Wait, you're getting blocked trying to download Paged Out!? This most likely is a problem with your ISP, not with the zine's server. Check with them first.

Yep they seem to be hard-blocking Tor users.

That might be something at Google Cloud ingress then. We're not blocking on IP level (we have some other stuff, but it shouldn't interfere with Tor).
Post reply on HN