HTML5 standard introduces the Canvas element. We can now draw on a web page with plain JavaScript code. Isn't this exciting?
I have a few old games which I wrote in Turbo Pascal (and Delphi) and I intend to convert them into JavaScript code and post them in my blog, so anyone can play them. Woo hoo!
If your browser does support the canvas tag/element you'll be able to view a white square with a black border below. If so, try rolling the mouse over the square. If no, consider upgrading your browser ;-)
That's my Black Triangle.
LaTeX, LLMs and Boring Technology
-
Depending on your particular use case, choosing boring technology is often
a good idea. Recently, I've been thinking more and more about how the rise
and...
1 week ago