For programming software as a hobby or pastime, external to career development. Share your work and interests!
What are you working on? [Week of 2016-07-06]
Share what you are working on this week!
If you've already made a post about it, you can link it here too.




I'm making a static site generator, so far I've just focused on the markdown parser and html generator.
What is your goal with it? Do you have a new idea for site generation you are trying out? Or is it just that you want to try your hand at the challenge?
I would like to find one that makes multi-lingual sites easier. So you could have one version of the site in Spanish, one in English, etc. I have not found a site generator that does this satisfactorily yet. My current cobbled together attempt uses Mustache to paste together a bunch of text and formatting.
I'm doing it just to do it, I don't think I'll actively try to get people to use it. I saw this list and doubt I'd be able to add anything that isn't there :D
Right now I'm using Jekyll, and there are a few things that bother me (like requiring a date in the filename of a blog post) that I'll change to my liking.
I got distracted by Human Resource Machine. It is a very fun little programming game.
http://tomorrowcorporation.com/humanresourcemachine
You too can write little assembler programs that multiply numbers. And for extra OCD points, you can try to get trophies for minimizing time or minimizing number of instructions.
I am working on a generic workflow engine - eventually for a website where you will be able to define a process flow which will prompt users to take certain actions at relevants points. Intended for SMEs who want the power of an automated process management tools.
I'll start by sharing the post I just made, lol: https://www.imzy.com/hobbycode/post/telepipe_phantasy_star_online_gamecube_proxy