New technical zine looking for authors (Paged Out!)
category: general [glöplog]
Hey folks,
Long story short, we're making a free experimental* deeply technical zine with a mix of articles about programming / electronics / IT security / retro computers and demoscene.
* Experimental here means: 1 article == 1 page (~A4/US letter), author has (almost) full control over the layout (input format: PDF; output format: web PDF / PDF for printing).
The focus in on the *deeply technical* part - i.e. code is most welcomed (both assembly and higher level), especially stuff like programming tricks, code golf, short code which does something awesome, etc.
And we're looking for authors.
You can find all the details at https://pagedout.institute/, and a list of example topics / example article (to get you a feeling of our vision) at https://pagedout.institute/?page=writing.php (ctrl-f "Example topic ideas").
Happy to answer any questions :)
Long story short, we're making a free experimental* deeply technical zine with a mix of articles about programming / electronics / IT security / retro computers and demoscene.
* Experimental here means: 1 article == 1 page (~A4/US letter), author has (almost) full control over the layout (input format: PDF; output format: web PDF / PDF for printing).
The focus in on the *deeply technical* part - i.e. code is most welcomed (both assembly and higher level), especially stuff like programming tricks, code golf, short code which does something awesome, etc.
And we're looking for authors.
You can find all the details at https://pagedout.institute/, and a list of example topics / example article (to get you a feeling of our vision) at https://pagedout.institute/?page=writing.php (ctrl-f "Example topic ideas").
Happy to answer any questions :)
who is "we" ?
what is "code golf" ?
Get in contact with this man and you´ll have like 2-3 editors in one: (really, there´s no1 else with more experience than him to be found out there! And he´s way above only covering demoscene!)
Ghandy
Ghandy
And Also Ask Adok.
@_docd
A fair question :)
It's basically me + a bunch of friends (j00ru, KrzaQ, foxtrot_charlie et al.) helping with reviewing the articles / paperwork.
We're not really from demoscene if that's the real question - we're more related to the IT security world (e.g. both j00ru and me created/play at Dragon Sector[1][2] CTF[3] team), the hobby gamedev scene[4] (or a mix[5] :) ) or just general programming world.
That being said, I always had a special part in my heart for the demoscene - that's why I would love to have some intro/demo/etc programming tricks/tips/articles in our zine.
[1] https://dragonsector.pl/
[2] https://ctftime.org/team/3329
[3] https://ctftime.org/ctf-wtf/
[4] http://vexillium.org/?gd
[5] https://gynvael.coldwind.pl/?id=690
@nosfe
Code golf[6] is basically a type of compo where you have a given very precise topic, and try to write code which is as small as possible that still does what the topic requires. An example code golfing competition might be "implement a brainfuck compiler in 16-bit assembly"[7] - the winner would be the person who's implementation still works correctly and the code or binary is the smallest of the submitted ones.
In all honesty even though I've participated in several compos like that, I've learnt about the name somewhat recently by accident ;)
[6] https://en.wikipedia.org/wiki/Code_golf
[7] https://gynvael.coldwind.pl/n/bf_125_bytes
A fair question :)
It's basically me + a bunch of friends (j00ru, KrzaQ, foxtrot_charlie et al.) helping with reviewing the articles / paperwork.
We're not really from demoscene if that's the real question - we're more related to the IT security world (e.g. both j00ru and me created/play at Dragon Sector[1][2] CTF[3] team), the hobby gamedev scene[4] (or a mix[5] :) ) or just general programming world.
That being said, I always had a special part in my heart for the demoscene - that's why I would love to have some intro/demo/etc programming tricks/tips/articles in our zine.
[1] https://dragonsector.pl/
[2] https://ctftime.org/team/3329
[3] https://ctftime.org/ctf-wtf/
[4] http://vexillium.org/?gd
[5] https://gynvael.coldwind.pl/?id=690
@nosfe
Code golf[6] is basically a type of compo where you have a given very precise topic, and try to write code which is as small as possible that still does what the topic requires. An example code golfing competition might be "implement a brainfuck compiler in 16-bit assembly"[7] - the winner would be the person who's implementation still works correctly and the code or binary is the smallest of the submitted ones.
In all honesty even though I've participated in several compos like that, I've learnt about the name somewhat recently by accident ;)
[6] https://en.wikipedia.org/wiki/Code_golf
[7] https://gynvael.coldwind.pl/n/bf_125_bytes
@ɧ4ɾɗվ./Lemon. & @Sir
Got it, thanks!
Got it, thanks!
Quote:
And Also Ask Adok.
Do not, under any circumstance, ask Adok.
Do NOT ask ADOK! ;)
By that you hopefully meant: "who´s implementation still is Turing-complete" ;) Else you suck! (Sorry, this is pouet! ;) we are like 4chan, just more aged!)
Code:
the winner would be the person who's implementation still works correctly
By that you hopefully meant: "who´s implementation still is Turing-complete" ;) Else you suck! (Sorry, this is pouet! ;) we are like 4chan, just more aged!)
What is Adok?
well, yeah. what gargaj and hardy said. hands down.
Would the journey of codegolfing a procedural fractal downto a 16 bytes executable qualify as topic? (write up draft, link to the binary )
Uhm, OK, noted, do not ask Adok :)
@ɧ4ɾɗվ./Lemon.
Not many compilers are Turing-complete I think. Though I've heard that Magic: The Gathering is ;) (or x86 CPU faults at that, vide Page Fault Liberation Army).
@HellMood
OK, I admit I though you were pulling my leg with that 16 bytes. That's impressive as hell!
Yes, that would be an ideal topic :). And it might even fit within the limitations of the zine (1 article == 1 page only)!
@ɧ4ɾɗվ./Lemon.
Not many compilers are Turing-complete I think. Though I've heard that Magic: The Gathering is ;) (or x86 CPU faults at that, vide Page Fault Liberation Army).
@HellMood
OK, I admit I though you were pulling my leg with that 16 bytes. That's impressive as hell!
Yes, that would be an ideal topic :). And it might even fit within the limitations of the zine (1 article == 1 page only)!
can't wait for next years revision, where we will be having an hello world entry controlled by a speed up capture of a magic the gathering game. fuck you brainfuck.
Quote:
can't wait for next years revision, where we will be having an hello world entry controlled by a speed up capture of a magic the gathering game. fuck you brainfuck.
Like so? https://twitter.com/mattar0d/status/1109987662608384000?lang=en
LOL
If you think code golf is weird, look at polyglot programming. :)
Hah, true, polyglots are fun!
And since we're exchanging fun stuff, polyglots also come in other flavors:
- binary (machine code) (example)!
- file formats (file being N different file types at the same time) (example,another example, and one more)
Speaking of file format polyglots, there's also a "reverse" of them - file in a given file format that is displayed differently with various programs (aka "schizophrenic" or rather "multiple personality" files) - e.g. these slides have some examples (ZIP, BMP, PDF).
And since we're exchanging fun stuff, polyglots also come in other flavors:
- binary (machine code) (example)!
- file formats (file being N different file types at the same time) (example,another example, and one more)
Speaking of file format polyglots, there's also a "reverse" of them - file in a given file format that is displayed differently with various programs (aka "schizophrenic" or rather "multiple personality" files) - e.g. these slides have some examples (ZIP, BMP, PDF).
I wish you good luck with your project.
@Adok
Thanks ;)
Thanks ;)
It's my pleasure, mate! Good luck!