Hopp til hovedinnhold

Tia Firing

    10 innlegg

    Spek Framework

    Kotlin
    Artikkel (2 min)
    Fra Tia Firing
    11.12.2020

    Most of us use JUnit as our go-to testing framework, often without really considering the alternatives. Are you ready to try something new? Why not give Spek Framework a shot?

    Gson and Kotlin: The nightmare before christmas!

    Kotlin
    Artikkel (3 min)
    Fra Tia Firing
    08.12.2020

    Does it really matter which serialization library you choose for your application? They're all pretty much the same, right? Right... It's story time!

    @Transactional demystified

    Java
    Artikkel (5 min)
    Fra Tia Firing
    24.12.2019

    What's new in Java 11

    Java
    Artikkel (4 min)
    Fra Tia Firing
    11.12.2019

    Hidden memory costs

    Java
    Artikkel (5 min)
    Fra Tia Firing
    06.12.2019

    Thread safety in Java

    Java
    Artikkel (4 min)
    Fra Tia Firing
    01.12.2019

    Security headers

    Sikkerhet
    Artikkel (5 min)
    Fra Tia Firing
    15.12.2018

    How the browser and the webserver can join forces to protect both the user and the webserver: Enter security headers!

    OWASP ZAP

    Sikkerhet
    Artikkel (5 min)
    Fra Tia Firing
    10.12.2018

    Do you want to try more hands on security testing, but you're not quite sure where to begin? Keep on reading!

    Error messages and information leakage

    Sikkerhet
    Artikkel (3 min)
    Fra Tia Firing
    07.12.2018

    Did you know that your application may be giving valuable clues to an attacker if an error occurs?

    Public key certificates

    Sikkerhet
    Artikkel (3 min)
    Fra Tia Firing
    02.12.2018

    Most developers will sooner or later have to deal with certificates. But what is a certificate, really? It's got something to do with authentication, right..? In this post we will try to explain what a certificate actually is!