tudorizer

↗ HN profile [ 82.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A lot of attention is aimed at the huge investment rounds, cash burned into training foundation models (the trillions mentioned by Sam A.) and not enough analysts explain the units of economics to understand a business.…

  2. Within the single context of writing code, we've had quite a few attempts throught history to generate code. Often times within very rigid constraints. GenAI is fits in the same space, but with extra steps, benefits and…

  3. I'm a strong believer in object oriented programming for too many reasons to enumerate here. Same for MVC, but mostly in web apps. Recently I realized that if I try to enforce OOP in an MVC framework, most of the logic…