Rohan Ramesh
11 posts
1 RN Thing a Day – Day 8: Trivyignore
.trivyignore is a configuration file used by Trivy, an open-source vulnerability scanner for containers, Kubernetes, and other dependencies.…
Style Guide Proposal: Parentheses and Braces in PHP
Objective This document presents a thorough reflection on how to establish a readable, rigorous, and coherent coding syntax…
🐍 Python AI & Data Programming Zero to Hero
🚀 Python, AI & Data Science: Zero to Hero – Free Learning Roadmap 🧠💻 Hey folks! Here’s a…
Performance Guide Pt. 3: Setting Up and Testing RAID
This is the third and the final part of the Performance Guide. The first two parts were about…
Why product managers are getting fired – Dave Wascha (CPTO and Advisor)
Product management is facing a crisis — and Dave Wascha calls it The Reckoning. In this episode, Dave…
SETTING UP NGINX SERVER ON UBUNTU
I installed VMware Workstation Pro and deployed Ubuntu on it Opened Ubuntu terminal and ran commands to install…
Key EU Directives and Regulations in IT, Web Developmentm, AI and Data Protection
Recently, I was involved in coverage of specific rules and regulations that web pages or applications in the…
Execute function after response sent to client – express nodejs
` app.use((req, res, next) => { const originalEnd = res.end; if (req.method !== "GET" && res.statusCode < 400)…
Get the whole group where at least one member meets the specified condition #eg36
Below is a table queried from BigQuery database. Its 4th field has comma-separated strings. Use Java to do…
12 Must-Have Resources for Mastering Milvus – Your Gateway to Seamless Vector Workloads
Embark on your Milvus Adventures: 12 Essential Resources for Seamless Vector Workloads – Your Weekly Guide (Jan 12,…