Forum Replies Created

Viewing 15 posts - 316 through 330 (of 3,704 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...

  • Reply To: Do You Have a Jeff?

    Phil Parkin wrote:

    Note to self: remember to rent a Lambo one day.

    Don't.  Had a driving day for my 40th birthday.

    • Lamborghini.  My fantasy cracked and died.
    • Ferrari.  Knackered Fiat until it...
  • Reply To: Do You Have a Jeff?

    Whether you are a Brent or a Jeff there are some pitfalls to watch out for to avoid burning yourself out.

    Do others see you as a leg up or a...

  • Reply To: Serious Software Glitches

    Never assign to malice that which can be assigned to incompetence.  But in the case of the Post Office it is hard to brush it off as mere incompetence.

  • Reply To: Serious Software Glitches

    HMRC (tax office) has the guilty until proven innocent perversion too.  I didn't know a similar law was used for the Post Office.

    Everything about this story stinks.  People were prosecuted...

  • Reply To: Sharing the Work You Do 

    Go for it, the only way is up!

    If you research your subject, capture your method and your results then you have something that future you will thank you for, whether...

  • Reply To: A Great Place to Work

    With very few exceptions I've stayed with my employers for at least 5 years.

    • Merlin Gerin (electrical switchgear manufacturer)
    • NEBS Business Stationery (business printing company)
    • McCann-Erickson (advertising)
    • Kudos-IDD (technical documentation...
  • Reply To: Take A Vote and Accept Your Loss

    Where a standard emerges it should represent that which the most people find readable.  Yes, something else may be better for you personally, but you are going for what is...

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