这是 Justin King 的 Github 主页
最新修改:
2025
07
如果公式没有被渲染,可能是需要连接谷歌的js 没有被下载,试下连接其它国家服务商刷新
可是去玩游戏 interact 系列 是个有趣的交互网页内容~
日记写的零碎… 目前比较有价值的是 周报 (专栏入口)
…………………………………………….
标题有 ' * ' 表示未完(最近)待续, ' * * * ' 表示长期
' | '表示没写完,但不写了
' - '表示没写完,很可惜,不过还是记起来会来写的
' *-| ' 或者 ' *| ' 表示写完了
当然这些符号并没有被严格遵守~
👋 Hello, stranger.
I'm a physics undergraduate with a habit of wandering across disciplines and a deep appreciation for things that don't seem immediately useful.
Though I’ve maintained strong academic performance, my projects are rarely driven by grades. I tend to follow questions that interest me—whether that means modeling nonlinear optical pulses in MATLAB, reviving EMACS to build a personal blog, or pondering what a Pac-Man clone written in C++ can teach me about control and recursion.
My academic path took shape late. One of my major projects involves simulating super-Gaussian pulses under the nonlinear Schrödinger equation. We’re exploring soliton-like periodic behaviors with varying degrees of nonlinearity, and although I remain critical of our limited analytic depth, the work taught me much about modeling, persistence, and interpretation under constraints.
Earlier, I worked with classmates on an active particle simulation platform—a national awarded project that ended up supporting real lab experiments in our department. We co-designed and iteratively improved the simulation interface.
I used to be fascinated by programming, scraping dozens of Zhihu posts just to understand what people cared about. I’ve written spiders, played with EMACS in WSL, tried YOLO image detection, and discovered that Lisp wasn’t nearly as alien as it first seemed. Through these meanderings, I learned the value of rebuilding from scratch—and the comfort of knowing when not to. Latter, I thought math was a pure adventure for chasing, so I self-taught group theory and met some solid friend. However, I found myself struggled to reaching too far,not knowing what I really want, so I braked and tried to rest in peace in daily life and develop my own connection.
I keep a handwritten notebook, not out of nostalgia but because I believe clarity starts with fewer layers. I write with the tools that best reveal my intent, be it Emacs, LaTeX, or pen and paper. (Update 10 days latter) now it's ipad mini yeah.
Fluent in English, currently learning French, fascinated by languages not just as tools but as cognitive architectures. Photography lets me study light. Badminton teaches me humility. Drones remind me how beautiful the world looks when you just change your point of view.
This site is not a resume. It’s a quiet corner for thoughts, projects, and the occasional experiment. If you’re curious about any part of it, you’re welcome to stay.
待办
- 如何做一个时间表-量子力学史
- [good] 物理数学笔记系列——专栏
- [doing] 中英双语(尝试一些内容,如西游计划)
- [doing] 开始尝试专栏(大工程)
- [building] 音乐剧、中国介绍、讲讲我学过的内容?
- 图片可点击预览放大--左右键切换
- 效仿网页版费曼讲义,对于索引产生预览
- 打字效果
- 搜索、标签
- 字体效果:变大变小
- 有些浏览器字体显示不出来(手机不懂),至少避免太丑陋的排版
- [done] 上下一篇
- [done] 不要每次上传过量的不需要内容(lximg 删除未使用的图片~已经写了函数但尚未自动化)
- [done] 学习知乎的脚注:实现预览(差不多了 , β 测试 完成)
搭建历史
- 建立
- 参考很多内容:我没有使用集成的插件( 现在我连导出 html 都想自己(GPT)写)只用了 org-publish,magit 前者转换生成 html ,后者上传
- 主要 https://zhuanlan.zhihu.com/p/634873048
- 写 test
- 找到一个不错的 css 原链接:https://gongzhitaao.org/orgcss/ 我基本就是直接把 css 下载了
- blog.el & file-manage.el 本地完善可用
- 加入 HOME,ABOUT
- css 正常显示
- 在 css 添东西改 table of content (上面第一个博客就是又这样的目录,现在我已经懂了就是 css 定死于是方便随时点击目录)
- 一键上传脚本函数
- 加了评论用 github issue 原理(gitucs)但根本不显示 <div>
- 去掉多余的 <script> 使用可以
- 显示无序列表的点・(问题原来的 ul li 被设置成了不显示不缩进,把原先特殊元素格式放在了特殊下面避免冲突)
- 本地优化,建立 index 对应 content; 创立 musical 分区;生成 blog-record 可以按时间顺序分类显示查看;日历不成功(放弃)
- 脚注一键插入;微积分的历程开写;回归原来的配置
- 删除了移动 table-content 直接注释了所有
- 重写 css
- 年表完善,包含类型,延生 topic 话题功能、整治目录
- 犯错:忘记全部导出
- 主页插图, ico 设置标签页图表
- 目录使用 css 背景测试——产生跟随移动、损失原来 css
- https://www.hugchange.life/categories/ 参考网站
- 语义化设置好 依然不懂 preamable 和 postmable 如何正确使用 -> 看到
- 完成年表的按时间和按排序显示:使用 hidden 和 button 简单实现
- 轻量化——去掉 ltximg ,简化 list 内容,删掉古早未成文内容,新的
- 重启——加原 css(一次怪事)
- 意识到因为 force push 丢失了以前的内容,包括 commit :(
- 通过 interact 学习 js 和似懂不懂的 css
- 尝试 css 失败,搞不懂居中怎么设,浪费时间,但是把旋转和翻折设好了
- 草率得检查了一下各页面在手机上的显示效果
- interact 成型
- 语义元素与 org 的 html5 导出 这个太棒啦 home up 修改
- 失手清空了 index 深刻体会到备份的重要性。程序总是忠诚地执行,面对未曾设想到的结果震惊之后是无言~
- toc.js 效果脚注也考虑不过今天解决的困难不少了。
- wao.html 一份其它的资料直接导出,不过看起来效果有待提升
- 原理 ~css 上下篇
- dot 直接插入 svg 矢量图片
- 实现 js 中引入 scripts 避免每次全部导出更新一遍
- 上下篇完善目录下自动检测添加
- 显示最新更新的内容在主页
- 和上面差别 调好手机显示和上下一篇
- English page en
- 展开折叠隐藏成功+英文post
- 草草完成了第一篇 en 很满意用了各种内容,使用图片希望好读一些
- 一个点子续集,一日完成的创举
- 写了一篇哈哈
- 冬至大更新:完善了物理整理网页,使用之前 collapible 并加入新的 exercise 和 solution 模块(更美观易于阅读);完善了目录显示—— css(大改特改) + js(前人之功);加入可悬浮的倒计时为了;物理笔记几乎发挥了所有功能;css 改了图片效果,换成普通字体,适配小屏设备(这个非常容易出问题很难完美,目前让小屏上目录按键自己跳左边)
- 新周报|css 节标题向前突出、 figure css
- 想起自己很久没更新把网站 interact 做好,纠正错别字
- 搞定脚注悬浮预览(元宝不行还得是豆包);大规模 css 删除,字体仿知乎;开固体物理笔记冲击期中
- learn 介绍 写
- img 点击放大 esc 退出预览,表格扩展;面相
- 主页加了“简历”,sitemap 有目录,纠正原来后面按创建时间无==;css 去掉90%;改好最新文档看起来像半成品
- 未完待续
永远相信美好的事情即将发生
——雷军
Footnotes:
为什么有commit 这里还要写呢?(自问自答)除了备份更重要是因为一次 –force 了,导致之前全部丢失了
更新测试新主题把原来的主页覆盖了~复制文本重新传了一遍