Live data from Hacker News

Paged Out – a new experimental magazine about programming

pagedout.institute

61–70 of 85 posts

Re: Paged Out – a new experimental magazine about programming

#62
post #44

Reminds me of the zines included in the Zachtronics game EXAPUNKS which serve both as instruction manual and exposition. http://www.zachtronics.com/exapunks/

Looks awesome. I have played TIS-100 and Zachtronics puts a lot of love into their games.

Re: Paged Out – a new experimental magazine about programming

#64
post #2

Very much a nitpick, but I really wish the font remained consistent between articles.

Nooooo... are you kidding? That's exactly what makes every article a piece. It's perfect as it is! Unify the fonts and you get an academic-style journal.

Re: Paged Out – a new experimental magazine about programming

#65

Huj, I can also recommend "code magazine", if you have any interest in dot net.

> https://www.codemag.com/magazine/subscribe

That header takes up nearly half of my screen. Why would they not "display: none;" on scroll? Jeepers.

Re: Paged Out – a new experimental magazine about programming

#67
post #45

> Android Reverse Engineering Heck yes, I wish more people knew this. It's super easy. There's loads of interesting (and "interesting") stuff in apps. Even better: you can get your phone's framework code (usually in odex files) and decompile it! I've found and worked around some insane things that Samsung has done to their SMS providers on some phones....

Cool! What kind of things have you seen with Samsung SMS providers?

Also interested!

Re: Paged Out – a new experimental magazine about programming

#68

This is really cool! Looking forward to the next edition of this. If anyone could point me to something similar, that'd be great (I know of 2600 and Phrack). I'm aware that Lainchan produces their own community magazine, but progress has been slow.

Hugi demoscene diskmag was absolutely brilliant: http://www.hugi.scene.org/

Re: Paged Out – a new experimental magazine about programming

#69
post #45

> Android Reverse Engineering Heck yes, I wish more people knew this. It's super easy. There's loads of interesting (and "interesting") stuff in apps. Even better: you can get your phone's framework code (usually in odex files) and decompile it! I've found and worked around some insane things that Samsung has done to their SMS providers on some phones....

Java reverse engineering is supposedly easy. Still trying to find a guide on how to get around Burp's Pro license...
Post reply on HN