
		<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
				<title>Cuthbert&#39;s Blog</title>
				<link>https://cxhello.top/blog</link>
				<description>Hi there, I am Cuthbert, a software engineer.</description>
				<language>en-us</language>
				<managingEditor>caixiaohuichn@gmail.com (Cuthbert)</managingEditor>
				<webMaster>caixiaohuichn@gmail.com (Cuthbert)</webMaster>
				<lastBuildDate>Thu, 12 Feb 2026 00:00:00 GMT</lastBuildDate>
				<atom:link href="https://cxhello.top/feed.xml" rel="self" type="application/rss+xml"/>
				
		<item>
			<guid>https://cxhello.top/blog/2026-02-12-defining-the-ai-coding-evaluation-engineer</guid>
			<title>Defining the AI Coding Evaluation Engineer</title>
			<link>https://cxhello.top/blog/2026-02-12-defining-the-ai-coding-evaluation-engineer</link>
			<description>AI coding tools are everywhere, but how do we know which is good? SWE-Bench is not enough. I propose a new role — AI Coding Evaluation Engineer — and the 7 dimensions we should be measuring.</description>
			<pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>ai-coding</category><category>evaluation</category><category>career</category><category>benchmark</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-12-27-annual-review</guid>
			<title>2025 年终总结</title>
			<link>https://cxhello.top/blog/2025-12-27-annual-review</link>
			<description>A year of firsts: weight loss journey, new home, travel adventures, family care, and career reflections in 2025</description>
			<pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>年终总结</category><category>个人成长</category><category>生活感悟</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-12-06-aliyun-kafka-large-messages-lz4-pitfalls</guid>
			<title>Kafka 大报文与压缩算法踩坑复盘：阿里云 Kafka 与多语言客户端实践</title>
			<link>https://cxhello.top/blog/2025-12-06-aliyun-kafka-large-messages-lz4-pitfalls</link>
			<description>Kafka Large Messages and Compression Pitfalls: Lessons from Alibaba Cloud Kafka and Multi-language Clients.</description>
			<pubDate>Sat, 06 Dec 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Kafka</category><category>Python</category><category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-10-12-traveling-by-car-in-the-northwest</guid>
			<title>Traveling by car in the northwest</title>
			<link>https://cxhello.top/blog/2025-10-12-traveling-by-car-in-the-northwest</link>
			<description>Traveling by car in the northwest.</description>
			<pubDate>Sun, 12 Oct 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Travel</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-09-05-jq-cheat-sheet</guid>
			<title>jq Cheat Sheet</title>
			<link>https://cxhello.top/blog/2025-09-05-jq-cheat-sheet</link>
			<description>How to use jq to manipulate JSON data.</description>
			<pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>jq</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-08-24-use-gitlab-ci-jacoco-sonar-unit-test-coverage</guid>
			<title>Use Gitlab CI, Jacoco, Sonar, Unit Test Coverage</title>
			<link>https://cxhello.top/blog/2025-08-24-use-gitlab-ci-jacoco-sonar-unit-test-coverage</link>
			<description>Use Gitlab CI, Jacoco, Sonar, Unit Test Coverage.</description>
			<pubDate>Sun, 24 Aug 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Gitlab CI</category><category>Jacoco</category><category>Sonar</category><category>Unit Test</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-06-29-sysytem-design-patterns-practice-factory-strategy</guid>
			<title>System Design Patterns in Practice: General Factory + Abstract Strategy</title>
			<link>https://cxhello.top/blog/2025-06-29-sysytem-design-patterns-practice-factory-strategy</link>
			<description>System Design Patterns in Practice: General Factory + Abstract Strategy.</description>
			<pubDate>Sun, 29 Jun 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Design Patterns</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-06-14-moment-gif-prompt</guid>
			<title>MomentGif Prompt</title>
			<link>https://cxhello.top/blog/2025-06-14-moment-gif-prompt</link>
			<description>How to use Cursor Prompt to write iOS application.</description>
			<pubDate>Sat, 14 Jun 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Cursor</category><category>iOS</category><category>SwiftUI</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-05-13-cert-utils</guid>
			<title>X509Certificate General Method</title>
			<link>https://cxhello.top/blog/2025-05-13-cert-utils</link>
			<description>How to use Java code to generated X509Certificate.</description>
			<pubDate>Tue, 13 May 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-05-03-spring-boot-tutorial-observability</guid>
			<title>Spring Boot Tutorial: Observability using Prometheus, Loki, Grafana</title>
			<link>https://cxhello.top/blog/2025-05-03-spring-boot-tutorial-observability</link>
			<description>Spring Boot Tutorial: Observability using Prometheus, Loki, Grafana.</description>
			<pubDate>Sat, 03 May 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Spring Boot</category><category>Prometheus</category><category>Loki</category><category>Grafana</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-03-30-beijing-fc-match-day</guid>
			<title>BeiJing FC Match Day - 2025 CSL No.3</title>
			<link>https://cxhello.top/blog/2025-03-30-beijing-fc-match-day</link>
			<description>十人国安1-1成都，法比奥点射，费利佩破门，恩加德乌染红</description>
			<pubDate>Sun, 30 Mar 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Soccer</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/using-spotify-api-to-display-currently-playing-track</guid>
			<title>How to work with Spotify&#39;s API to display currently playing track on a website?</title>
			<link>https://cxhello.top/blog/using-spotify-api-to-display-currently-playing-track</link>
			<description>Retrieve a Spotify access token to display the currently playing track on your website or application.</description>
			<pubDate>Sat, 01 Mar 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>spotify</category><category>nowplaying</category><category>spotify-api</category><category>nextjs</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-01-11-ios-weight-record-prompt</guid>
			<title>Weight Record Prompt</title>
			<link>https://cxhello.top/blog/2025-01-11-ios-weight-record-prompt</link>
			<description>How to use Cursor Prompt to write iOS application.</description>
			<pubDate>Sat, 11 Jan 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Cursor</category><category>iOS</category><category>SwiftUI</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2025-01-01-scan-port</guid>
			<title>Scan Port using Python</title>
			<link>https://cxhello.top/blog/2025-01-01-scan-port</link>
			<description>How to scan a server port using a python script.</description>
			<pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>network</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-12-25-ios-num-ease-prompt</guid>
			<title>NumEase Prompt</title>
			<link>https://cxhello.top/blog/2024-12-25-ios-num-ease-prompt</link>
			<description>How to use Cursor Prompt to write iOS application.</description>
			<pubDate>Wed, 25 Dec 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Cursor</category><category>iOS</category><category>SwiftUI</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-12-08-ios-recordify-prompt</guid>
			<title>Recordify Prompt</title>
			<link>https://cxhello.top/blog/2024-12-08-ios-recordify-prompt</link>
			<description>How to use Cursor Prompt to write iOS application.</description>
			<pubDate>Sun, 08 Dec 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Cursor</category><category>iOS</category><category>SwiftUI</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/connecting-to-github-using-ssh</guid>
			<title>Enhance Github security by connecting using Secure Shell Protocol (SSH)</title>
			<link>https://cxhello.top/blog/connecting-to-github-using-ssh</link>
			<description>Using the SSH protocol, you can connect and authenticate to remote Github servers and services without supplying your username and personal access token at each visit.</description>
			<pubDate>Mon, 14 Oct 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>github</category><category>ssh</category><category>security</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-07-23-websocket-connection</guid>
			<title>Connecting to WebSocket Server using Python</title>
			<link>https://cxhello.top/blog/2024-07-23-websocket-connection</link>
			<description>How to test connecting to a websocket server using a python script.</description>
			<pubDate>Tue, 23 Jul 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>websocket</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-07-04-openssl-sm2-certificate</guid>
			<title>OpenSSL生成SM2国密证书</title>
			<link>https://cxhello.top/blog/2024-07-04-openssl-sm2-certificate</link>
			<description>How to use Open SSL to generate SM2 State Secret Certificates.</description>
			<pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>OpenSSL</category><category>SM2</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-06-25-k8s-deployment-log</guid>
			<title>使用脚本快速查看 Kubernetes Deployment 日志</title>
			<link>https://cxhello.top/blog/2024-06-25-k8s-deployment-log</link>
			<description>Quickly View Kubernetes Deployment Logs Using Scripts.</description>
			<pubDate>Tue, 25 Jun 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Kubernetes</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-03-25-mac-software</guid>
			<title>Minimal setup list for web developers on a fresh macOS install</title>
			<link>https://cxhello.top/blog/2024-03-25-mac-software</link>
			<description>Having a new Mac device is always exciting for every developer, but it can also be challenging, especially when it comes to setting up a new dev environment. Here is a list of the minimal setup you need to get started with web development on a fresh macOS install.</description>
			<pubDate>Mon, 25 Mar 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Mac</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-01-29-nexus-deploy</guid>
			<title>Nexus Maven Repository Deploy</title>
			<link>https://cxhello.top/blog/2024-01-29-nexus-deploy</link>
			<description>Deploying a Nexus Maven private repository using Docker Compose.</description>
			<pubDate>Mon, 29 Jan 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Maven</category><category>Nexus</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-01-11-lvm</guid>
			<title>Logical Volume Manager</title>
			<link>https://cxhello.top/blog/2024-01-11-lvm</link>
			<description>LVM is a method used on Linux systems to manage disk drives and similar storage devices.</description>
			<pubDate>Thu, 11 Jan 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Linux</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2024-01-10-cpu-instruction-set-check</guid>
			<title>CPU instruction set check</title>
			<link>https://cxhello.top/blog/2024-01-10-cpu-instruction-set-check</link>
			<description>How to use Linux scripts to detect CPU instruction sets.</description>
			<pubDate>Wed, 10 Jan 2024 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Linux</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2023-05-30-use-wondershaper-for-network-speed-limit</guid>
			<title>Use WonderShaper for network speed limit</title>
			<link>https://cxhello.top/blog/2023-05-30-use-wondershaper-for-network-speed-limit</link>
			<description>How to use WonderShaper for network speed limit.</description>
			<pubDate>Tue, 30 May 2023 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>network</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2023-05-29-http-forward-proxy</guid>
			<title>Http Forward Proxy</title>
			<link>https://cxhello.top/blog/2023-05-29-http-forward-proxy</link>
			<description>How to implement a forward proxy using java.</description>
			<pubDate>Mon, 29 May 2023 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>http</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2023-03-08-kubeadm-deploy-kubernetes</guid>
			<title>kubeadm搭建Kubernetes环境</title>
			<link>https://cxhello.top/blog/2023-03-08-kubeadm-deploy-kubernetes</link>
			<description>How to kubeadm build a Kubernetes environment.</description>
			<pubDate>Wed, 08 Mar 2023 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Kubernetes</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2022-09-09-spring-boot-application-get-ip</guid>
			<title>Spring Boot Application Get Ip Address</title>
			<link>https://cxhello.top/blog/2022-09-09-spring-boot-application-get-ip</link>
			<description>How to use Java code to get the IP address.</description>
			<pubDate>Fri, 09 Sep 2022 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2022-06-14-logback-trace</guid>
			<title>Logback日志增加链路追踪</title>
			<link>https://cxhello.top/blog/2022-06-14-logback-trace</link>
			<description>How to Add Link Tracing to Logback Logs.</description>
			<pubDate>Tue, 14 Jun 2022 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category><category>Logback</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2022-06-13-k8s-deploy-Dashboard</guid>
			<title>Kubernetes Deploy Dashboard</title>
			<link>https://cxhello.top/blog/2022-06-13-k8s-deploy-Dashboard</link>
			<description>How to deploy dashboards in a k8s cluster.</description>
			<pubDate>Mon, 13 Jun 2022 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Kubernetes</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-10-29-filter</guid>
			<title>Using Filters in the Spring Boot Framework</title>
			<link>https://cxhello.top/blog/2021-10-29-filter</link>
			<description>Using Filters in the Spring Boot Framework.</description>
			<pubDate>Fri, 29 Oct 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category><category>Filter</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-09-28-spring-boot-graylog</guid>
			<title>Spring Boot 应用接入 Graylog</title>
			<link>https://cxhello.top/blog/2021-09-28-spring-boot-graylog</link>
			<description>How to Access Graylog in Spring Boot Applications.</description>
			<pubDate>Tue, 28 Sep 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category><category>Logback</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-09-06-java-byte</guid>
			<title>Introducing the Java basic data type byte</title>
			<link>https://cxhello.top/blog/2021-09-06-java-byte</link>
			<description>Introducing the Java basic data type byte.</description>
			<pubDate>Mon, 06 Sep 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-05-19-linux-install-node.js</guid>
			<title>How to install Node.js on a linux system</title>
			<link>https://cxhello.top/blog/2021-05-19-linux-install-node.js</link>
			<description>How to install Node.js on a linux system.</description>
			<pubDate>Wed, 19 May 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Node.js</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-05-10-restore-docker-data</guid>
			<title>Docker 容器数据恢复</title>
			<link>https://cxhello.top/blog/2021-05-10-restore-docker-data</link>
			<description>How to recover docker container data.</description>
			<pubDate>Mon, 10 May 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Docker</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-04-19-we-are-the-champions</guid>
			<title>We are the champions</title>
			<link>https://cxhello.top/blog/2021-04-19-we-are-the-champions</link>
			<description>April 17, 2021 Barcelona won the final 4–0 against Athletic Bilbao for a record-extending 31st Copa del Rey title.</description>
			<pubDate>Mon, 19 Apr 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Life</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-04-17-spring-boot-pdf</guid>
			<title>Spring Boot 导出 PDF 文件</title>
			<link>https://cxhello.top/blog/2021-04-17-spring-boot-pdf</link>
			<description>spring boot + aspose.words + freemarker export pdf file.</description>
			<pubDate>Sat, 17 Apr 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Spring Boot</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-04-16-vue-download</guid>
			<title>Send a request to download a file using the vue framework</title>
			<link>https://cxhello.top/blog/2021-04-16-vue-download</link>
			<description>Send a request to download a file using the vue framework.</description>
			<pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Vue</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-04-14-url-download-util</guid>
			<title>Downloading files via url using Java code</title>
			<link>https://cxhello.top/blog/2021-04-14-url-download-util</link>
			<description>Downloading files via url using Java code.</description>
			<pubDate>Wed, 14 Apr 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-02-08-xxl-job</guid>
			<title>Using xxl-job in the Spring Boot Framework</title>
			<link>https://cxhello.top/blog/2021-02-08-xxl-job</link>
			<description>How to use xxl-job in springboot framework.</description>
			<pubDate>Mon, 08 Feb 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Spring Boot</category><category>xxl-job</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-01-30-windows-install-mysql</guid>
			<title>Windows Installation of MySQL</title>
			<link>https://cxhello.top/blog/2021-01-30-windows-install-mysql</link>
			<description>Windows Installation of MySQL.</description>
			<pubDate>Sat, 30 Jan 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>MySQL</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-01-20-java-stream</guid>
			<title>How to use stream in java code</title>
			<link>https://cxhello.top/blog/2021-01-20-java-stream</link>
			<description>How to use stream in java code.</description>
			<pubDate>Wed, 20 Jan 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2021-01-10-git</guid>
			<title>Common git commands to use locally</title>
			<link>https://cxhello.top/blog/2021-01-10-git</link>
			<description>Common git commands to use locally.</description>
			<pubDate>Sun, 10 Jan 2021 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>git</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-12-27-custom-annotation-print-time</guid>
			<title>Customized annotation printing interface duration</title>
			<link>https://cxhello.top/blog/2020-12-27-custom-annotation-print-time</link>
			<description>Customized annotation printing interface duration.</description>
			<pubDate>Sun, 27 Dec 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category><category>Annotation</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-12-13-docker-depoly</guid>
			<title>Docker Deploy</title>
			<link>https://cxhello.top/blog/2020-12-13-docker-depoly</link>
			<description>Installing docker on a liunx operating system.</description>
			<pubDate>Sun, 13 Dec 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Docker</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-12-13-proxy</guid>
			<title>正向代理和反向代理的区别</title>
			<link>https://cxhello.top/blog/2020-12-13-proxy</link>
			<description>Explain the difference between forward and reverse proxies.</description>
			<pubDate>Sun, 13 Dec 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Http</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-12-13-vmware-install-centos7</guid>
			<title>Windows VMware 安装 CentOS7</title>
			<link>https://cxhello.top/blog/2020-12-13-vmware-install-centos7</link>
			<description>Installation of linux operating system using vmware.</description>
			<pubDate>Sun, 13 Dec 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>VMware</category><category>Windows</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-10-31-recent-insights</guid>
			<title>Recent Insights</title>
			<link>https://cxhello.top/blog/2020-10-31-recent-insights</link>
			<description>Recent Insights</description>
			<pubDate>Sat, 31 Oct 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Life</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-07-12-linux-install-java</guid>
			<title>How to install Java on a linux system</title>
			<link>https://cxhello.top/blog/2020-07-12-linux-install-java</link>
			<description>How to install Java on a linux system.</description>
			<pubDate>Sun, 12 Jul 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Java</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-07-04-windows-install-gradle</guid>
			<title>Windows 安装 Gradle</title>
			<link>https://cxhello.top/blog/2020-07-04-windows-install-gradle</link>
			<description>Windows Installation of Gradle</description>
			<pubDate>Sat, 04 Jul 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Windows</category><category>Gradle</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-06-09-linux-install-git</guid>
			<title>How to install Git on a linux system</title>
			<link>https://cxhello.top/blog/2020-06-09-linux-install-git</link>
			<description>How to install Git on a linux system.</description>
			<pubDate>Tue, 09 Jun 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>git</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-05-24-linux-install-jenkins</guid>
			<title>How to install Maven on a linux Jenkins</title>
			<link>https://cxhello.top/blog/2020-05-24-linux-install-jenkins</link>
			<description>How to install Maven on a Jenkins system.</description>
			<pubDate>Sun, 24 May 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Jenkins</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-05-21-linux-install-maven</guid>
			<title>How to install Maven on a linux system</title>
			<link>https://cxhello.top/blog/2020-05-21-linux-install-maven</link>
			<description>How to install Maven on a linux system.</description>
			<pubDate>Thu, 21 May 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Maven</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-04-14-linux-install-nginx</guid>
			<title>How to install Nginx on a linux system</title>
			<link>https://cxhello.top/blog/2020-04-14-linux-install-nginx</link>
			<description>How to install Nginx on a linux system.</description>
			<pubDate>Tue, 14 Apr 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Nginx</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-04-13-linux-install-redis</guid>
			<title>How to install Redis on a linux system</title>
			<link>https://cxhello.top/blog/2020-04-13-linux-install-redis</link>
			<description>How to install Redis on a linux system.</description>
			<pubDate>Mon, 13 Apr 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Redis</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2020-04-12-windows-install-node.js</guid>
			<title>Windows 安装 Node.js</title>
			<link>https://cxhello.top/blog/2020-04-12-windows-install-node.js</link>
			<description>Windows Installation of Node.js</description>
			<pubDate>Sun, 12 Apr 2020 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Windows</category><category>Node.js</category>
		</item>
	
		<item>
			<guid>https://cxhello.top/blog/2019-06-01-visual-studio-code-not-found-chrome</guid>
			<title>Visual Studio Code 运行 html 文件右键 Open In Other Browsers 提示找不到 Chrome 的解决办法</title>
			<link>https://cxhello.top/blog/2019-06-01-visual-studio-code-not-found-chrome</link>
			<description>Visual Studio Code Not Found Chrome.</description>
			<pubDate>Sat, 01 Jun 2019 00:00:00 GMT</pubDate>
			<author>caixiaohuichn@gmail.com (Cuthbert)</author>
			<category>Visual Studio Code</category><category>Chrome</category>
		</item>
	
			</channel>
		</rss>
	