Securing your web application with Spring Boot and Kotlin.
So you’re building the next Uber for Cats - the internet is going to love it. But before you get your millions of users, the »
Here at Vena, we use MongoDB pretty heavily in our back end stack. We also are working on making automated testing a larger, more prevalent part »
So you’re building the next Uber for Cats - the internet is going to love it. But before you get your millions of users, the »
I come into work one morning, and I hear about a new customer bug. A data import failed, with this technical-looking error message: Document size of »
At Vena we use a private GitHub Enterprise instance. Recently the Infrastructure team has been using Go and we want to version our Go code there. »
When I started as a server developer at Vena in 2013, we didn't have test-driven development. Sure, we designed our codebase to be testable by using »
This topic has been on my mind for a while, and I wanted to share my thoughts because it taught me very important things. Roughly a »
We had an issue a while ago where one of our Mongo instances had run out of available space on the root disk. This was concerning »
There’s a story I tell candidates during their interviews, that embodies the spirit of Vena. Shortly after I left a big IT firm to join »
I took this past Monday as a vacation day. Upon returning, I sent this email to the team, and they suggested I post it here. Upon »
This past weekend, I needed to find a good fraction to approximate a given value. Along the way, I learned about continued fractions, and emerged with »