This is a short summary. ↗ Open original to view full content
Full Stack Forays with Go and gRPC
from blog Chris' Full Stack Blog RSS Feed, | ↗ original
Related
More from Chris' Full Stack Blog RSS Feed
Why LLMs Will Never Be AGI
19 Jun 2024 |
original ↗
The hype is unfortunately not real. A software engineer's — not humanities or philosopher's — take on the alphabet soup: LLMs, AI, AGI, and ASI.
Migrating The Wheel Screener's Twenty Thousand + LOC Legacy C# Codebase To A Shiny New Concurrent Two Thousand LOC Go Codebase
9 Jun 2024 |
original ↗
...and how it accomplishes the same number of tasks in a fraction of the time, with a fraction of the CPU load!
Valuable Enum Extensions in C#
30 Jan 2024 |
original ↗
Get a string representation of an enum value, and parse a string into an enum value.
Blazor on Netlify With Environment Variables!
19 Dec 2023 |
original ↗
Make one of Microsoft's newer technologies configurable!
Windows WPF via VM On Mac
30 Nov 2023 |
original ↗
Start developing and running WPF applications on a Mac in no time!