Nice publication though! :)
Paged Out – a new experimental magazine about programming
61–70 of 85 posts
Re: Paged Out – a new experimental magazine about programming
#62Reminds me of the zines included in the Zachtronics game EXAPUNKS which serve both as instruction manual and exposition. http://www.zachtronics.com/exapunks/
Re: Paged Out – a new experimental magazine about programming
#63Re: Paged Out – a new experimental magazine about programming
#64Very much a nitpick, but I really wish the font remained consistent between articles.
Re: Paged Out – a new experimental magazine about programming
#65Huj, I can also recommend "code magazine", if you have any interest in dot net.
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
#66Re: Paged Out – a new experimental magazine about programming
#67> 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?
Re: Paged Out – a new experimental magazine about programming
#68This 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.
Re: Paged Out – a new experimental magazine about programming
#69> 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....