homeBlog | Tags | Archives | Projects | Search | Stats | Contact

Nanopond Screensaver

Jul 17, 2007

no comments
Popularity: 1%

[This is an archive post from my old homepage]
For those who don’t know what Nanopond is: Adam Ierymenko’s Nanopond a minimal (absolutely tiny) artificial life system based on randomly mutating and evolving computer programs that eventually get more and more efficient in copying their program thanks to natural selection. While it does not have as [...]

Read more...

Automatic build numbers

Apr 29, 2007

no comments
Popularity: 1%

I needed a program that would keep track of a single number, increase it on demand and output the number to the standard output. This is because I don’t really like using any IDEs (at least anything for MinGW) and so I don’t have all the modern luxuries like automatic build numbers (a sequential number [...]

Read more...

MiniShare

Apr 26, 2007

no comments
Popularity: 1%

You can find MiniShare on the SourceForge project page

MiniShare is probably my most famous project. It’s a very minimal web server that is basically used by dragging files on it and then copying the URL it generates.
I have found the program very useful when sending files to someone when no proper file transfers are [...]

Read more...