Chisato

Chisato

Covers AI, security, and cloud infrastructure — explaining how the moving parts actually fit together.

5 articles

Tutorial · 1 min read

CI/CD Basics: Automate Deploys with GitHub Actions

Stop deploying by hand. Learn how to set up continuous integration and deployment with GitHub Actions — tests on every push, deploys on every merge.

#DevOps #CI/CD #GitHub Actions
Tutorial · 2 min read

Docker for Beginners: Containerize Your First App

Docker packages your app and everything it needs into one portable container. Learn the core concepts and ship your first containerized app in minutes.

#Docker #DevOps #Containers
News · 1 min read

Why Passkeys Are Replacing Passwords

Passkeys are phishing-resistant, faster to use, and now supported almost everywhere. Here's how they work and why the password era is finally ending.

#Security #Authentication #Privacy
Tutorial · 1 min read

HTTPS Explained: What Happens When You Visit a Site

The padlock in your address bar hides a clever handshake. Here's what actually happens when you load an HTTPS site — encryption, certificates, and trust.

#Security #Networking #Web Development
News · 1 min read

Open-Source AI Models Are Closing the Gap

Open-weight AI models are catching up to the best closed systems on many tasks — and you can run them yourself. What's driving the shift and what it means.

#AI #Open Source #Machine Learning