Fristpost
As a first post, this is almost uniformly terrible in tone, content and execution. I would normally make an apology for that, but I will probably delete this post before things get that serious.
As a first post, this is almost uniformly terrible in tone, content and execution. I would normally make an apology for that, but I will probably delete this post before things get that serious.
This is one of the first functions I wrote. I wanted to mark my place in the console window or transcript, and rather than make a custom one, I thought I’d make a function and chuck it in a module, then I could use it in other scripts/modules to save a lot of repetition. For […]
This is a simple one, but comes in useful any time I need to deal with data from a remote source. I’m not saying all data that I don’t produce myself is garbage, but I am winking enthusiastically while suggesting it. The main culprits are whitespace and a couple of special characters. Whitespace alone isn’t […]