Blog
Thoughts from two software engineers. You can filter posts by tags or by category.
Thoughts from two software engineers. You can filter posts by tags or by category.
Instead of doing the same old bad slides combined with bad audio on Zoom, let’s learn from YouTubers and dig into free and open source tools to change the way we teach in the face of the pandemic.
Are you thinking of using Microservices? Here’s something you may not know: TCP connections can break entirely silently.
Mockito, a tool to make mocking easy, is actively encouraging test code. Here’s why.
“Senior Software Developer” — says the text on the business card. But what makes someone senior? Is it the age? Is it the years in the business? Know-how? There’s a sometimes heated and, to some extent, endless debate going on what makes an engineer senior.
“Don’t ping my server!” — is the sentiment among many sysadmins, and usually leads to a full-on ICMP blocking. But, it’s a terrible idea. Here’s why.
Use the cloud, they said. It will be great, they said. Why is it painful then?
Go certainly caught a lot of attention. Let’s look at the bad parts!
Go certainly caught a lot of attention. Let’s look at the good parts!
Let’s build an SSH server in Go that launches Docker containers for each session!