MoonSharp - Running Lua Scripts in .NET
A guide to embedding and executing Lua scripts in .NET applications using the MoonSharp library, including calling functions between languages.
A guide to embedding and executing Lua scripts in .NET applications using the MoonSharp library, including calling functions between languages.
A tutorial on deploying Stable Diffusion XL for accelerated inference using AWS Inferentia2 and Amazon SageMaker.
A curated list of must-watch Blazor sessions from the .NET Conf 2023, focusing on .NET 8 updates and new features for developers.
Explores the use of the CSS `gap` property in Flexbox layouts, highlighting its benefits over margins for spacing in responsive designs like breadcrumbs.
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.
A web developer reflects on choosing her blog's domain name and TLD, inspired by a newsletter about owning your web presence.
Explores using out-of-domain data to improve LLM finetuning for detecting factual inconsistencies (hallucinations) in text summaries.
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.
Opinion on Apple's new M3 Macs and AI developer tools, discussing performance plateaus and the challenge of convincing users to upgrade.
A developer compares coding in volunteer, agency, and product roles, using gardening as a metaphor for managing legacy code and continuous improvement.
Explains Vertical Slice Architecture, an alternative to layered designs that groups code by feature to reduce complexity and coupling.
A review of Microsoft's new 'Applied Skills' assessments, which are lab-based, verifiable credentials for specific Azure services.
A technical guide offering practical tips to improve website performance, covering image optimization, lazy loading, and font requests.
How to configure TinaCMS to add yourself as a co-author to Git commits, ensuring contributions appear on your GitHub profile.
An evaluation of Amazon Titan Embeddings on the MTEB benchmark, analyzing its performance, use cases, and lack of transparency.