Lslightly's Universe

A place to share my thoughts

context

hexo post之间是有关联的,希望手动构建关系图。

但是markdown链接是会失效的。

search plan

  • Hexo NexT troubleshooting
  • Hexo link to another post

stacktrace

trouble shooting没有提及这个细节问题了。

Hexo link to another post duckduckgo 第一条回复就是 How to link a post with another post,点赞最多的comment就是 post link tag plugin 了。

solution

按照post link tag plugin 以只需要添加 {% post_link filenameWithoutExtension %} 就可以了。

当然可能会有重名的问题,比如 index 这种文件(这里 About Me 是使用index的),就暂时先采用 [About Me](/about) 形式的链接了,因为 about目录位于source目录下。

起因是在玩 GitHub 锐评生成器,结果LLM评论了“至于那些在vscode-go 里补缺失的反引号的行为,建议直接给 Markdown 发明个类型检查器”。好好好,我们来讨论一下类型检查器。

阅读全文 »

在帮老师审核《编译原理》课程AI生成视频的录音和讲稿是否对应,有几点感慨。本科以来,我没有思考什么是好的课程(大概是高中之前好的讲课方式习惯了,所以很多时候我很奇怪为什么大家都觉得某些课很烂),这里写下一点思考。此外,如何找到好的课程,也是一个很大的问题。

阅读全文 »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

阅读全文 »

到底什么样的记笔记方式是简洁高效的?

阅读全文 »

今天早上背单词(是的,你没看错,我还在背单词,而且用的还是欧路词典)的时候看到了一句话:

You don’t write because you want to say something, you write because you have something to say.

所以这里就记录一下吧。因为之前在评课社区也发过相关的内容,但是感觉不妥还是删掉了。这段历史显然是宏观历史中的一部分,是个人视角。计较的话你赢了(赢在计较成功了,输在片面的看历史)。

自己的历史都可以在 About Me 中找到。这里说说我所经历的CS。

阅读全文 »
0%