Tag: Coding

  • 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…