Posts

Configure vim-go (gopls) the easy way

I spent more time than I’d like to admit trying to figure out how to convert a json object to a vim dict. And then I gave up and went with using neovim’s built in py3eval to make my life easier.

Why is Trump bad for humanity?

The fight against Trump isn’t political, it’s a fight against someone who’s trying to build a cult of followers and destroy the environment and our health. Health Trump gutted the CDC’s pandemic team by two thirds.

Go Vote Blue T-Shirt

My wife and I watched the debate, and well, it was a bad joke, while Biden was the clear winner over the other guy, it was just bad all around.
Go Vote Blue T-Shirt

Go / Go2 scratch script (or a quick local go playground)

Sometimes I need a quick scratch area to test out an idea, so I wrote this script. optionally deletes the folder after you’re done. helper for go2 if you have it installed.

ThinkOrSwim Java-8 Launcher

ThinkOrSwim requires jre <= 8, setting that as the default is just inconvenient so I wrote a tiny bash script to help with it. source #!/bin/sh # random optimizations collected over the years from forums and reddit export _JAVA_OPTIONS="-Dsun.

ThinkOrSwim Buy/Sell Alerts based on PPS

Thinkorswim Buy/Sell Alerts based on PPS

Vanity Go Import Paths with NGINX

The tl;dr version of setting up vanity Go import urls using nginx only.

A new decade, a new site and blog

After spending countless weekends working on different UIs for my new site, I ended up using hugo, and here we are… The Idea is that it’s a µBlog (micro blog), to share random things that I care about in a short form.