Guide on creating a basic blog like single page app (SPA) using no frontend frameworks but just plain javascript (ES6). You do not need React. You do not need Vue. All you need is a editor and basic knowledge of modern javascript. (more…)
Read more »
Cannot read property "x" of undefined. I'm guessing if you're reading this you've seen that message before, and probably at some point wanted to throw something through your monitor. We have the venerable Sir Tony Hoare to thank for th... (more…)
Read more »
The problem When using node-mlx for training LLM, the RAM was quickly exhausted. After some profiling, it turned out that MLX's tensors (mx.array) were too slow to be garbage collected before runni... (more…)
Read more »
Flatte-Web - Client-Side NOSql Firebase Realtime Database modeling and management system. (only with angularjs for now...)... (more…)
Read more »
In recent years, I’ve had more and more companies ask me to speak on the benefits of TDD and share advice about how to implement a more…...
Read more »