Insights, articles and news

3

1st

Mar

2025

Story Points Explained – A Comprehensive Guide

by James Ridgway

Story points estimation is an estimation method that is often used in agile software development. Story points are a unit of measure used in agile project management to estimate and compare the complexity, effort, and relative size of features or user stories within a project.Read More

26th

Jan

2025

Approving Builds and Workflows with GitHub Actions and Microsoft Teams

by James Ridgway

Sometimes it can be useful to request a manual approval before a deploy is unleashed on production. GitHub supports manual approval when you use environments, but only on public repositories or private repositories for GitHub Enterprise. In this post, I look at how GitHub Actions and Microsoft Teams can be used to create a manual approval process.Read More

22nd

Jan

2025

Fixing “unexpected stream termination” with Jenkins build agents

by James Ridgway

We use continuous integration and continuous deployment techniques regularly in the delivery of our projects. Whilst our team predominantly uses GitHub Actions these days, we’ve supported a variety of CI tooling including Jenkins and GitLab Pipelines.Read More

21st

Jan

2024

Building for ARM with Docker – packaging libcamera-apps for Alpine on armv7

by Paul Ridgway

In this article we look at compiling applications for different CPU architectures using Docker to emulate on an x86 host, with a working example of packaging libcamera-apps for Alpine Linux for an armv7 device (a Raspberry Pi Zero) and armv8 (Raspberry Pi Zero 2).Read More

19th

Jan

2025

The Challenges of Estimating Software

by James Ridgway

Estimating the effort involved in any project can be a challenge, and software projects are no different. Arriving at an accurate estimate and plan is tricky, to get right.Read More

17th

Jan

2024

What we’ve learned from processing £100k+ of transactions every week

by James Ridgway

We process several hundred thousand pounds of transactions for our clients every week. During peak periods, we’ll process this volume in a single day alone, and in exceptional cases, within a few minutes. Taking money from customers may sound simple, but there are many different factors and facets that have to be considered when designing and building a payment system.Read More

15th

Jan

2024

Demystifying Agile Software Development

by James Ridgway

Agile has been a popular software development methodology since the early 2000s. Despite being around for over two decades, agile can still be misunderstood or incorrectly applied.Read More

11th

Jan

2024

Determining NHS Room Occupancy Levels Through The Use of IoT Devices and Computer Vision

by Jake Appleyard

The Rotherham NHS Foundation Trust (TRFT) has expanded its valuable and successful collaboration with The Curve. Their goal is to explore new and innovative ways to manage data more effectively and ensure real-time data is at the forefront of its decision making process.Read More

7th

Dec

2023

The Curve has appointed Mai Mai Steele as Chief Operating Officer

by Jake Appleyard

Mai Mai Steele joins The Curve as Chief Operating Officer Read More

15th

Nov

2023

Trusts in Transition: Navigating Year-Round Pressures and Embracing Data Within The NHS

by Jake Appleyard

We thoroughly enjoyed our time at the NHS Executive Strategy Summit in London last week. It was a great opportunity to understand the key challenges that many Trusts and wider NHS Organisations are facing, and it was insightful to hear from inspiring thought leaders within the industry about how they are currently tackling these challenges.Read More

3