Getting started with Kotlin

Getting started with Kotlin

Getting started with Kotlin Ádám Arold (Software Engineer) If you are working on Java projects you might have heard about other languages that run on the JVM, like Clojure, Kotlin, or Scala. Programmers like to try new things out but is it worth it to pick one of them...
How to avoid issues with DNS security and privacy

How to avoid issues with DNS security and privacy

Reading Time: 8 minutes How to avoid issues with DNS security and privacy Tibor Kálmán (Software Engineer) Even if you use HTTPS, your browsing habits can still be tracked by observing your DNS queries. Besides the lack of confidentiality, plain old DNS doesn’t...
Security and usability: How to find a good balance

Security and usability: How to find a good balance

Reading Time: 10 minutes Security and usability: How to find a good balance Ármin Bansar (Software Engineer) How would you like the idea of being escorted by armed security staff from the grocery store to your home in order to protect the valuable air fresheners you...
Semancat versioning

Semancat versioning

Reading Time: 8 minutes Semancat versioning Kristóf Tóth (Software Engineer) Tackling the versioning pains of a greenfield project with cats. New projects can force us, developers to face certain challenges that we won’t even have to think about when working on an...
Git security best practices

Git security best practices

Git security best practices Paul-Emmanuel Raoul (Software Engineer and Researcher) In this article, we will discuss different methods to avoid some common pitfalls when it comes to Git security. We live in a world where it is hard not to know about Git, the most...