I don’t know if its because I’m now settled into the dad life or what, but I’ve been taking on more personal projects lately, working on them until I loose interest or find something else. Of course, leaving them in various states of completion, some times returning later. Sometimes its just lack of motivation, sometimes I hit a wall, a few cases are delays since continuing requires hardware or something that costs money. Sometimes its just lack of time. A big part of it is the problems I’m working on don’t hold my interest or seem of little point. I seem to be working on tutorials or guides, or very little that isn’t already well tread. I want to learn new skills, but I also want to solve real problems, or tangible improvments to something. I’d love to get involved in some real projects (but I can’t commit due to time), not run through a tutorial that gives me an example program to write that no one would actually use. That said, here is what I have in the hopper that I’ve slowly been trudging through.
[Read More]Koding with Flask
Koding is a cool site that provides a web-based development environment that is perfect for budding programers and veteran programmers who want an easy to use sandbox environment to develop in. For free you get a VM that that comes pre-setup so that you can develop in several languages including Python, plus database backends ability to install more resources (you get full root access to your VM).
A lot of coders use it to stage or live demo a project, and of course the VM automatically shutsdown when you log off. You can expand the VM’s but that’s the point you start paying, or once your project needs some real resources, or you want to bring on additional team members, etc.
[Read More]