Rate limiting is a mechanism that many developers may have to deal with at some point in their life.... (more…)
Read more »
Large Language Models (LLMs) have successfully been applied to code
generation tasks, raising the question of how well these models understand
programming. Typical programming languages have invariances and equivariances
in their semantics that human prog... (more…)
Read more »
How can you build Python code with Bazel? Why would you even want to do that?
This is the topic of a short talk I gave at PyCon IL this year. Below are the … (more…)
Read more »
Evaluate python expressions inside MySQL using a UDF that binds to python interpreter. (more…)
Read more »
A hacky debugger UI for hackers. Contribute to snare/voltron development by creating an account on GitHub. (more…)
Read more »