A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs - GitHub - a16z-infra/ai-getting-started: A Javascript AI gettin... (more…)
Read more »
Using debugging tools is an excellent way to understand what is happening in your application. A debugger can help you quickly pinpoint the cause of a bug, and can also give you a more complete… (more…)
Read more »
babili - :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)... (more…)
Read more »
I’ve recently been getting pretty far into the weeds about what the future of data programming is going to look like. I use pandas and dplyr in python and R respectively. But I’m starting to see the shape of something that’s interesting coming down the pi... (more…)
Read more »
You might have come across things like i++, --i in loops or ! when writing conditions. Ever wondered how these operations work? Well,... (more…)
Read more »