Browsing Tag
basic
6 posts
Concept Of Ingress In Kubernetes : Basics
🌀 What is Ingress in Kubernetes? Hey! So today, let’s talk about Ingress in Kubernetes. If you’re working…
^ (Caret) and ~ (Tilde) in package.json
You must have seen at least once package.json file throughout your developer journey. package.json is a file that…
Matanuska ADR 014 – OpenTelemetry
This article is a repost of an ADR from Matanuska BASIC, my attempt to write a BASIC interpreter…
Subnets and Subnet Masks: A DevOps Guide to Calculating Networks and Hosts
In the world of networking, subnets and subnet masks are foundational concepts that enable efficient use of IP…
Mistakes I made while studying Machine Learning
Hey there 👋 Hope you are doing well 😊 We all know that this is the decade of…
Dart Functions and Parameter Types — Part 3
Exploring Dart Functions and Parameter Types — Positional Arguments, One-Line Function, Optional Parameters. Functions in Dart provide a…