DevOps masterclass

DevOps masterclass

git diff –cached to compare repo to stage git diff to compare working to staged

git diff HEAD to compare working and latest commit

git reset makes staging match last commit git reset –hard would also change the working dir git restore –staged filename restores stage to match last commit

Git Studies

Recent posts

Redisvectordb

37 minute read

<!DOCTYPE html> 2024-03-02-RedisVectorDB.md

LangGraph

less than 1 minute read

LangGraph Crash Course https://www.youtube.com/watch?v=PqS1kib7RTw

Ddd

less than 1 minute read

DDD studies

Rancher course

less than 1 minute read

Rancher installation This is a new article

Microservices Architecture

less than 1 minute read

PluralSight Course: Microservices Architecture https://app.pluralsight.com/library/courses/microservices-playbook-architectural-design-patterns/table-of-cont...

AI UX

less than 1 minute read

AI UX Maeda

RNN Course

less than 1 minute read

Course 3-2 : RNN Your model will convert each character to its embedding, run the embeddings through a Gated Recurrent Unit GRU, and run it through a line...

ChatGPT for own data

less than 1 minute read

Use Open AI (ChatGPT) On Your Own Large Data https://www.youtube.com/watch?v=eNKu307k59g

Django recap

less than 1 minute read

going through Mosh material

Sparklinsaturday

less than 1 minute read

layout: post title: Spark studies author: User summary: Summary of the article -

Digital Ocean Django in K8s course

2 minute read

Django Contained https://www.digitalocean.com/community/tutorials/how-to-set-up-a-scalable-django-app-with-digitalocean-managed-databases-and-spaces

Django

less than 1 minute read

Django mastery

Azure function docs

less than 1 minute read

Azure Functions https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview

Azure DevOps - Scrum

less than 1 minute read

Reading on how to organize Scrum in Azure DevOps that has bit too many bells and whistles with work items, backlog items, features, tasks, epics, user storie...

DevOps Recap

less than 1 minute read

Recapping the DevOps studies

The Big Plan

less than 1 minute read

Synergy: The Big Study Plan

Vagrant

less than 1 minute read

Vagrant development env

DBT course

5 minute read

small knugget of knowledge in case your Rancher bootstrap password is not wokring: kubectl -n cattle-system exec $(kubectl -n cattle-system get pods -l app=...

Dbt, Redshift and tons of statistics

less than 1 minute read

Rancher on K3d/centos Struggled a for a while today while trying to install Rancher on K3d running on my linux box.. the ingress service was crashing on some...

Friday PyMC Workshop!

less than 1 minute read

Score-Based Generative Models Generative Modeling by Estimating Gradients of the Data Distribution

Docker etc

less than 1 minute read

Some docker studies

Airbyte etc

less than 1 minute read

Yet another interesting tool: airbyte

MLflow, Kedro and Tmux

less than 1 minute read

I’m playing around with both MLflow and Kedro on my linux box, so I decided to separate them into two tmux windows within the same session. Still learning th...

Doing some studying of basic Bayesian ideas

less than 1 minute read

Back to basics Started going through “A student’s guide to Bayesian Statistics” to refresh my understanding of the basics. The study notes can be found here:

Setting up Centos in my secondary office

less than 1 minute read

The image pasting does not seem to work for whatever reason :( The problem of image pasting was fixed after installing xclip sudo yum -y install xclip Now I...

Continuing to rethink statistics

less than 1 minute read

Continuing to follow the rethinking course Due to being quite busy with work I’ve had less time to update my blog, but I’ll try to preserve at least some tim...

Sunday studies

less than 1 minute read

Letting my curiosity run free First started setting up an electronics lab for Arduino’s, R pis, ESP32, in attempt to connect all kinds of stuff via Node-RED,...

Some review of time-series math

less than 1 minute read

Time-series revisited Refreshing some basic math ideas as well as learning how to do math in github pages. As additional challenge, I’m trying to do it all i...

Jekyll Studies

less than 1 minute read

Finally was able to make a working sidebar after some trial and error.

Networking studies

less than 1 minute read

Udacity course Udacity has a nice looking networking course from Georgia Institute of Technology that goes really indepth.

Chaotic Sunday learning all over the place

less than 1 minute read

Docker cert Spent most of the morning going through kodekloud docker cert course, fantastic stuff! Then checked a bit on Jira/Scrum to see how I might p...

Learning InfluxDB

less than 1 minute read

I tried the cloud option but quickly ran into limitations: