5 post collection
This is a cross-post with the cyberia computer club blog. What is Capsul? Some friends from cyberia.club started out working on Capsul as a "for fun" project to host multiple VMs with different operat…
When I was younger, I worked with my dad on a project he was doing for his job. He is a Physics teacher and he had received a grant to write a new curriculum unit for teaching radioactivity and radiat…
I like to say that I "grew up" using Git GUI applications. When I started using Git, I was a novice programmer, and the Git Command Line Interface infuriated me. These days, I have more respect for…
At the end of this year, I will be saying goodbye to my current employer and exchanging contact information with many of the great people who I have called my colleagues, mentors, and teammates over t…
A simple JavaScript clone of the LOGO drawing language. Write turtle graphics programs that generate SVG images in your browser. http://git.sequentialread.com/forest/turtlejs…