One thing I’ve wanted for my site is the ability to embed interactive components in my writing. Inspired by pngwn’s excellent work on the mdsvex Svelte plugin, and in preparation for my upcoming post on visualizations, I decided to finally take the plunge... (more…)
Read more »
One of the most commonplace things that developers do is designing interfaces, and it is also one of the easiest places to start introducing unneeded complexity into an application. It is pretty easy to build a feature that oversteps the bounds of what it... (more…)
Read more »
With the emergence of the Node.js ecosystem, JavaScript has become a
widely-used programming language for implementing server-side web applications.
In this paper, we present the first empirical study of static code analysis
tools for detecting vulnerabil... (more…)
Read more »