Some Stuff

what even is all this

JWT on Spring Boot example

JWT on Spring Boot example

With all the recent moves to decentralized stateless services, its a good idea to look at a token implementation for your API calls. I started ...

Why Hugo

Why Hugo

I recently moved this site over to Hugo. Hugo is a static site generator, like Jekyll. Static Site Generators...

Go Simple Soap Web Service Client

Go Simple Soap Web Service Client

I was doing some work with Go calling one of our internal Soap Web Services for a project, and I noticed that Go doesn't make it very easy...

Gulp Troubleshooting

Gulp Troubleshooting

When you've got a gulp problem, and one of your build tasks isn't completing, one easy way to see what's going on...