KenPainter

↗ HN profile [ 113 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Market All the Apps (shipacademy.com)
  2. In the context of side projects, I've come to these rules for code and text: 1a) Code gets minimal review so long as I've architected the solution, built around the correct data structures (I've heard the code writes…

  3. In the US we have a joke holiday, "Talk like a Pirate Day". I propose "Talk like Claude day". I wrote this, it is not LLM generated. Yes, this is actually people talking like a computer, not a computer talking like…

  4. Denorm solves my own long-standing pain points with biz logic and the DB, providing a declarative DSL in which derived columns are part of the schema. Data moves along foreign keys: down from parent to child, aggregate…

  5. Back in the day I used Foxpro, originally for single users, then LAN, then client/server. Foxpro was only one of many desktop tools that were reviled by Real Programmers(tm) but they sure got the job done. For years…