jcoffland

↗ HN profile [ 107 ms ] full profile
Karma
4,419
Created
January 29, 2015 (11y ago)
Submissions
0
I started contracting software development in 2002. Mainly I develop embedded systems code (in C) and simulation systems (in C++). I've been coding for the Folding@home project since 2007 and have been working on an Open-Source 3 axis CNC simulator called CAMotics since 2011.

* http://cauldrondevelopment.com/ * http://folding.stanford.edu/ * http://camotics.org/ * http://joe.coffland.com/

I live in Petaluma, CA. If you're in the area, send me an email. I'm always up for a coffee or a beer and interesting conversation.

  1. I just find out that my GPL'ed CNC software, CAMotics is being sold on EBay. The seller clearly made modifications and I don't see any way to access the modified source. Isn't this a license violation? Has anyone else…

  2. Excluding school projects and toy languages, who here has created a programming language and why? I'll go first. 13 years ago I created a specialized language for processing XML data. XmlPl marries the syntax of C, XML…

  3. I've been using Docker mainly to setup build environments to target and test bulids for multiple Linux distros and even for cross-compiling for Windows and macOS. I believe that the biggest problem with software…

  4. I've see a lot of startups announced on HN. Many with really nice landing pages. It seems like the landing page is critically important to a startup's launch since it's the first thing prospective users see. It's like a…