Sublime
An inspiration engine for ideas

Still haven't found the original story but here is one https://blog.codinghorror.com/new-programming-jargon/... See more
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 PRD___LINEBREA... See more
Ben Tossellx.combeen 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... See more
Xavier (Jack)x.comI wanted to create a broken glass effect with WebGL for a long time!
Here it is: interactive, lightweight (around 10KB of GLSL + vanilla JS), and easy to customise (find more controls on codepen)
Live demo & source code: https://t.co/dzfRliIu4k
Hosted... See more
Ksenia Kondrashovax.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