Since I've obtained new fast NVME drives, and I'm trying to manage my disk allocation with LVM I have...
I'm a fiddler when it comes to computers, but I'm also behind the times so new Linux utilities like...
JSON is a data format that uses Javascript notation to layout the structure of the data. But...
I'm currently exploring the idea of building an application using Dolt and Dlang. I'd been following...
This topic comes up after...
I went down the wrong path recently. This topic relates to internal APIs and to discuss this I must...
When working with git it is possible to utilize both rebase and merge functionality. These two can...
This is just a simple plea to IDE builders. Visual Studio provides quick help to generate code. For...
I don't really use a bunch of cheatsheets, at least not in the conventional sense. Historically I rec...
First as I have not seen this term utilized let me define what I mean by a "scratch diff." I have cho...
This is in response to The reasons I don't use Typescript...
A Substring or Slice of a string, is a way to create a new string from an existing string. This techn...
I came to read this article on "Why your team doesn't need to use pull requests", I felt I needed to...
We have it good in this day and age. Environments are cheap. If you don't want to run a VM yourself,...
A snapshot is a capture of a specific state in time and in this context I want to focus on Jest snaps...
I'm an avid user of vim. I even went as far as to try and bring it to the browser. One of my co-worke...
Update: I forgot to mention that I was utilizing plantuml. I read an article about writing your dia...
When one of the daily challenges came through my feed, I did not want to solve the problem but I thou...
I want to show how languages handle accessing data indirectly. To understand indirect access let's lo...
Earlier I had posted about my project to auto publish to dev from gitlab. This hasn't made it that fa...
Reading another article it would seem that I do have support for this concept. https://www.develops...
There are some really great statements about the purpose of testing. Is it to find issues? Are just c...
Meta My company has decided to embrace its employees working from home. I usually fill my...
I commented on unpopular opinions and wanted to expand on this in a post. Let me break this up into t...
In this article I will be using list as the concept of sequence of items and not a specific implement...
Automated testing is a liability. Manual checking functionality is a huge liability. I want to emphas...
I was watching the Data from an API and I adamantly believe this to be wrong. But like all absolutes...
This post is related to UI based testing, specifically with Selenium. If you are working with Seleni...
GIVEN I listened to 9 Steps to Crater Quality & Destroy Customer Satisfaction - Crist...
JesseKPhillips / lua If this ev...