Home

This is the home of Theta Nil’s Guides to the Great Journey. Here we discuss things which I found interesting in my life, at least in the last 15 years…

breakdown

  • programming languages

  • computer tricks

  • projects

  • art

  • cycling

  • pictures

  • music

  • opinions

  • show and tell

  • tricks

--- theme: '' --- flowchart LR FREEDOM["`**Freedom** _Jenkins_`"] MIDDLEWAY["`Middle Way _ADO_`"] FREESTUFF["`**Free Stuff** _GitHub_`"] FREEDOM <--> MIDDLEWAY <--> FREESTUFF

Freedom
Jenkins

Middle Way
ADO

Free Stuff
GitHub

--- theme: '' --- mindmap root((map)) ADO reason: lack of autoscaler in GH pipelines terraform create updated VM images replace image in Scale Set lin build win build CloudSpace Scale Sets Windows Linux GitHub sources documentation Generalized Images - For Dev & CI & Test Sources - For Devs CI Tool - DevOps CloudVMs - For Build Artifacts - Delivery
mapADOreason: lack ofautoscaler in GHpipelinesterraformcreate updated VMimagesreplace image in ScaleSetlin buildwin buildCloudSpaceScale SetsWindowsLinuxGitHubsourcesdocumentationGeneralizedImages - For Dev & CI &TestSources - For DevsCI Tool - DevOpsCloudVMs - For BuildArtifacts - Delivery
--- theme: '' --- flowchart TD VMSS_WIN["`Windows 2019 VM Scale Set`"] VMSS_LIN["`Ubuntu 22.04 VM Scale Set`"] ADO_ BC1["`Build Container`"] id2{workflow: build container} BC1 --> id2

Windows 2019
VM Scale Set

Ubuntu 22.04
VM Scale Set

ADO_

Build Container

workflow: build container