Skip to content

Technical

How Deep Should You Go?

Today’s chat (2026-04-21) we’ll talk about this ongoing debate between what you should know as a developer.

One side says: “Every programmer should learn C. Implement a linked list, hash table, and binary tree. Then build a simple CLI program and a basic network server. Not because you’ll use it daily, but because it strips away every abstraction you’ve been hiding behind and shows you what’s really beneath whatever language you use daily.”

Another side responds: “Every C programmer should write assembler. Every assembler programmer should write machine code. Every machine code programmer should design a chip. Every chip designer should work on a Turing ticker tape machine. Learn what you need for the level you work at. And a bit of what’s further down and further up the stack. For most people, linked lists are further down the stack than they need to venture.”

Who’s right? What has worked for you personally?

Everyone and anyone is welcome to join as long as you are kind, supportive, and respectful of others.

Close-up of ticker tape

Attempt to Run an LLM Locally

In today's (2026-04-07) chat we will attempt to run an LLM locally on my (Chris) machine with the help of attendees. Let's see how easy/hard it is and if my new desktop can handle it. Assuming we get something working, we can do experiments.

Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others.

Image generated by Nano Banana

Attempt to Run an LLM Locally

Review my Vibe Coded App

In today's (2026-03-17) chat I'll get the chat mob to review my 99% vibe code Word Games is Dumb app and/or vibe code some more of it. This is the first application I've vibe coded and accepted most of the clanker (AI) recommendations unless they were really dumb. It's in TypeScript which is a language I'm not familiar with, so I'm curious to hear what TypeScript experts think of the generated code.

I found the clanker was good at quickly creating a proof of concept (PoC) for my game ideas. For example, I had one idea that I PoC in an afternoon, tried for a couple days, then ditched it.

Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others.

P.S. - Image was created using Nano Banana. I love how the text is repeated.

Review my Vibe Coded App Image