<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Whexy Blog]]></title>
        <description><![CDATA[a student obsessed with the computing world]]></description>
        <link>https://whexy.com</link>
        <image>
            <url>https://whexy.com/images/whexy.png</url>
            <title>Whexy Blog</title>
            <link>https://whexy.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 02 Jun 2026 08:20:45 GMT</lastBuildDate>
        <atom:link href="https://whexy.com/feed/feed.xml" rel="self" type="application/rss+xml"/>
        <copyright><![CDATA[Whexy]]></copyright>
        <item>
            <title><![CDATA[We lost the AIxCC. So, what now?]]></title>
            <description><![CDATA[Two years, seven million dollars on the table, and in the end, we lost.]]></description>
            <link>https://www.whexy.com/posts/aixcc</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/aixcc</guid>
            <pubDate>Wed, 20 Aug 2025 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[使用 Apple 虚拟化框架构建 ARM VMM]]></title>
            <description><![CDATA[使用 Apple 的虚拟化框架在 ARM 架构上构建虚拟机监控器。全部使用 Rust 实现。]]></description>
            <link>https://www.whexy.com/posts/simpple_01</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/simpple_01</guid>
            <pubDate>Wed, 13 Aug 2025 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Arm VMM with Apple's Hypervisor Framework]]></title>
            <description><![CDATA[Building a Virtual Machine Monitor with Apple's Hypervisor Framework on ARM architecture. All in Rust.]]></description>
            <link>https://www.whexy.com/posts/simpple_01</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/simpple_01</guid>
            <pubDate>Wed, 13 Aug 2025 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[使用 MicroPython 在树莓派 Pico 上驱动微雪墨水屏显示器]]></title>
            <description><![CDATA[使用树莓派 Pico 驱动微雪墨水屏显示器。]]></description>
            <link>https://www.whexy.com/posts/pico_epaper</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/pico_epaper</guid>
            <pubDate>Sun, 09 Feb 2025 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Driving WaveShare E‐Paper Display with a Raspberry Pi Pico in MicroPython]]></title>
            <description><![CDATA[Using a Raspberry Pi Pico to drive a Waveshare E‐Paper display.]]></description>
            <link>https://www.whexy.com/posts/pico_epaper</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/pico_epaper</guid>
            <pubDate>Sun, 09 Feb 2025 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[在 Docker 容器内使用 cgroup v2]]></title>
            <description><![CDATA[有用的 Docker 命令，用于在容器内启用 cgroup (v2) 的使用]]></description>
            <link>https://www.whexy.com/posts/cgroup-inside-containers</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/cgroup-inside-containers</guid>
            <pubDate>Wed, 01 May 2024 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Use cgroup v2 inside docker containers]]></title>
            <description><![CDATA[Useful docker command to enable using cgroup (v2) inside the containers]]></description>
            <link>https://www.whexy.com/posts/cgroup-inside-containers</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/cgroup-inside-containers</guid>
            <pubDate>Wed, 01 May 2024 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[年度爽文：Fuzzing 顶会论文打假报告]]></title>
            <description><![CDATA[我们到底应该怎么审一篇 Fuzzing 论文？]]></description>
            <link>https://www.whexy.com/posts/fuzz-evaluator</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/fuzz-evaluator</guid>
            <pubDate>Sat, 03 Feb 2024 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Annual Hit Piece: Fuzzing Top Conference Paper Debunking Report]]></title>
            <description><![CDATA[How should we actually review a fuzzing paper?]]></description>
            <link>https://www.whexy.com/posts/fuzz-evaluator</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/fuzz-evaluator</guid>
            <pubDate>Sat, 03 Feb 2024 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[解决群晖无法使用 ssh 密钥登录的问题]]></title>
            <description><![CDATA[解决在群晖 NAS 上始终无法实现密钥登录，反而一直提示输入密码的问题。]]></description>
            <link>https://www.whexy.com/posts/synology-ssh</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/synology-ssh</guid>
            <pubDate>Thu, 03 Aug 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Solving SSH Key Login Issues on Synology NAS]]></title>
            <description><![CDATA[Resolving the issue where SSH key login fails on Synology NAS, consistently prompting for password instead.]]></description>
            <link>https://www.whexy.com/posts/synology-ssh</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/synology-ssh</guid>
            <pubDate>Thu, 03 Aug 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SSD 缓存能否提升群晖 NAS 的写入速度]]></title>
            <description><![CDATA[TL;DR: 写入速度的瓶颈通常是网络，而不是硬盘。]]></description>
            <link>https://www.whexy.com/posts/nas_ssd_cache</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/nas_ssd_cache</guid>
            <pubDate>Wed, 26 Jul 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Can SSD Cache Improve Synology NAS Write Speeds?]]></title>
            <description><![CDATA[TL;DR: The bottleneck for write speeds is usually the network, not the hard drive.]]></description>
            <link>https://www.whexy.com/posts/nas_ssd_cache</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/nas_ssd_cache</guid>
            <pubDate>Wed, 26 Jul 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Virtualization is all you need]]></title>
            <description><![CDATA[介绍我的主机多操作系统解决方案：裸机虚拟化。]]></description>
            <link>https://www.whexy.com/posts/proxmox</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/proxmox</guid>
            <pubDate>Sun, 16 Jul 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Virtualization is all you need]]></title>
            <description><![CDATA[Introducing my multi-operating system solution: bare-metal virtualization.]]></description>
            <link>https://www.whexy.com/posts/proxmox</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/proxmox</guid>
            <pubDate>Sun, 16 Jul 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[无需虚拟机，在 Mac 上运行 Windows 游戏]]></title>
            <description><![CDATA[苹果在 WWDC 上公布了 Game Porting Toolkit，可以将 DirectX API 转译到自家的 Metal API。通过使用套件中的模拟器，在 macOS 上运行 Windows 游戏成了现实。]]></description>
            <link>https://www.whexy.com/posts/gtkd</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/gtkd</guid>
            <pubDate>Sat, 10 Jun 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Running Windows Games on Mac Without Virtual Machines]]></title>
            <description><![CDATA[At WWDC, Apple announced the Game Porting Toolkit, which can translate DirectX APIs to Apple's own Metal API. Using the emulator included in the toolkit, running Windows games on macOS has become a reality.]]></description>
            <link>https://www.whexy.com/posts/gtkd</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/gtkd</guid>
            <pubDate>Sat, 10 Jun 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[王国之泪: 世代落幕]]></title>
            <description><![CDATA[即使在十年前的老硬件上，也能创作出年度最佳游戏。真正令人激动的故事情节和极具创意的游戏机制远比图像质量的提升更为重要。]]></description>
            <link>https://www.whexy.com/posts/zelda_totk</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/zelda_totk</guid>
            <pubDate>Mon, 29 May 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tears of the Kingdom: End of an Era]]></title>
            <description><![CDATA[Even on ten-year-old hardware, it's possible to create the game of the year. Truly exciting storylines and highly creative gameplay mechanisms are far more important than improvements in graphics quality.]]></description>
            <link>https://www.whexy.com/posts/zelda_totk</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/zelda_totk</guid>
            <pubDate>Mon, 29 May 2023 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[匿名 CDN 流量中继]]></title>
            <description><![CDATA[接着聊聊围绕边缘网络进行的封禁与反封禁博弈。]]></description>
            <link>https://www.whexy.com/posts/relay_cdn_2</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/relay_cdn_2</guid>
            <pubDate>Tue, 16 Aug 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Anonymous CDN Traffic Relay]]></title>
            <description><![CDATA[Continuing the discussion on blocking and anti-blocking games around edge networks.]]></description>
            <link>https://www.whexy.com/posts/relay_cdn_2</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/relay_cdn_2</guid>
            <pubDate>Tue, 16 Aug 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[使用 CDN 自建中继服务]]></title>
            <description><![CDATA[构建一个受益于 CDN 快速传输的中继服务，并具有其他优势。]]></description>
            <link>https://www.whexy.com/posts/relay_cdn</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/relay_cdn</guid>
            <pubDate>Tue, 07 Jun 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Self-host Relay Service with CDN]]></title>
            <description><![CDATA[Build a relay service that benefits from CDN's fast delivery and has other advantages.]]></description>
            <link>https://www.whexy.com/posts/relay_cdn</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/relay_cdn</guid>
            <pubDate>Tue, 07 Jun 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[别墅组网方案]]></title>
            <description><![CDATA[尝试解决家庭网络抖动频繁的问题，完成家庭网络的升级改造工程。]]></description>
            <link>https://www.whexy.com/posts/mesh</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/mesh</guid>
            <pubDate>Mon, 14 Mar 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Home Networking Solution]]></title>
            <description><![CDATA[Attempting to solve frequent home network instability issues and complete a home network upgrade project.]]></description>
            <link>https://www.whexy.com/posts/mesh</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/mesh</guid>
            <pubDate>Mon, 14 Mar 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[构建自己的博客系统]]></title>
            <description><![CDATA[2014 年，我注册了这个域名用来自建博客发表文章，相继用过了 WordPress，Hexo，Hugo 等等博客系统。去年突发奇想，想要 DIY 一个。迭代更新了半年时间，收到了不少朋友的好评。本文主要介绍一下这个博客系统开发过程中总结的经验。]]></description>
            <link>https://www.whexy.com/posts/blog-diy</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/blog-diy</guid>
            <pubDate>Wed, 02 Feb 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Your Own Blog System]]></title>
            <description><![CDATA[In 2014, I registered this domain to build a personal blog. I've used WordPress, Hexo, Hugo, and other blog systems. Last year, on a whim, I decided to DIY one. After six months of iteration and updates, I received positive feedback from many friends. This article mainly introduces the experience summarized during the development of this blog system.]]></description>
            <link>https://www.whexy.com/posts/blog-diy</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/blog-diy</guid>
            <pubDate>Wed, 02 Feb 2022 18:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[智能设备连接南科大校园网]]></title>
            <description><![CDATA[在南科大的四年，每学期都会遇到 IoT 设备连接校园网的难题。这篇博客主要介绍如何让智能设备绕过认证直接接入校园网，以及这些操作的原理。]]></description>
            <link>https://www.whexy.com/posts/SUSTechWifiIoT</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTechWifiIoT</guid>
            <pubDate>Tue, 28 Dec 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Connecting Smart Devices to SUSTech Campus Network]]></title>
            <description><![CDATA[During my four years at SUSTech, every semester I encountered the challenge of connecting IoT devices to the campus network. This blog post mainly introduces how to make smart devices bypass authentication and directly access the campus network, and the principles behind these operations.]]></description>
            <link>https://www.whexy.com/posts/SUSTechWifiIoT</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTechWifiIoT</guid>
            <pubDate>Tue, 28 Dec 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[函数颜色理论]]></title>
            <description><![CDATA[2015 年，著名程序员 Bob Nystrom 在博客上发表文章 What Color is Your Function，振聋发聩，发人深省，引发了行业内的激烈讨论。6 年过去了，它在各大编程语言的论坛上历久弥新。]]></description>
            <link>https://www.whexy.com/posts/func-color</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/func-color</guid>
            <pubDate>Sat, 25 Dec 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Function Color Theory]]></title>
            <description><![CDATA[In 2015, renowned programmer Bob Nystrom published an article 'What Color is Your Function' on his blog, which was thought-provoking and sparked intense discussion within the industry. Six years have passed, and it remains evergreen in programming language forums.]]></description>
            <link>https://www.whexy.com/posts/func-color</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/func-color</guid>
            <pubDate>Sat, 25 Dec 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[别闹了Fork：在 Linux 上快速创建大型进程]]></title>
            <description><![CDATA[Forking 是在 Linux 中创建进程的方式。尽管多年来 fork 已经改进到使用 COW（写时复制）语义，它仍然必须从父进程向子进程复制一定数量的数据。实验室的一些学生在使用模糊测试机器时遇到了一些问题...]]></description>
            <link>https://www.whexy.com/posts/fork</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/fork</guid>
            <pubDate>Thu, 04 Nov 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Stop Forkin' Around: Faster Creating of Large Processes on Linux]]></title>
            <description><![CDATA[Forking is how a process in Linux is created. Even though the fork has been improved over the years to use the COW (copy-on-write) semantics, it still has to copy a certain amount of data from parent to child. Some students in the lab are working with a fuzzing machine, and they encounter some problems...]]></description>
            <link>https://www.whexy.com/posts/fork</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/fork</guid>
            <pubDate>Thu, 04 Nov 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PMU 中断：如何处理它们]]></title>
            <description><![CDATA[PMU 中断在硬件和软件之间扮演着重要角色。它赋予软件深入了解其在硬件上执行情况的能力。在本文中，我将介绍 PMU 和 PMI 的强大功能以及如何使用它们来实现你的目标。]]></description>
            <link>https://www.whexy.com/posts/PMU</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/PMU</guid>
            <pubDate>Sat, 23 Oct 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PMU Interrupts: How to handle them]]></title>
            <description><![CDATA[PMU interrupts act as an essential role between hardware and software. It gives the software the ability to gain insight into its execution on the hardware. In this article, I introduce you to the power of PMU and PMI and how to use them to achieve your goal.]]></description>
            <link>https://www.whexy.com/posts/PMU</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/PMU</guid>
            <pubDate>Sat, 23 Oct 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[异步互斥锁]]></title>
            <description><![CDATA[异步程序也可以通过线程池应用于多线程系统。然而，在其中使用互斥锁可能会出现问题。]]></description>
            <link>https://www.whexy.com/posts/asynchronous</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/asynchronous</guid>
            <pubDate>Sun, 05 Sep 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Asynchronous Mutex]]></title>
            <description><![CDATA[Asynchronous programs can also be applied on multi-thread system through thread pool. However, using mutex in it might be a problem.]]></description>
            <link>https://www.whexy.com/posts/asynchronous</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/asynchronous</guid>
            <pubDate>Sun, 05 Sep 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[使用 QEMU 在 M1 Macbook 上运行 Linux 镜像]]></title>
            <description><![CDATA[作为一名喜欢系统编程的学生，我一直想在 M1 Macbook 上直接开发 Linux 内核，而不需要嵌套虚拟机。这篇博客是开发环境的搭建指南。目标是在搭载 Apple Silicon 的 macOS 上的 QEMU 中运行 Linux 内核。]]></description>
            <link>https://www.whexy.com/posts/m1qemu</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/m1qemu</guid>
            <pubDate>Mon, 16 Aug 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using QEMU to run Linux images on M1 Macbook]]></title>
            <description><![CDATA[As a student who is fond of system programming, I always want to develop Linux kernel directly on the M1 Macbook without nested VMs. This blog is a set-up Coding of the developing environment. The target is to run a  Linux kernel in the QEMU on macOS with Apple Silicon.]]></description>
            <link>https://www.whexy.com/posts/m1qemu</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/m1qemu</guid>
            <pubDate>Mon, 16 Aug 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Alligator In Vest - My first research work]]></title>
            <description><![CDATA[现在我要介绍我们最近的工作。我们叫它"Investigator"。Investigator 使用硬件特性来诊断 Arm 上的并发错误。]]></description>
            <link>https://www.whexy.com/posts/investigator</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/investigator</guid>
            <pubDate>Sat, 24 Jul 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Alligator In Vest - My first research work]]></title>
            <description><![CDATA[Now I am going to introduce our recent work. We call it Investigator. Investigator uses hardware features to diagnose concurrency bugs on Arm.]]></description>
            <link>https://www.whexy.com/posts/investigator</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/investigator</guid>
            <pubDate>Sat, 24 Jul 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[复杂 LaTeX 项目中几个插件的使用心得]]></title>
            <description><![CDATA[本文总结了一些在写论文期间遇到的较为复杂的 LaTeX 问题。其中包括 latexdiff 在多文件环境的使用技巧，以及如何解决 latexindent 的依赖冲突。]]></description>
            <link>https://www.whexy.com/posts/usingLatexAddons</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/usingLatexAddons</guid>
            <pubDate>Thu, 06 May 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Experience Using Several Plugins in Complex LaTeX Projects]]></title>
            <description><![CDATA[This article summarizes some of the more complex LaTeX problems encountered during paper writing. It includes usage tips for latexdiff in multi-file environments and how to resolve latexindent dependency conflicts.]]></description>
            <link>https://www.whexy.com/posts/usingLatexAddons</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/usingLatexAddons</guid>
            <pubDate>Thu, 06 May 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Rust 中的协变、逆变与不变]]></title>
            <description><![CDATA[我正在观看 Jon Gjengset 的直播编程视频，主题是"子类型和型变"。这是我的笔记。]]></description>
            <link>https://www.whexy.com/posts/Variance-in-Rust</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/Variance-in-Rust</guid>
            <pubDate>Sun, 21 Feb 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Variance in Rust]]></title>
            <description><![CDATA[I'm watching Jon Gjengset's live coding stream. And the topic is "Subtyping and Variance". This is my note.]]></description>
            <link>https://www.whexy.com/posts/Variance-in-Rust</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/Variance-in-Rust</guid>
            <pubDate>Sun, 21 Feb 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[理解 Rust 泛型特征 (Generic Trait)]]></title>
            <description><![CDATA[在 Rust 中，特征(trait)也可以是泛型。引入泛型特征，一是希望特征不受具体类别的限制，二是希望特征具有更广泛的约束性。]]></description>
            <link>https://www.whexy.com/posts/RUST-Generic-Trait</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/RUST-Generic-Trait</guid>
            <pubDate>Mon, 01 Feb 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding Rust Generic Traits]]></title>
            <description><![CDATA[In Rust, traits can also be generic. Generic traits are introduced for two reasons: first, to make traits not limited by specific types, and second, to provide broader constraint capabilities.]]></description>
            <link>https://www.whexy.com/posts/RUST-Generic-Trait</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/RUST-Generic-Trait</guid>
            <pubDate>Mon, 01 Feb 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SUSTeam: Ultimate Gaming Platform]]></title>
            <description><![CDATA[大三时期做的游戏平台。主要语言是 Kotlin 和 TypeScript。回头看觉得做得还行，反正当时拿了满分 :)]]></description>
            <link>https://www.whexy.com/posts/SUSTEAM</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTEAM</guid>
            <pubDate>Thu, 28 Jan 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SUSTeam: Ultimate Gaming Platform]]></title>
            <description><![CDATA[Gaming platform made during junior year. Main languages were Kotlin and TypeScript. Looking back, it turned out pretty well, and we got full marks anyway :)]]></description>
            <link>https://www.whexy.com/posts/SUSTEAM</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTEAM</guid>
            <pubDate>Thu, 28 Jan 2021 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[C 中的内联汇编语言]]></title>
            <description><![CDATA[编写汇编代码既困难又无聊！然而，如果你想设置寄存器、读取内存，有时你必须做这些脏活。]]></description>
            <link>https://www.whexy.com/posts/inlineAssembly</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/inlineAssembly</guid>
            <pubDate>Sat, 14 Nov 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Inline Assembly Language in C]]></title>
            <description><![CDATA[Writing assembly code is hard and boring! However, if you want to set regisiters, read memories, sometimes you must do the dirty work.]]></description>
            <link>https://www.whexy.com/posts/inlineAssembly</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/inlineAssembly</guid>
            <pubDate>Sat, 14 Nov 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React 学习笔记]]></title>
            <description><![CDATA[React 几乎利用了原生 JavaScript 的所有特质。在对 JavaScript 比较熟练的情况下，React 不会给你带来更多的惊喜。不过，相较于 Vue，写 React 也给人一种踏实的感觉。]]></description>
            <link>https://www.whexy.com/posts/learningReact</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/learningReact</guid>
            <pubDate>Wed, 21 Oct 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Learning Notes]]></title>
            <description><![CDATA[React utilizes almost all the characteristics of native JavaScript. With proficiency in JavaScript, React won't bring you many surprises. However, compared to Vue, writing React also gives a solid feeling.]]></description>
            <link>https://www.whexy.com/posts/learningReact</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/learningReact</guid>
            <pubDate>Wed, 21 Oct 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[为 Apple Watch 写一个校巴时刻表工具]]></title>
            <description><![CDATA[2020 年 WWDC，苹果更新了 SwiftUI 的第二版。我惊呼：Swift 终于能用了！这次我们不写 Web 和小程序！这是一篇 Native Code 的教程。]]></description>
            <link>https://www.whexy.com/posts/AppleWatchSchoolBus1</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/AppleWatchSchoolBus1</guid>
            <pubDate>Thu, 09 Jul 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a School Bus Schedule App for Apple Watch]]></title>
            <description><![CDATA[At WWDC 2020, Apple updated SwiftUI to its second version. I exclaimed: Swift is finally usable! This time we're not writing Web or mini-programs! This is a Native Code tutorial.]]></description>
            <link>https://www.whexy.com/posts/AppleWatchSchoolBus1</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/AppleWatchSchoolBus1</guid>
            <pubDate>Thu, 09 Jul 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[12307 火车票购买平台]]></title>
            <description><![CDATA[大二课程数据库原理的期末项目。有查票、中转、订票、余票查询、线路管理等等功能。后端使用了 Flask 框架，前端使用了 Vue。项目最终获得了满分。]]></description>
            <link>https://www.whexy.com/posts/12307</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/12307</guid>
            <pubDate>Thu, 28 May 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[12307 Train Ticket Purchase Platform]]></title>
            <description><![CDATA[Final project for the Database Principles course in sophomore year. Features include ticket search, transfers, booking, remaining ticket queries, route management, and more. The backend uses Flask framework and the frontend uses Vue. The project received full marks.]]></description>
            <link>https://www.whexy.com/posts/12307</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/12307</guid>
            <pubDate>Thu, 28 May 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sakai 和本地文件夹同步]]></title>
            <description><![CDATA[学校老师经常用来发布课件和作业的 Sakai 系统竟也支持使用 WebDAV 协议。通过配置本地的 WebDAV 服务，就能轻松下载课程资源，省时省力。]]></description>
            <link>https://www.whexy.com/posts/sakai</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/sakai</guid>
            <pubDate>Thu, 27 Feb 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sakai and Local Folder Synchronization]]></title>
            <description><![CDATA[The Sakai system that school teachers often use to publish courseware and assignments also supports WebDAV protocol. By configuring local WebDAV services, you can easily download course resources, saving time and effort.]]></description>
            <link>https://www.whexy.com/posts/sakai</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/sakai</guid>
            <pubDate>Thu, 27 Feb 2020 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[用两个晚上做超简易OpenJudge]]></title>
            <description><![CDATA[大二刚开学，为了服务广大深受数据结构与算法课程折磨的同学。写了一个帮助 debug 的平台。代码一塌糊涂，不过产品思路还是不错的。]]></description>
            <link>https://www.whexy.com/posts/wannaAC</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/wannaAC</guid>
            <pubDate>Thu, 26 Sep 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Super Simple OpenJudge in Two Nights]]></title>
            <description><![CDATA[At the beginning of sophomore year, to serve the vast number of students suffering from the Data Structures and Algorithms course, I wrote a debugging platform. The code is a mess, but the product concept is still good.]]></description>
            <link>https://www.whexy.com/posts/wannaAC</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/wannaAC</guid>
            <pubDate>Thu, 26 Sep 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[搭建 macOS 的远程备份机]]></title>
            <description><![CDATA[macOS 有一个神奇的功能，叫做“时间机器”。当激活这个功能的时候，你可以将系统里的任意文件回滚到之前的任意状态。换句话说，macOS 存档了你每隔一段时间的系统的整个状态。使用这个功能通常需要定期插入硬盘。这篇文章里我通过配置一些网络协议实现了 macOS 局域网内的无感知备份。]]></description>
            <link>https://www.whexy.com/posts/timemachine</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/timemachine</guid>
            <pubDate>Sun, 25 Aug 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up Remote Backup for macOS]]></title>
            <description><![CDATA[macOS has a magical feature called 'Time Machine'. When this feature is activated, you can roll back any file in the system to any previous state. In other words, macOS archives the entire state of your system at regular intervals. Using this feature typically requires regularly plugging in a hard drive. In this article, I achieved seamless macOS backup within the local network by configuring some network protocols.]]></description>
            <link>https://www.whexy.com/posts/timemachine</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/timemachine</guid>
            <pubDate>Sun, 25 Aug 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[自动登录南科大校园网的 shell 脚本]]></title>
            <description><![CDATA[我校的校园网还就是与众不同，Post 发出的数据包不是轻易就能弄明白的。本文提出了一种黑魔法 bash 脚本用于类 Unix 系统登录校园网。]]></description>
            <link>https://www.whexy.com/posts/SUSTechWifiLogin</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTechWifiLogin</guid>
            <pubDate>Thu, 22 Aug 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Shell Script for Automatically Logging into SUSTech Campus Network]]></title>
            <description><![CDATA[Our school's campus network is just different from others - the data packets sent by Post aren't easy to figure out. This article proposes a black magic bash script for Unix-like systems to log into the campus network.]]></description>
            <link>https://www.whexy.com/posts/SUSTechWifiLogin</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/SUSTechWifiLogin</guid>
            <pubDate>Thu, 22 Aug 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[在寝室搭建一套电影播放系统]]></title>
            <description><![CDATA[今天得空，介绍上个月的成果——一套宿舍电影放映系统的构建。寝室里有一台大屏显示器，晚上关了灯，连上蓝牙低音炮，大家围坐一起看一部电影，真是美滋滋的体验~ 床上有一个支架，用iPad连接AirPods，晚上拉上遮光帘一个人欣赏一部电影，也是美滋滋的体验…]]></description>
            <link>https://www.whexy.com/posts/movie_streaming</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/movie_streaming</guid>
            <pubDate>Sat, 03 Aug 2019 08:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Movie Streaming System in the Dorm]]></title>
            <description><![CDATA[Today I have time to introduce last month's achievement - building a dorm movie streaming system. There's a large monitor in the dorm, and at night with lights off, connected to Bluetooth subwoofers, everyone sits together watching a movie - such a wonderful experience~ There's a stand on the bed, using iPad connected to AirPods, pulling blackout curtains at night to enjoy a movie alone - also a wonderful experience...]]></description>
            <link>https://www.whexy.com/posts/movie_streaming</link>
            <guid isPermaLink="true">https://www.whexy.com/posts/movie_streaming</guid>
            <pubDate>Sat, 03 Aug 2019 08:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>