I recently loaded Asahi Linux on a M1 Mac Mini and decided I should do something more intensive than just web browsing. First test: build the latest OpenJDK. Let's Go…
This afternoon I installed Asahi Linux on my 2020 Apple Mac Mini (M1 CPU). I upgraded to a 2023 Apple Mac Mini (M2 CPU) recently - also maxed out memory…
I recently stumbled on this floppy and was intrigued: what were my internet favorites from 1998. Hmmm, could be interesting.... Of course, I cannibalized the floppy drive from my lone…
Note: This is part 4 of this tutorial, previous parts are: Part 1: DSL Validations: Properties. Part 2: DSL Validations: Child Properties Part 3: DSL Validations: Operators After introducing the…
Operators provide a value for validating properties as a single unit: think of a multi-part conditional check in an if statement. The most obvious operators are logical AND (&&) and…
Note: This is part 2 of (an expected) 4 part series. Part 1 is found at DSL Validations: Properties. Part 1 introduced the concept of property validators, providing the building…
Note: This is post 1 of (an expected) 4 part series. Links to future posts will be added here when published. Whether you aware of it or not, you likely…