✨ A vibe-coded utility library that uses AI to dynamically generate JavaScript class methods at runtime - ramadis/vibe-class... (more…)
Read more »
When we develop tools for our users, we sometimes want to give them some form of control over how
they work. This is common in games, where we can add scripting for our users to be able to create
extensions, or even for business tools, where we allow our ... (more…)
Read more »
⚗ Mind-elixir is a framework agnostic mind map core. - GitHub - ssshooter/mind-elixir-core: ⚗ Mind-elixir is a framework agnostic mind map core. (more…)
Read more »
When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets mak... (more…)
Read more »
Descriptive analytics is usually the first step in data analytics exercise. As the name suggests, it describes a dataset. (more…)
Read more »