MatthewReishus.com

Advent Of Code 2019

December 05, 2019

I’m participating in the Advent of Code this year. It’s a programming challenge released each day for the first 25 days of december. In 201…

ssh-keygen best practice

July 04, 2019

Just a quick note since I’m looking this up so often. To create an SSH key with the latest public key algorithm and some extra KDF rounds…

Word Vector Series - All Posts

July 21, 2017

This series covers using a well-known pretrained word vector model to enhance client side searching in a react app. Part 1 - Intro Part…

Word Vector Series: Part 1 - Intro

July 20, 2017

Intro to Part 1 In this series, I’ll be showing how to use an off-the-shelf model mapping english words to vectors in your own programs…

© 2020