Systems | Development | Analytics | API | Testing

Latest News

Getting your iOS apps ready for Apple Intelligence

This year, Apple Intelligence will be available in beta. It's a set of artificial intelligence features that Apple will add to macOS, iOS, and iPadOS devices to offer consumers a more personalised experience designed to help improve their efficiency and productivity. There's a lot of excitement around what Apple Intelligence will bring to developers, consumers, and the ecosystem as a whole. You can read more about the possibilities our CEO believes it will unlock here.

Ably's four pillars: no scale ceiling

This is one of a series of posts that explain Ably’s four pillars of dependability. The four pillars project at Ably is about making concrete, objectively verifiable, statements about the technical characteristics of the service. We aim to ensure that our claims about service performance are expressed clearly in terms of explicit metrics, and we explain in technical terms how those performance levels are met.

Avoiding False Positives in Node.js Tests

When running tests, it's a great feeling to see dozens of green check marks indicating that a test suite is passing. It's especially gratifying after tackling a tricky bug or slogging through a tough feature. But those passing tests may be giving you a false sense of security. Often, bugs lurk in passing tests, undermining trust in the test suite and your application. Such tests can cause more harm than good, giving you a hearty pat on the back while hiding broken functionality.

Understanding setImmediate() vs process.nextTick() in Node.js

Node.js is a powerful runtime environment that allows you to handle asynchronous I/O operations efficiently using its event-driven architecture. Asynchronous operations in Node.js rely heavily on the event loop, and understanding how certain functions like process.nextTick() and setImmediate() interact with the event loop is essential for building fast, responsive applications.

BCU Financial: Empowering Ukrainian-Canadian Communities with Financial Services

BCU Financial has provided BCU Financial services to the Ukrainian diaspora in Canada for many years. Due to the war in Ukraine and the arrival of many refugees in Canada, the Ukrainian credit union has increased its assistance for fellow Ukrainians who have found asylum.

Boosting Developer Productivity: Specific Metrics to Measure and Improve

As we close out 2024, developer productivity and happiness continue to be a focus for many organizations. Platform engineering can play a pivotal role in shaping the developer experience. With the growing complexity of distributed systems and the ever-pressing need for faster delivery cycles, platform engineers are uniquely positioned to enable developers to focus on what they do best: shipping high-quality code.