28
votes
23answers
801 views
Is writing specifications for hobby projects the only way for them to be finished?
Here's what I'm wondering. Every night that our 3 months old baby lets us sleep, I jump to my computer and start coding my hobby projects. I have about 20 different projects that I …
9
votes
6answers
276 views
What interesting project(s) are you working on
This is more curiosity than anything else but what interesting project(s) are you currently working and using what tools?
I just wanted to get a flavour of the kind of work people …
7
votes
6answers
351 views
What microcontroller (and other components) would I need to create a timer device?
As a hobby project to keep myself out of trouble, I'd like to build a little programmer timer device. It will basically accept a program which is a list of times and then count dow …
5
votes
7answers
332 views
Long running RTS game multiplayer considerations
I'm working on a real-time space strategy game clone which at its time did not have any multiplayer option. I want to add multiplayer to it.
The gameplay itself is relatively lon …
5
votes
8answers
366 views
Howto manage the game state in face of the EDT?
I'm developing a real time strategy game clone on the Java platform and I have some conceptional questions about where to put and how to manage the game state. The game uses Swing/ …
5
votes
8answers
460 views
Where can I see other’s upcoming hobby or business projects?
I would like to see what other programmers are up to. Can anyone post some lists which contain upcoming projects (for example: http://www.techcrunch50.com/)? Or if you are working …
4
votes
8answers
287 views
Personal Project - Next practical language/tech to learn
I'm working on a personal project doing some finance analysis. It's a totally new field for me, and I'm really having fun with it so far, plus working in the high-level language ar …
2
votes
8answers
177 views
Any advantage to releasing hobby projects publicly?
Let's say I have a hobby project (a web-app), which I code on during my spare time. I am doing this just for learning a new language/framework/methodology - I have not really thoug …
2
votes
30answers
617 views
Have you ever bought a commercial implementation of a programming language for personal programming projects?
Commercial products are often a source of ideas and inspiration for open source projects. There are free and open source implementations of almost every programming language ever d …
2
votes
9answers
417 views
Coders-Block… What is a good way to find ideas for projects?
I want to develop something at home but I cannot think of anything at all. I do not want to write anything that has been written before... What is a good way to find ideas for proj …
1
vote
4answers
390 views
How to create a movie from 5000 PNG files?
Well, simple situation. I've created about 5000 frames as PNG files which I want to display as an animation inside a .NET application. Every image is 1920x1080 in size and the PNG …
1
vote
1answer
155 views
Howto design a clock driven multi-agent simulation
I want to create a multi-agent simulation model for a real word manufacturing process to evaluate some dispatching rules. The simulation needs to produce event logs to evaluate tim …
0
votes
4answers
52 views
How would you make a Windows application that conditionally blocks input?
You may have heard of PawSense, a Windows-only utility that prevents keystrokes from being entered when it believes there is a cat or other animal on the keyboard typing nonsense i …
0
votes
3answers
69 views
Is it possible to write offline GPS navigation software as a hobbyist?
Basically I'm wanting to create a GPS system for my car that works offline, but I'm just a hobbyist and doing this for fun, so I don't have a ton of money to invest. Are there open …
0
votes
3answers
220 views
Advice for Hobby Application: Laser Show Editor/Simulator
I've been wanting to work on this application for about a year now. I want to create a 'Laser Show Simulator/Editor'. I want to be able to place lights in different positions on a …
