Published 3 months ago
MacOS AppleScript Tutorial: Part 1 - Getting Started With AppleScriptAppleScript is a scripting language created by Apple. It allows you to automate tasks on macOS by controlling your computer and interacting with apps like Safari, Finder, or Mail. For example, you can tell your computer to open an app, click a button, or even send an email automatically. ...
Published 3 months ago
Periodically Run GitHub Actions: A Guide To Scheduled WorkflowsThis blog is completely statically generated. You may have noticed the publishing date right above the blog title that says . I used to generate that bit using JavaScript, because, you know, time doesn't stand still. Without it, the date would be wrong most of the time since I only ...
Published 3 months ago
Readme.io Documentation Platform: A ReviewReadme.io is a platform for hosting developer documentation, including guides and OpenAPI sp...
Published 4 months ago
A Comprehensive Guide To API Pagination Standards And TechniquesPagination just like authentication, is something you need to think about early when building or using APIs (Application Programming Interfaces) . In this blog post, I will explain different some ...
Published 4 months ago
Enhancing Technical Content With Varied Sentence Structures (Part 1)What is Sentence Variation? Sentence variation means using different ways to write sentences to make your writing more interesting and easier to read. This is especially helpful when writing technical content, which can often be dry and boring. In writing, sentence variation invol...
Published 4 months ago
Math Symbols Cheatsheet For Markdown & HTMLIf you want to add math symbols to your website or markdown document, you can use HTML entities. This cheat sheet makes it easy to find the right code. Just look at the table below to see the symbol, its HTML entity, and the Unicode value. Use these codes to display math symbols in your t...