Author profile
S
Warm technical voice

Shubham Sharma

Shubham Sharma publishes 31 pieces across guides, news, and blogs. Focus areas include docker, self-hosting, and containers.

self-hostingdockerlinuxaideveloper toolscode-security

About the author

A more complete view of Shubham Sharma

Shubham Sharma publishes 31 pieces across guides, news, and blogs. Focus areas include docker, self-hosting, and containers.

Shubham Sharma publishes 31 pieces across guides, news, and blogs. Focus areas include docker, self-hosting, and containers.

Latest publication

Start with the freshest piece from Shubham Sharma

Recent work is usually the fastest way to understand how this author thinks, tests, and explains.

View full archive
Docker Foundations: The Complete Hands-On Series (Install to Production)
GuideSeptember 13, 2026

Docker Foundations: The Complete Hands-On Series (Install to Production)

dockerself-hostingcontainerslinux
10 days ago5 min read0 likes

Archive

Everything published by Shubham Sharma

Browse the full run of articles, reviews, and guides from newest to oldest.

GuideSep 13, 2026

Capstone: Dockerize Your Own App End to End

dockerself-hostingcaddy
9 min read0 comments
GuideSep 12, 2026

Docker vs Podman: A Hands-On Comparison and Migration

dockerself-hostingcontainers
10 min read0 comments
GuideSep 11, 2026

Docker Images vs Containers, Explained

dockerself-hostingcontainers
6 min read0 comments
GuideSep 11, 2026

Fix: Permission Denied on the Docker Daemon Socket

dockerself-hostinglinux
6 min read0 comments
GuideSep 11, 2026

Docker Security Basics: Non-Root, Read-Only, Image Scanning, and Secrets

dockerself-hostinglinux
12 min read0 comments
GuideSep 11, 2026

Operating Containers: Healthchecks, Resource Limits, Restart Policies, and Env Config

dockerself-hostinglinux
12 min read0 comments
NewsSep 11, 2026

Claude Code's Weekly Limits Go Up 25% and Down 17% on September 14

Both of Anthropic's numbers are correct. Which one you feel depends on your baseline. Here is the arithmetic, and what to change before the 14th.

ai-toolsdeveloper toolsAI coding
5 min read0 comments
GuideSep 10, 2026

Where Your Data Lives: Docker Volumes, Bind Mounts, and Networks

dockerself-hostinglinux
12 min read0 comments
GuideSep 10, 2026

Lean Docker Images: Multi-Stage Builds and Layer Caching

dockerself-hostinglinux
11 min read0 comments
NewsSep 10, 2026

GitHub's HydraFusion Beats Claude Opus 5 on One Benchmark of Three

HydraFusion landed in Copilot CLI on September 4 as a research preview. The headline is frontier quality. The benchmark table says the real story is cost.

ai-toolsai-modelsdeveloper tools
5 min read0 comments
NewsSep 10, 2026

September 2026 Patch Tuesday: The Dev-Machine CVEs Windows Update Won't Fix

Two GitHub Copilot and VS Code flaws, an MSAL for Node.js bug, and an Azure CLI RCE all landed on September 8. None of them are fixed by Windows Update.

developer toolscode-securityai
5 min read0 comments
GuideSep 10, 2026

Docker Compose: Run a Multi-Service Stack (Web + Postgres + Redis)

dockerself-hostinglinux
15 min read0 comments
GuideSep 10, 2026

Run Your First Containers: docker run, ps, logs, exec, stop, rm

dockerself-hostinglinux
9 min read0 comments
GuideSep 10, 2026

Install Docker on macOS, Windows (WSL2), and Linux: One Guide, Three Paths

windowsmacosdocker
14 min read0 comments
GuideAug 30, 2026

Put SSH Behind Tailscale and Close Port 22

self-hostingcode-securityvps
10 min read0 comments
GuideAug 30, 2026

Setting Up Your Own VPS: A Secure Starting Point

dockerself-hostingcode-security
11 min read0 comments
BlogAug 30, 2026

The State of AI-Generated Code in 2026: Adoption Soars, Security Lags

AI now generates much of the world's new code and adoption is near-universal, but roughly 44% of AI-generated code carries a security vulnerability, and the EU AI Act's biggest deadline just landed.

AI codingagentic codingsoftware-development
26 min read0 comments
GuideAug 30, 2026

Self-Host n8n on a VPS with Docker, PostgreSQL, and Caddy (2026)

Build a production n8n on a VPS with Docker Compose, PostgreSQL, and Caddy for automatic HTTPS, then harden and upgrade it safely. Verified end to end on n8n 2.36 and Postgres 16.

developer toolsn8ndocker
40 min read0 comments
BlogAug 30, 2026

Run TypeScript Directly in Node.js: Type Stripping and the One Big Catch

Node.js 24 runs TypeScript directly, no ts-node and no build step, via type stripping. The catch is it erases types rather than checking them. Here is the safe workflow.

developer tools
5 min read0 comments
BlogAug 30, 2026

TypeScript 7.0's Go Compiler: What Changed and How to Adopt It

TypeScript 7.0 is a native Go port of the compiler, 8 to 12 times faster with no new syntax. Here is what changes, the tooling caveats, and how to roll it out in stages.

developer tools
4 min read0 comments
NewsAug 29, 2026

Gemini 3.7 Flash Goes Half-Price as Alibaba Open-Sources a 2.4T Model

Gemini 3.7 Flash's half-price launch and Alibaba's open 2.4T Qwen3.8 look like a value-tier win, but the discount expires January 1 and the open model needs 72 GPUs. Read the catches.

ai-modelsAI codingai
3 min read0 comments
NewsAug 29, 2026

Two Critical Next.js RCE Bugs Are Patched in 16.3.3 and 15.5.24

Vercel shipped an emergency Next.js release fixing two critical unauthenticated RCE bugs, a Windows path traversal and an AVIF image flaw. Self-hosters, upgrade to 16.3.3 or 15.5.24 now.

developer toolscode-security
3 min read0 comments
NewsAug 26, 2026

Everyone Feels Faster With AI. Almost Nobody Can Prove It.

84% of developers feel more productive with AI. Only 20% of their organizations measure whether it's true. That gap between feeling and evidence is becoming a business problem.

ai-toolsdeveloper toolsAI coding
4 min read0 comments
NewsAug 26, 2026

AI Agents Just Had a Rough Patch Tuesday

Two critical Microsoft agent CVEs and a Spring AI prompt-injection bug landed in the same window, all pointing to the same lesson: what you tell an agent it can't do isn't what stops it.

code-securityaiai-agents
4 min read0 comments
GuideAug 25, 2026

Running Local LLMs with RamaLama and Docker on a Mac: A Hands-On Guide

I ran RamaLama on an Apple Silicon Mac with Docker to see how it handles local LLMs: install, first model, an OpenAI-compatible API, and the one macOS GPU gotcha to know.

local-ailocal-llmai-tools
9 min read0 comments
NewsAug 25, 2026

An Open-Weight Model Just Cracked the Top 3 of the WebDev Coding Leaderboard

Kimi K3 is the first open-weight model in the top 3 of Arena's WebDev board, as Opus 5 takes #1 and Grok 4.6 undercuts everyone on price.

ai-modelsAI codingai
3 min read0 comments
NewsAug 25, 2026

Inside SAFE: The Industry's Plan to Report Rogue AI Agents

A 120-member coalition is proposing SAFE, an aviation-style incident-reporting framework for AI agents that cross security boundaries, with one catch: it's voluntary.

code-securityaiai-agents
3 min read0 comments
GuideJun 13, 2026

VS Code's GitHub Copilot Chat + LM Studio Local API for Offline Coding

Keep Copilot Chat prompts private with an LM Studio local OpenAI-compatible backend—fully offline, no token costs, and easy setup steps.

lm-studiolocal-llmai-tools
32 min read0 comments
GuideJun 11, 2026

LM Studio Windows Guide: Run Local LLMs Effortlessly

Learn how to install LM Studio on Windows, choose the best model, download quantized LLMs, and run your first local AI chat fast.

lm-studiolocal-ailocal-llm
35 min read0 comments
GuideMay 10, 2026

LM Studio Guide: Run Local LLMs on Your Mac Fast

Learn to install LM Studio, pick the right model, and chat with local LLMs on macOS—privacy-first, no cloud required.

lm-studiolocal-aiai-tools
32 min read0 comments