Sorry for tha AI slop but I thought it was well and good to let the LLM describe it's own work, since it DID write ~50% of testeranto. I have touched the document up, and removed a few outright lies, but I've honored the spirit of the original writing.
Read more...
So you want to add testeranto to your project?
Read more...
Esbuild is one of my most favorite-est tools. It's built into the heart of testeranto, and it's used in 2 ways.
Read more...
Testeranto is designed to integrate with other tools like Jira to connect "features" to your "tests". Each test can be tagged with a number of features, and these features can take multiple forms.
Read more...
It's clear that AI is here to stay. If you are an old dog like me, it's wise you learn this new trick. Most approaches to AI assisted coding exist as prompts in the IDE, but testeranto takes a different approach. But first, lets consider why that approach is popular but also why it is not terribly useful.
Read more...
Picture this: you’re chatting with an AI about your web project, saying things like, “Hey, make the sidebar padding smaller,” and it just happens. You hit “Accept All” on the suggestions, skip the nitty-gritty details, and watch your app come to life. It’s coding that feels like a breeze—perfect for weekend experiments or those moments when you just want to see your ideas take shape without overthinking it.
Read more...

Read more...
A lot of ink has already been spilt on the subject of TDD and how, why, when, where and for what reasons the methodology ought and ought not be applied. Nonetheless, I'd like to compose my thoughts on the subject, because, it is my humble opinion that TDD leads to a fundamentally better, happier place for software engineers. Note that I qualify that statement with "for software engineers"- managers, shareholders and spouses often have different priorities from those who are paid to press the buttons. But I myself am a coder. I like programming and I like to practice my craft well, effectively, but also kindly. Somewhat selfishly, I want to spend my working hours gracefully working the problem and that is not an unreasonable thing to want, given that we all spend decades at a time, laboring to enchant these infernal magic boxes to flip the right bits.
Read more...

Here is a demo for a RogueState.ts I made over the weekend.
Read more...A list of all my entries