Chris' Full Stack Blog RSS Feed

Become a better full stack software engineer. Check out Chris' Full Stack Blog!
https://chrisfrew.in/posts/ (RSS)
visit blog
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!

Goals for 2024
18 Nov 2023 | original ↗

There's a new blog post "Goals for 2024" and you can read it online. undefined You can also subscribe for weekly emails on my latest posts - if I publish anything that week!

How to Get Total Views Statistic on Substack
29 Oct 2023 | original ↗

A simple script gets the job done!

A Powerful Generic TypeScript Function for Generating Valuable RAG Texts
20 Aug 2023 | original ↗

In a Nutshell: Given X, what’s the probability of Y occurring?

How I Tried to Achieve $2000 MRR in 6 Months and Failed
1 Jul 2023 | original ↗

My story of everything I built, all that I tried, and how it all played out.

Tales from the Software Graveyard: The Birth and Death of Squawk Market
7 Jun 2023 | original ↗

My latest SaaS that launched and failed. Exploring all the software I built along the way!

Create a Dockerized Go Application - With a Cron Job, Slack Messaging, and Test the Whole Thing
25 May 2023 | original ↗

Docker, Golang, Cron Jobs, Slack messaging, AND Tests? Say no more, writing software doesn't get much better than this!

Craft a Stylish and Practical Developer Book with this LaTeX Template
4 May 2023 | original ↗

Leverage the powers of LaTeX and impress readers with your next-level developer book — example repository included!

My Third Indy SaaS Product: Squawk Market
13 Mar 2023 | original ↗

The best real-time & market-wide audio feed.

Goals for 2023
23 Nov 2022 | original ↗

There's a new blog post "Goals for 2023" and you can read it online. undefined You can also subscribe for weekly emails on my latest posts - if I publish anything that week!

Custom React Hook: Use Color on Mouse Move
16 Nov 2022 | original ↗

This powerful configurable hook returns a color based on the mouse's x and y coordinates.

Golang: A Powerful Generic Function to Make Any HTTP Request
11 Nov 2022 | original ↗

This function handles any HTTP request you can throw at it!

Simple One Time Password OTP Component for React Native
3 Oct 2022 | original ↗

No library needed, just a ~120-line component.

Test Driven Development and The Full Testing Pyramid in React and React Native
2 Oct 2022 | original ↗

Unifying Gherkin, Cucumber, Jest, Cypress, Detox for a one-stop full pyramid testing suite.

My Second Indy SaaS Product: Introducing Kurynt!
27 Jul 2022 | original ↗

The last tool you will ever need to manage third-party code.

Using tsc as a Codebase Doctor
15 Jul 2022 | original ↗

Introducing type-doc - a simple, opinionated tsc output parser

Full Stack Forays with Go and gRPC
13 Jun 2022 | original ↗

From Frontend to Backend: Using gRPC (Bonus: How to Use gRPC with React Hooks!)

One Year as the Chief Technology Officer at InClub
8 Jun 2022 | original ↗

Insights from startup land!

A Shell Script to Show the Source Code of Any Docker Tag
5 Jun 2022 | original ↗

Export the source code of any Docker tag!

Not Sure What to Title This...
6 May 2022 | original ↗

There's a new blog post "Not Sure What to Title This..." and you can read it online. undefined You can also subscribe for weekly emails on my latest posts - if I publish anything that week!

Deep Partials In TypeScript
21 Mar 2022 | original ↗

Perfect for mocking complex types in unit or integration tests!

↑ these items are from RSS. Visit the blog itself at https://chrisfrew.in/posts/ to find other articles and to appreciate the author's digital home.