<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2023 on Noel&#39;s Blog</title>
    <link>https://jiaw-zh-github-io.pages.dev/tags/2023/</link>
    <description>Recent content in 2023 on Noel&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 09 Aug 2023 23:37:26 +0800</lastBuildDate><atom:link href="https://jiaw-zh-github-io.pages.dev/tags/2023/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>部署一个随时可用的在线 VS Code</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/code-server/</link>
      <pubDate>Wed, 09 Aug 2023 23:37:26 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/code-server/</guid>
      <description>安装 使用命令安装 如果网络好的话直接一条命令下载（国内服务器应该都不行） curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run 然后安装和运行 curl -fsSL https://code-server.dev/install.sh | sh 手动安装 从这里下载，我是 ubu</description>
    </item>
    
    <item>
      <title>一台免费服务器的折腾之路</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/thejourneyoftinkeringwithafreeserver/</link>
      <pubDate>Sat, 15 Jul 2023 17:37:22 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/thejourneyoftinkeringwithafreeserver/</guid>
      <description>从 AWS 薅了一台免费服务器，单核 1Gb 内存，先搭一个梯子 这里有一个大坑，记得把防火墙所有端口入站都打开 安装 BBR 加速 1 2 sudo su root wget -O tcp.sh &amp;#34;https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh&amp;#34; &amp;amp;&amp;amp; chmod +x tcp.sh &amp;amp;&amp;amp; ./tcp.sh 安装 BBR</description>
    </item>
    
    <item>
      <title>增肌课程</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/muscleaugmentationdiary/</link>
      <pubDate>Wed, 28 Jun 2023 23:00:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/muscleaugmentationdiary/</guid>
      <description>计划制定 以增肌为目的的锻练，前期以大肌肉为主，胸、肩、背、腿。 双分化训练 适合1年以内的新手的训练方式 Day1 Day2 Day3 Day4 哑铃卧推 4x8 深蹲 4x6 同Day1 深蹲 4x6</description>
    </item>
    
    <item>
      <title>Yaml 文件格式的介绍</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/yaml/</link>
      <pubDate>Wed, 08 Mar 2023 17:19:18 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/yaml/</guid>
      <description>yaml 也是一种标记语言，可以简单表达字典、列表和其他基本数据类型的形态。 yaml 语法规则如下： 大小写敏感。 使用缩进表示层级关系。 使用空格键缩进，而非T</description>
    </item>
    
  </channel>
</rss>
