Q: What is this.?

Answer: A collection of developer notes pertaining usually to web development and adjacent fields.

At minimum these are notes directed toward myself for future recollection. I am usually learning something so some notes may contain partial incorrect information. I do not claim to be an expert on anything and that any code here should not be used for production nor is best practice.

Progress Update 09/24 | 220924

Project - Ed m

220924 _0932 Progress of the Notes/Projects Page I have all the data being pull and organized in way I want right now. I have the Projects being pulled and with its three panels(git and basic info, Project note Stats, and the 3 latest post) for all projects and there notes. Read More…

SVGs, Break Statements & HUGO | 220923

Project - Ed m

220923 Github Project Links and svg _0121 Quick add to the project list page to pull the think Github link form the projects front matter, then just in case in the link. Read More…

Fonts and Notes _Index | 220922

Project - Ed m

220922 Local Font Issues Corrected _0129 After about 3 hours I found what the issue was with the local fonts I was trying to use, It was a comma at the end of the url part of the @font-face in the css. Read More…

Update 09/21 | 220921

Project - Ed m

220921 Update on hugo notes site _0348 So the Progress has been coming along, over the last week. (https://ed-m.dev) Work Progress Been learning and getting better and Hugo implementation and css/frontend. Read More…

Site Progression Week One | 220914

Project - Ed m

220914 _2214 Hugo Progression So I have been working trying to understand the Hugo. Its something al-right. I am making progress So I am chugging along with this and came across something I thought was kinda nutty. Read More…

Init ed-m.dev | 220907

Project - Ed m

220907 External Notes So like many developers before me I am starting a project in the middle of another one. I am going to do what so many have done before my self, just create a dev blog things, but I do not like the idea of a blog so I am just going to create a site where I can put my dev notes with a link back to advertises to my self. Read More…

Moving Keycloak to Manual Installation | 220827

Project - Conduit

220827 I have moved to getting keycloak to install via a manual installation( kubectl ). I have finished postgres sql. Its rather straight forward and there is a lot material for about installation via a quick a web search. Read More…

Useful Links | Ed-M.dev

220827 minikube addon ingress-dns MKCERT: VALID HTTPS CERTIFICATES FOR LOCALHOST Using mkcert to quickly create certificates for testing and development environments cert-manager Config CA Setting up local Cert-Manager Oliver Coding Installing Keycloak helm install \ cert-manager jetstack/cert-manager \ --namespace cert-manager \ --create-namespace \ --version v1. Read More…

Bitnami Keycloak Troubles | 220826

Project - Conduit

220826 _1036 This bitnami keycloak chart got hands for real. fighting with the lack of proper documentation is fucking wild. There is a lot of of it and yet somehow all it seems to be useless to me or just not work. Read More…

Getting Local DNS configed with Minikube | 220826

Project - Conduit

220825 _0858 Working on minikube been running into trouble getting keycloak up and running using the bitnami chart for many reason and some I really don’t get. Also they seem to be updating it just as fast I am fucking with it. Read More…