Forum Replies Created

Viewing 15 posts - 316 through 330 (of 3,711 total)

  • Reply To: The Art of the Code Review

    LGTM = Looks Good To Me?

    My team has spent time working out if anything we do in a code review could be automated.  Linting and formatting to an agreed, enforced...

  • Reply To: The Dangers of Not Upgrading

    Many of our CICD pipelines build our apps into Docker containers and runs a vulnerability scan on the resulting image.  This is a pre-requisite before making the image available for...

  • Reply To: The Dangers of Not Upgrading

    Back in 2014 one of the talks at QCon was a talk from someone at NASA.  They said they had two problems that kept them up at night.

    One was how...

  • Reply To: Visual Design for Safety

    On a car dashboard a rev counter is a dial with a red zone.  You don't need to be able to read any figures, just know where the needle points...

  • Reply To: This is Why You Use Git for Scripts

    There are official GitHub certifications too.  https://github.blog/2024-01-08-github-certifications-are-generally-available/

    If you work for a consultancy you may find you are expected to hold and keep a number of certifications.

     

  • Reply To: This is Why You Use Git for Scripts

    You might find the following links useful.

    I've been using git for a long time and have only ever needed to use a handful of commands.  Beyond the...

  • Reply To: Un-Stable Teams

    I find that there is the feeling of having to start from scratch when joining a new team.  It's uncomfortable but a spur to up your game until you bed...

  • Viewing 15 posts - 316 through 330 (of 3,711 total)