Patrick Mineault
Patrick Mineault
All the classics covered in software carpentries: https://swcarpentry.github.io/git-novice/
Link to the book where appropriate
From a reader: > if one would like to document exploratory work, let's say trying different algorithms, data munging approaches, before commiting to one. How would you suggest to keep...
From a reader: > One issue that pops up frequently - data "versioning". Where you go through a series of data manipulations/cleaning until a fi al clean set that you...
I really enjoyed reading the chapter on testing. However, I was wondering whether in the long term it was a good idea to recommend Travis CI, given their acquisition by...
The synchronized tabs example doesn't work: the tabs aren't synced. The JS console console shows this: ``` Uncaught TypeError: sd_labels_by_text[syncId] is not iterable at HTMLLabelElement.onLabelClick (design-tabs.js:20:34) onLabelClick @ design-tabs.js:20 ```
I've been having trouble running the instructions on a couple of machines already - on Mac, homebrew is not collaborating to install cmake, and on Ubuntu, I've had issues with...
I wrote the [good research code guide](https://goodresearch.dev/), which is about how to organize code to not shoot yourself in the foot. I think it would git well with the spirit...
Reflect the improvements in the content and especially the packaging of the book.
## Bug report - AirSim Version/#commit: 1.4.0 - UE/Unity version: tested using UE NH environment from airsim-1.4.0 - autopilot version: - - OS Version: Windows 10 ### What's the issue...