This is a short summary. ↗ Open original to view full content
Vanishingly Few Developers Can Build an Entire App From Start to Finish — Are You One of Them?
from blog Chris' Full Stack Blog RSS Feed, | ↗ original
More from Chris' Full Stack Blog RSS Feed
Why The Singularity Is Impossible — Or Rather, Why It's Just a Bad Word In General
20 Nov 2024 |
original ↗
Too many people not reading enough books and not understanding what they are arguing about.
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!