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.
A guide to deploying open-source Large Language Models (LLMs) like Falcon using Hugging Face's managed Inference Endpoints service.
A developer explains how to implement dynamic Webmentions using Netlify Edge Functions with Eleventy, moving from static builds to real-time updates.
A critique of Google's service shutdowns and the importance of open standards for a trustworthy, decentralized internet.
Introducing kr8s, a new Python Kubernetes client library designed for simplicity and familiarity, inspired by kubectl.
A guide on using the enableWaterLock() API in WatchKit to disable the Apple Watch touch screen during water activities.
A deep dive into React Query concepts, common misconceptions, and best practices for effective data fetching in React applications.
Overview of IPinfo's free IP geolocation database, its market context, and how it serves developers and businesses.
A technical guide exploring the new vSphere Replication management capabilities introduced in PowerCLI 13.1, using PowerShell cmdlets.
Explains why using forms is better than tags when subscribing users via the ConvertKit API, especially for reactivating previously unsubscribed contacts.
Analyzes the rise of AI as a platform shift, comparing its early stages to the historical growth and evolution of cloud computing.
Twilio Labs introduces a CLI plugin to simplify webhook testing by emulating requests, eliminating the need for public URLs and manual triggers.
A guide to solving common JSON deserialization issues in .NET, focusing on JsonSerializerOptions and property name casing.
A guide on building an Azure Functions extension to read files from AWS S3, based on a talk at the Sydney Serverless Meetup.
A guide to using Playwright's new authentication API for testing with multiple user roles, featuring configuration updates and code examples.
A call to support Tweetbot developers after losing Twitter API access, urging users to decline automatic refunds.
A technical guide to implementing iOS 16's 'Shared with You' APIs in third-party apps, including code examples and prerequisites.
Java developer advocate discusses deprecated APIs and tools like jdeprscan to prepare codebases for future Java versions.
A tutorial on integrating the SimpleRPC framework with SvelteKit 1.0 and TypeScript to create a type-safe RPC API.
A tutorial on implementing Azure App Configuration feature flags in an ASP.NET Core API, including setup, configuration, and label-specific flag usage.