Software Engineer's Blog

Blog posts — page 40

How to Install SecureCRT on Ubuntu 24.04

Tools

How to Install SecureCRT on Ubuntu 24.04

Jason Yang · 26 Nov, 2025

Install SecureCRT on Ubuntu 24.04 LTS and fix the libxcb-cursor0 dependency error — the .deb steps plus the one command that resolves it.

GCP Artifact Registry & Poetry Integration Guide

Cloud & DevOps

GCP Artifact Registry & Poetry Integration Guide

Jason Yang · 25 Nov, 2025

Publish private Python libraries to GCP Artifact Registry with Poetry: the critical publish-vs-install URL distinction that avoids 404s, plus auth tokens.