Azure Functions FTW - Using Azure Functions to schedule GitHub Pages posts
If you’re reading this… And it’s after August 29th 2018 at 9 AM PDT… Then that means it worked. I mean I know it works because this isn’t the first post of it’s kind, but it’s the first I’m actually going to keep up.
It all started when I was discussing having finally setup this blog on Twitter. Someone asked if I could schedule blog posts. At the time I didn’t know if it was possible, but a simple web search found the answer over here: Scheduling posts on Github pages with AWS lambda functions by: Evert Pot Of course, this is fine and dandy if you already have AWS.
So you want to make a VS Code extension
Categories:
Programming
So, you have this great idea for a VS Code extension? But perhaps you’re thinking “where do I start?” Well, fear not! for I have written this post to tell you the answer!
Oh? Were you expecting me to have the answer? Well, you see the truth is I have no idea. I just took some code, put some other code in it, and it worked (well sorta).
But for reals: Decide if you want to use TypeScript or JavaScript (I picked TypeScript because all the samples were in TypeScript).
Windows Print Services in a not-XP world
Categories:
General Computering
Recently I’ve had the “pleasure” of troubleshooting Windows print services… You see, we use a CUPS server and samba on Linux to host our printers. We then have a script look at the samba server and map to the CUPS printers using IPP printing. It would seem that on 64 bit Windows 7 (and probably newer, and maybe 32 bit, but we don’t use that one…) Occasionally printing to IPP will just randomly fail (all print jobs show up as error and can’t be resumed or anything).
Shutdown vs Restart in Windows 8+
Categories:
General Computering
Here’s a quick one I learned watching a recent episode of Defrag tools. Turns out, if you choose Shutdown from the Windows start menu, it doesn’t actually shutdown the system like it did in Windows 7 and earlier.
When I first hooked up my Arduino, it wasn’t being recognized by my laptop. I then realized that my wired mouse wasn’t working either. Turns out, at some point, my USB host controller decided to fall over.
Random Ramblings
Categories:
changing the site
So here it is. It’s a blog. What are you going to do about it?
What will the blog contains? That’s a good question. Probably not much. Likely just things I find interesting, or noteworthy. Or nothing at all.
All quite random I would say.