Experimenting with GPT-4 Turbo’s JSON mode
Explores OpenAI's new JSON mode for GPT-4 Turbo, demonstrating how to reliably generate valid JSON output with a Ruby code example.
Explores OpenAI's new JSON mode for GPT-4 Turbo, demonstrating how to reliably generate valid JSON output with a Ruby code example.
A monthly business retrospective from TinyPilot's founder covering revenue, manufacturing transition, and software release automation.
Why You Want Need React Query07.11.2023 — ReactJs, React Query, JavaScript, useEffect — 5 min read Photo by Christian Lue#1: Practical React Query#2:
A technical guide on converting HTML definition lists (<dl>) to fieldset elements (<fieldset>) using JavaScript for consistent note styling in Markdown.
A tutorial on deploying Stable Diffusion XL for accelerated inference using AWS Inferentia2 and Amazon SageMaker.
A guide to embedding and executing Lua scripts in .NET applications using the MoonSharp library, including calling functions between languages.
Explores the use of the CSS `gap` property in Flexbox layouts, highlighting its benefits over margins for spacing in responsive designs like breadcrumbs.
A curated list of must-watch Blazor sessions from the .NET Conf 2023, focusing on .NET 8 updates and new features for developers.
Explores Django 5.0's new GeneratedField feature for database-calculated columns, with a focus on implementation using SQLite.
A tutorial on using Kubernetes NetworkPolicy to isolate namespaces, preventing cross-namespace traffic while allowing internet access.
Explains how to use Kubernetes NetworkPolicy to isolate network traffic between namespaces and control Pod communication.
How to enforce accessibility props in a TypeScript React ToggleSwitch component, requiring either ariaLabel or ariaLabelledBy.
An analysis of Overture Maps Foundation's open geospatial datasets, their creation process, and a technical guide for working with the data using Python and DuckDB.
Explores using out-of-domain data to improve LLM finetuning for detecting factual inconsistencies (hallucinations) in text summaries.
A web developer reflects on choosing her blog's domain name and TLD, inspired by a newsletter about owning your web presence.
A tutorial on deploying a VitePress documentation site to GitHub Pages using an automated GitHub Actions workflow.
Explains how to implement the Redux state management pattern in a Blazor application, covering actions, reducers, and side effects.
Explains Vertical Slice Architecture, an alternative to layered designs that groups code by feature to reduce complexity and coupling.
A developer compares coding in volunteer, agency, and product roles, using gardening as a metaphor for managing legacy code and continuous improvement.
Opinion on Apple's new M3 Macs and AI developer tools, discussing performance plateaus and the challenge of convincing users to upgrade.