Category: "Software Development"


Building Reliable AI Agents with SKILLS.md
Skills files are used for building robust AI agents and to tame the AI beast. Without skills.md files, AI will make guesses about how projects should be built, what coding standards to follow, whether to replace existing code without asking, whether to repeat its previous actions over-and-over, or whether rewrite existing functionality in new ways. An the following article explores how to interact with AI with better consistency, reliability, and overall lower cost in terms of token usage.
Ryan Kueter | 6/23/2026 10:39:56 PM
The Best Free Rich Textbox HTML Editor?
A review of rt-native.js and RTBlazorfied, a free rich textbox HTML editor for JavaScript and .NET Blazor applications. The article explores its full-featured toolbar, simple Blazor integration, customization options, accessibility support, and growing popularity across NuGet and NPM.
Ryan Kueter | 6/23/2026 5:45:17 PM
Markdown Made Easy?
This article explores MDCreator, a WYSIWYG markdown editor for creating and editing markdown files using the most commonly used CommonMark and GitHub Flavored Markdown syntax, making it ideal for artificial intelligence (AI) applications, GitHub documentation, and other applications. It supports secure HTML elements, MathJax LaTeX expressions, and limited support for Mermaid diagrams. Simply double-click to open files, drag-and-drop multiple files directly into the workspace, or open files from ...
Ryan Kueter | 6/22/2026 6:39:00 PM
Software Design Principles
A brief overview of commonly used software development principles.
Ryan Kueter | 2/10/2026 2:18:20 PM
The End of JavaScript Frameworks
Native web components may bring an end to JavaScript frameworks sooner than you think. Don't believe me? This article looks at how to build a router for a single page application (SPA) using native web components. The example provided is not built for production use. But it is a working SPA application capable of doing path routing, query routing, fetching from the web, integrating custom web components, and routing pages.
Ryan Kueter | 1/23/2026 9:56:55 PM
The State of AI Enabled Apps
Software applications, whether on the desktop or on the web, have significantly evolved over the past couple of decades. And this article looks at the latest trend of developing AI enabled applications and how developers can get started.
Ryan Kueter | 9/06/2024 3:54:54 PM
Blazor Component Frameworks
A brief overview of the current state of Blazor web components.
Ryan Kueter | 5/25/2024 12:59:59 AM
Maintainable Code Best Practices
How developers create readable, organized, and maintainable code.
Ryan Kueter | 5/13/2024 5:01:19 PM
The Functional Programming Paradigm
A brief introduction to functional programming and why it's an emerging trend.
Ryan Kueter | 12/29/2023 2:51:41 PM
WASM: The Future of Programing?
Will future programmers be compiling their software to WASM? This article briefly looks at some of the progress made by software engineers and what remains in making that dream a reality.
Ryan Kueter | 12/24/2023 6:17:04 PM