Sublime
An inspiration engine for ideas

Still haven't found the original story but here is one https://blog.codinghorror.com/new-programming-jargon/…
new (unintended) vibe code process:
- build piece by piece in cursor
- shout at claude
- switch models, fix bugs and random ai stuff
- get semi-working
- output the full code with repomix
- grok it into a PRD
- refine that... See more
Ben Tossellx.comFrank almost never started a design with a predetermined shape. He liked to begin by “playing”—a word he used far more often than “working” when he talked about how he went about designing things—with wooden blocks of different sizes, each representing a portion of a building’s functional program. He would then stack or array the blocks in what he
... See morePaul Goldberger • Building Art
been keeping this three.js devtool for myself for the last 1.5 years...
it’s about time to share it with the world: https://t.co/VNkFrxpnlo https://t.co/szW0DJ9KlK
Xavier (Jack)x.com



I avoid OOP as much as possible nowadays
I got carried away with it
At first it seemed like a great idea, modeling code after real world objects to make sense of data
After some time, I understood inheritance, polymorphism, etc., without an issue and embraced it... See more
