Browsing Tag
github
167 posts
Pinning GitHub Actions and using ratchet
In the continuous missing to stay secure, I have earlier written about pinning your GitHub Actions in TIL…
I Gave GitHub Copilot Access to My Private Notes 🤯📓
“What if your AI pair programmer knew everything you’ve ever learned?” In school, we’re told to take notes.…
GitHub Actions vs CircleCI: Which CI/CD Tool Should You Use in 2025?
In 2025, Continuous Integration and Continuous Deployment (CI/CD) remain essential pillars of modern software development. With faster release…
Git: 50 Essential Commands for Everyday Workflow
Git is a distributed version control system (DVCS) created by Linus Torvalds in 2005 to manage the Linux…
Human Error – The Most Common Cybersecurity Mistakes for DevOps
Even though security tooling and automation in DevOps have advanced, human error remains the primary cause of cybersecurity…
I Got Laid Off Recently, So I’m Letting Go of the Project I Believed In the Most
A tough pill 💊 to swallow. A few months ago, I got laid off. I spent the whole…
How I Made My First GitHub Action Work (With Google’s Help)
Let me tell you how it actually went the first time I tried setting up a GitHub Action:…
Stop Writing Confusing Code Review Comments!
We’ve all been there. Staring at a GitHub pull request comment like: “Maybe change this?” Or: “This looks…
Exploring a Python Project on GitHub
Exploring Multimodal Conversational AI in the Medical Domain with RAG and LLaVA In the world of healthcare, quick…
Commit to Code: Why Git & GitHub Matter
This post is Part 1 of my Git & GitHub Series Next up: Installing Git & Your First…