Api Articles
Building a Game Player with ChatGPT and Rails - Part 1
A developer explores building a resilient, Rails-based system to integrate ChatGPT for playing video games, inspired by a Twitch streamer's Python script.
Deploy LLMs with Hugging Face Inference Endpoints
A guide to deploying open-source Large Language Models (LLMs) like Falcon using Hugging Face's managed Inference Endpoints service.
Fetching Webmentions With Netlify and Eleventy Edge
A developer explains how to implement dynamic Webmentions using Netlify Edge Functions with Eleventy, moving from static builds to real-time updates.
Open standards, trust, and Google
A critique of Google's service shutdowns and the importance of open standards for a trustworthy, decentralized internet.
Introducing kr8s, a new Kubernetes client library for Python inspired by kubectl
Introducing kr8s, a new Python Kubernetes client library designed for simplicity and familiarity, inspired by kubectl.
Apple Watch Water Lock
A guide on using the enableWaterLock() API in WatchKit to disable the Apple Watch touch screen during water activities.
Thinking in React Query
A deep dive into React Query concepts, common misconceptions, and best practices for effective data fetching in React applications.
IPinfo's Free IP Address Location Database
Overview of IPinfo's free IP geolocation database, its market context, and how it serves developers and businesses.
vSphere Replication with PowerCLI - First Look
A technical guide exploring the new vSphere Replication management capabilities introduced in PowerCLI 13.1, using PowerShell cmdlets.
Convertkit API: Using Forms vs Tags
Explains why using forms is better than tags when subscribing users via the ConvertKit API, especially for reactivating previously unsubscribed contacts.
Growth of AI Through a Cloud Lens
Analyzes the rise of AI as a platform shift, comparing its early stages to the historical growth and evolution of cloud computing.
Announcing the Webhook Plugin: Validate your webhooks with the new webhook plugin for the Twilio CLI
Twilio Labs introduces a CLI plugin to simplify webhook testing by emulating requests, eliminating the need for public URLs and manual triggers.
Solving .NET JSON Deserialization Issues
A guide to solving common JSON deserialization issues in .NET, focusing on JsonSerializerOptions and property name casing.
Build an Azure Functions Extension in 20 minutes at Sydney Serverless Meetup March 2023
A guide on building an Azure Functions extension to read files from AWS S3, based on a talk at the Sydney Serverless Meetup.
Revamped: Authentication with Playwright
A guide to using Playwright's new authentication API for testing with multiple user roles, featuring configuration updates and code examples.
Help the good folks of Tweetbot out
A call to support Tweetbot developers after losing Twitter API access, urging users to decline automatic refunds.
How to: Implementing “Shared with You” APIs
A technical guide to implementing iOS 16's 'Shared with You' APIs in third-party apps, including code examples and prerequisites.
Prepare Your Code Bases For Future Java - Inside Java Newscast #41
Java developer advocate discusses deprecated APIs and tools like jdeprscan to prepare codebases for future Java versions.