<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id/>
    <title>Nepsyn 的四叠半赛博空间</title>
    <updated>2026-05-12T07:08:47.050Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Nepsyn</name>
    </author>
    <link rel="self" href="undefined/atom.xml"/>
    <subtitle>Live a Better Programmer Life!</subtitle>
    <entry>
        <title type="html"><![CDATA[记一次交叉编译鸿蒙系统的 sqlite3]]></title>
        <id>undefined/post/compile-sqlite3-on-ohos</id>
        <link href="undefined/post/compile-sqlite3-on-ohos"/>
        <updated>2026-05-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[工作需要涉及到需要在鸿蒙设备上跑 Sqlite3 的二进制，官网上的预编译包在鸿蒙系统中均不可用，需要手动交叉编译，此文记录一下交叉编译 Sqlite3 到鸿蒙系统的方法。]]></summary>
        <author>
            <name>Nepsyn</name>
        </author>
        <category label="技术"/>
        <category label="OpenHarmony"/>
        <category label="HarmonyOS"/>
        <category label="Sqlite3"/>
        <category label="交叉编译"/>
        <category label="make"/>
        <published>2026-05-09T16:02:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[ES Class Fields 的小坑]]></title>
        <id>undefined/post/es-class-fields</id>
        <link href="undefined/post/es-class-fields"/>
        <updated>2025-10-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[记录一下使用 ES Class Fields 特性时遇到的问题]]></summary>
        <author>
            <name>Nepsyn</name>
        </author>
        <category label="技术"/>
        <category label="TypeScript"/>
        <category label="JavaScript"/>
        <category label="ES2022"/>
        <published>2025-10-25T10:31:04.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[用 Nuxt Content 重构 hexo 个人博客]]></title>
        <id>undefined/post/refactor-blog-with-nuxt-content</id>
        <link href="undefined/post/refactor-blog-with-nuxt-content"/>
        <updated>2024-03-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[记录一下使用 Nuxt Content 重构 hexo 个人博客的过程。]]></summary>
        <author>
            <name>Nepsyn</name>
        </author>
        <category label="技术"/>
        <category label="hexo"/>
        <category label="blog"/>
        <category label="Nuxt"/>
        <category label="Nuxt Content"/>
        <published>2024-03-29T13:53:12.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[记一次 Node.js resolve hook 的使用]]></title>
        <id>undefined/post/resolve-hook-in-node-js</id>
        <link href="undefined/post/resolve-hook-in-node-js"/>
        <updated>2024-03-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[在编写 MinaPlay 的插件系统的时候遇到了这样的情况，记一下 Node.js module resolve hook 的使用心得。]]></summary>
        <author>
            <name>Nepsyn</name>
        </author>
        <category label="技术"/>
        <category label="Node.js"/>
        <category label="TypeScript"/>
        <category label="JavaScript"/>
        <published>2024-03-20T15:10:33.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[MinaPlay 个人追番/追剧媒体库]]></title>
        <id>undefined/post/minaplay</id>
        <link href="undefined/post/minaplay"/>
        <updated>2024-03-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[写了一个基于 RSS 订阅自动追番/追剧的工具，加上了同步放映的功能。]]></summary>
        <author>
            <name>Nepsyn</name>
        </author>
        <category label="作品"/>
        <category label="NestJS"/>
        <category label="TypeScript"/>
        <category label="TypeORM"/>
        <category label="Vite"/>
        <category label="Vue"/>
        <category label="Vuetify"/>
        <category label="mediasoup"/>
        <category label="WebRTC"/>
        <category label="FFMpeg"/>
        <published>2024-03-18T13:33:09.000Z</published>
    </entry>
</feed>