K@zuki.

K@zuki. @corrupt952

About: Programmer

Location:
Japan
Joined:
Oct 30, 2022

K@zuki.
articles - 12 total

How I Simplified My macOS App's AI Integration by Adding a Python Bridge

Hello, I'm @corrupt952 . Previously, I shared how to implement an MCP server in a macOS menu bar...

Learn More 0 1Jun 18

Implementing MCP Server in a macOS Menu Bar Application

This article contains some sections partially generated by LLM Hello, I'm K@zuki, and I have some...

Learn More 0 2Jun 10

Subtle but Important: IPAddr Behavior Change in Ruby 3.1

Have you ever encountered a situation where your Ruby code works perfectly fine in one version but...

Learn More 0 0Sep 10 '24

Introducing a Custom GitHub Action for Command Retry with Output Capture

I've published a GitHub Action that I've been using in my work. It's designed to retry specific...

Learn More 1 0Aug 19 '24

Easy Notes in VSCode: Scraps

Hello, I'm K@zuki.. Today, I want to introduce a new VSCode extension I developed called Scraps....

Learn More 3 0May 23 '24

Easy Notes in VSCode: Scraps

Hello, I'm K@zuki.. Today, I want to introduce a new VSCode extension I developed called Scraps....

Learn More 5 0May 23 '24

Debugging Renovate locally

Introduction If you are using Renovate, it is important to check whether the settings are...

Learn More 3 0May 9 '23

Change the way you access your home network using Cloudflare Tunnel

Introduction Recently, I changed my access method to my home network using Cloudflare...

Learn More 0 0May 7 '23

Trying Argo CD's Multiple sources

Introduction Argo CD has a feature called Multiple sources. This feature is in beta, but...

Learn More 0 0May 6 '23

Automatically Updating Helm Chart Referenced in Argo CD Using Renovate - Part 2

Yesterday, I posted an article titled "Automatically Updating Helm Chart Referenced in Argo CD Using...

Learn More 5 0May 5 '23

Automatically Updating Helm Charts Referenced by Argo CD with Renovate

You can define it more easily in the new article. ...

Learn More 13 0May 4 '23

Switching FROM Docker Images for Each CPU Architecture

Introduction This article explains how to switch Docker's FROM according to the CPU...

Learn More 8 0Apr 6 '23