Tag: Coding

  • Claude Code starter projects

    jasmine sun on X: “@TheStalwart yeah I made a list of Claude Code starter projects and “visualize a random CSV” is #1 or you can export and visualize your own data — iMessage, Goodreads, etc! https://t.co/UAnJMsCK1q” / X — Read on x.com/jasminewsun/status/2015495431737029085

  • 10 things I learned from burning myself out with AI coding agents – Ars Technica

    with LLMs, context is everything, and in language, context changes meaning. Take the word “bank” and add the words “river” or “central” in front of it, and see how the meaning changes. In a way, words act as addresses that unlock the semantic relationships encoded in a neural network. So if you put “checkerboard” and…

  • Claude Code and Graphic Design

    I asked Claude to tell me what it was good and bad at: What I’m Bad At (Don’t Ask Me) 1. Graphic Design / Visual Aesthetics My SVG logo attempt was a perfect example – technically valid SVG, but visually uninspiring and generic. The “wood grain” is just a gradient that looks nothing like actual…

  • Among the Agents – by Dean W. Ball – Hyperdimensional

    Learning the basics of why computers work is extremely useful for making the most of coding agents; it will make you a better “prompter.” Learning the foundational aspects of programming languages similarly seems important. Understand how to think computationally now matters more. Understand the specific syntax of a particular programming language now matters less. This…

  • Programming With Claude – The First Week

    I am not a programmer. I have made multiple attempts to learn programming, from Ruby on Rails back in the day to Python a year or two ago. While I understand the basic concepts – variables and types and loops and functions and classes, I find that the complexity mounts quickly and at a certain…