Month: June 2022

  • Short notes on tech 25/2022

    Tools CyberChefSimple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression. Software development The Art of Code CommentsSarah Drasner talked at JSConf Hawaii 2020 about how commenting code is a more nuanced…

  • Learn to write secure code with DevSecLab

    Learn to write secure code with DevSecLab

    There are lots of pitfalls in software development and creating a secure Web application needs some thought and keeping especially the OWASP Top-10 in mind. One effective way to learn secure software development is to learn by doing and that’s what DevSecLab by Fraktal provides: teach developers to write secure code with hands-on exercises.… Jatka…

  • Short notes on tech 22/2022

    Worklife GitLab’s Guide to All-RemoteGood writeup of remote work in GitLab, i.a. it’s benefits and drawbacks and tips to better remote. DevOps Honeycomb’s O’Reilly Book Observability Engineering“Achieving Production Excellence by Charity Majors, Liz Fong-Jones, and George Miranda” Set up a Terraform Pipeline with GitHub Actions and GitHub OIDC for AWSA walkthrough of a Terraform pipeline…