Extra Comma in BibTeX @misc citationI am using @misc entries to reference URLs in my thesis. I ran into an issue where an extra comma and a period would show up at the end of…Feb 7, 2023Feb 7, 2023
Torchvision TransformsI recently spent more time than I would like to admit debugging a system that used a PyTorch model. The results from the model were not…Jul 2, 2021Jul 2, 2021
Disable Nagle’s Algorithm with OkHttp or ScarletTCP includes a feature called Nagle’s Algorithm that will postpone sending small messages, in hopes of combining these messages with…Nov 4, 2020Nov 4, 2020
Creating a Git Branch From an Upstream RepositoryI created a fork of a repository on Github and made a change on the master branch. While waiting for this change to be reviewed, I wanted…May 12, 2019May 12, 2019