A couple of years ago I drafted a blog post on my quest to learn Typescript, Node.js, React, and a … More
Category: Software
You probably heard that I’m in the Scientific Software business and, cousin, business is a-boomin’.
Eclipse Che Tricks
I have started using Eclipse Che lately because I’m hoping that it can help me stay closer to my code … More
Running a basic Java example from the terminal in Eclipse Che
The easiest way to run an example project in Eclipse Che is to go to the Eclipse Che website and … More
DOE CODE: The US Department of Energy’s New Software Services and Search Platform
I often enjoy thinking about how much software has changed our lives, how much software exists in the world, and … More
What does a good code sample look like?
Here’s an example of a good code sample for entry-level programmers. I review a lot of code samples, both for … More
Dynamic Visitor Pattern in Java
The Visitor Pattern is a great way to extend the functionality of a class without extending the class per se. … More
NVIDIA CUDA 7.5 on Fedora 23 with NVIDIA Optimus Technology
I have a Dell XPS 15 that has both Intel and NVIDIA graphics using NVIDIA’s Optimus Technology: 00:02.0 VGA compatible … More
You must be logged in to post a comment.