As cloud adoption becomes nearly universal, with 96% of companies utilizing at least one public cloud...
Schools face unique challenges when choosing their K12 helpdesk software, just like with any IT...
Running a web app that brings revenue means you must keep it up and running smoothly. When things go...
Modern IT teams rely heavily on a growing list of cloud services, APIs, and third-party SaaS...
When running a SaaS business, transparency is everything, especially when things go wrong. A SaaS...
If you're building something even mildly critical (SaaS, API, web app, you name it), having a status...
For years, SSL/TLS certificates were treated like digital passports - issued once and forgotten for a...
Whether you’re running a SaaS platform, an e-commerce store, or a personal blog, downtime can have...
If you're searching for a free uptime monitoring solution, you've probably come across UptimeRobot....
On December 12, 2024, a major Amazon Cognito outage struck the critical us-east-1 (N. Virginia)...
I've been writing a lot of text recently in Vim: Notes, blog posts, pretty much any prose I need to w...
Another Monday means another VimTrick! You may be familiar with Vim’s split capability which allows...
Here's a super useful Vim trick that requires no plugins and which will certainly power-up your Vim p...
Two years ago, on June 4th of 2018, Microsoft announced its acquisition of GitHub, unicorn darling of...
At times we might want to use unprintable or other in characters not accessible on our keyboards. For...
A common practice of software developers is to sort lists of things alphabetically. A predictable ord...
Often times I’m working with a visual selection of text and need to operate on that selection again....
Many operations in Vim can be executed over a given number of lines. For example, d3j will delete the...
Everyone is aware that x deletes the character under your cursor. But if you’re making a lot of chang...
Ever need to copy something into and out of Vim? There's a built-in way to do that and it's called th...
If you’re using source control like Git, SVN, or Mercurial then you’re probably accustomed to resolvi...
Good morning Vim users of Dev.to! Another Monday has arrived and that means another in my series of V...
Here’s a quick trick that requires no plugins. You probably already know both of these commands but m...
Tim Pope's Abolish vim plugin provides handy options to coerce strings between a variety of casing, n...
More than 2 years ago, my business partner, @alibby and I started a tiny little website called VimTr...