• Home
  • Computing
  • Mountaineering
  • Travel

Ling's Note

Everything related IT, and me.

  • Home
  • Computing
  • Mountaineering
  • Travel
News Ticker
  • [ 2026-04-20 ] [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture AI
  • [ 2026-04-16 ] MCP vs. OpenAPI: A Technical Architecture Judgment for 2026 AI
  • [ 2026-04-15 ] [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows .net Core
  • [ 2026-04-11 ] [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation Computing
  • [ 2024-10-11 ] [Proxmox] Setup proxmox cluster and join node Computing
HomeComputingAutomation

Automation

No Picture
Automation

[GitHub Action] Get gradle package version

2024-03-13 C.H. Ling 0

For executing pipeline, it is common to get package version. One of the patrice is mark the package version in package info file. In this example, it will use Gradle as example to show how […]

Automation

[GitHub Action] How to run GitHub action locally

2024-03-12 C.H. Ling 0

For debugging pipeline, it is common to save, push and execute pipeline manually. However it is not a good idea because it might increase unnecessary commit and pull request in branch. It can be solved […]

Automation

[CookieCutter] Enable git integration

2023-05-28 C.H. Ling 0

In previous article, after project created it can execute custom python script to customize template. In this example, it will extend the project to integrate with git.

Automation

[CookieCutter] Get Java package latest version

2023-05-27 C.H. Ling 0

There are several ways to create project. It can be done by IDE default wizard or generate via spring initializer. Even these are convenient to us to setup project, but for organization it might has […]

Follow on Facebook

  • [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture

    2026-04-20 0
  • MCP vs. OpenAPI: A Technical Architecture Judgment for 2026

    2026-04-16 0
  • [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows

    2026-04-15 0
  • [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation

    2026-04-11 0
  • [Proxmox] Setup proxmox cluster and join node

    2024-10-11 0
Recent Posts
  • [AI] Stateful Knowledge Management: Implementing the LLM-Wiki Architecture
  • MCP vs. OpenAPI: A Technical Architecture Judgment for 2026
  • [Architectural Analysis] Multi-Agent Design Patterns in C# LLM Workflows
  • [Terraform] Managing Vault Secrets via Terraform and OpenTofu: A K3s Token Implementation
  • [Proxmox] Setup proxmox cluster and join node
Recent Comments
  • C.H. Ling on [Angular] 自建Duel List
  • Boris Nates on [MySQL] Generate data dictionary
  • Saad on [Angular] 自建Duel List
  • Kushagra on [MySQL] Generate data dictionary
  • C.H. Ling on [Angular] Idle timeout checking

Copyright © 2026 | MH Magazine WordPress Theme by MH Themes

Ling's Note