Skip to content

Instantly share code, notes, and snippets.

@masak
Created August 26, 2011 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/1172972 to your computer and use it in GitHub Desktop.
Save masak/1172972 to your computer and use it in GitHub Desktop.
Blog posts I'd like to write

This weekend for the first time in quite a while, I'm not doing anything else, so I'm planning to blog quite a bit. Here's a list of my accrued ideas:

  • An interesting (fixed) vulnerability in the SOAP::Lite module on CPAN

  • A series on the Little Animal Farm game

    1. Origins
    2. Design
    3. Event sourcing
    4. Computer players
    5. That thing about defensive copies
  • Why tests will change the way you code (if they haven't already)

  • How macros work

  • A short post about how the EXEC_OK constant solves problem of reading system calls in code and having to think backwards

  • The -n and -p flags, and how (differently) they are applied in the Perl 5 runtime and Rakudo.

@trapd00r
Copy link

I vote for the tests post.

@masak
Copy link
Author

masak commented Aug 26, 2011

Good, then I will do that one first. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment