I recently started creating an SMTP server using Node.js: https://github.com/baudehlo/Haraka
Ask HN: Who are working on young open-source projects? (or know such?)
11–20 of 32 posts
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#12Tutorial available here: http://syskall.com/how-to-write-your-own-native-nodejs-exten...
Node.js has a lot of potential but is still pretty young.
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#13I'd like to point out Hyde (github.com/hyde/hyde), it's a static website generator written in Python, and I find it pretty well executed.
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#14Re: Ask HN: Who are working on young open-source projects? (or know such?)
#15It's a GUI tool I built in Python to help offline users update and install new software on Linux.
I no longer have time to work on it and would love it if someone would like to take over maintaining it for me.
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#16As far as I'm aware, it currently has zero users (Tarsnap isn't using it yet), which probably qualifies it as "not so popular".
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#17The project had been internal for a year and as such is pretty mature technically, but has a nascent community. If you're thinking about running node.js in production definitely check it out!
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#18Re: Ask HN: Who are working on young open-source projects? (or know such?)
#19Aiming to create a multiplayer sim ant http://github.com/rinum/openant
Re: Ask HN: Who are working on young open-source projects? (or know such?)
#20I am about to start a few small game engines for my own use, chiefly a point-and-click adventure/puzzle game engine. I probably won't start coding in earnest until July though.