Real Life intervenes

Why yes, real life has intervened. This means that nearly none of my projects have made any progress at all, which is somewhat depressing.I suppose that if I spent the time that I slacked off doing projects, I would be happier at the end of the day, but meh. We’ll see how that attitude works.  […]

Set Version 2

So, I’ve decided to not go with the more traditional major.minor.fix versioning, especially since I don’t ever expect to have more than a few versions on this. Hence, version 2, a mostly bugfix release so that it actually works. Once again, here’s the source, and a binary. Once again, grab the binary if ‘wxpython’ fails […]

Squishing bugs

So, squished another bug, for my non-existent git followers. Also, determined that using scheme for my program of insanity is not going to be the easiest thing in the world, not to mention I haven’t done any speed tests (now I check the computer language shootout…) and scheme is a bit slow for intensive computation […]

Work on set

So I think I squashed a good number of bugs, at least in the git repo version that I had on the server (if you wanna get the git sources, just clone git://jakv.no-ip.org/git/set . And tell me how that goes). So, when I have more time, I’ll make up a binary release and test that […]

Troubleshooting

Well, apparently all the people that have tried out the set program have not been able to actually select sets. I suspect that I may have pushed out an old version of the program, in which case I will need to rectify that later. Now, I must find some time and peace to sleep.

Release Set 1.0

So, it’s been a long time in coming, but I’ve been reminded that I have not yet actually put the binaries or sources for my set clone up for anyone. For the impatient: If you have python and wxpython installed, you can grab the source file, which is 17kb in size. If you have no […]