Adam Henderson

"One of the principle objects of theoretical research in any department of knowledge is to find the point of view from which the subject appears in its greatest simplicity." - Josiah Willard Gibbs This is the core thread of my research / professional career across Theoretical Physics (Quantum Gravity & General Relativity), applied math, machine learning, and software engineering. List of Publications from my quantum gravity era. Without the academic pressure to write papers I am less and less inclined to share research.

Recent Posts

Setting up Jekyll

1 minute read

Recently was able to experience the joy of setting up Jekyll and Github Pages in more detail through setting up an internal documentation hub at work.

Quotients of Algebraic Structures

6 minute read

I recently started a review of Abstract Algebra with primary focus on Groups. This resulted in a deeper dive into the properties of quotients and Normal sub...

Bash Arg Parsing

3 minute read

As much as I prefer nearly any other language to Bash (or other Shell scripting) time and again I find myself scripting in Bash.