Posts

Garmin 同步心率至 Emacs

最近买了块佳明 Forerunner 255 运动手表,思考下能不能从佳明手表中获取实时心率推送至emacs中并展示,于是就有了这篇文章。
2024-11-28
2 min read

emacs 同步微信消息数量

使用 emacs 由于太专注了,往往容易漏掉微信的消息。 如果能在 emacs 中显示微信的消息数量那就太棒了。
2024-10-05
2 min read

Emacs Patches

Some emacs features need to be implement with patches. let’s make a patch and apply it.
2024-09-08
4 min read

Yolo V8

Ultralytics YOLOv8 和 Darknet 是与 YOLO(You Only Look Once)目标检测模型相关的两个不同实现。它的主要特点是将目标检测问题视为回归问题,直接在图像上预测边界框和类别。
2024-08-07
1 min read

H2 Usage

h2 features are Very fast, open source, JDBC API, Embedded and server modes; in-memory databases, Browser based Console application, Small footprint: around 2.5 MB jar file size.
2024-07-02
2 min read

Ftp Resume Transfer

Resumable transfer significantly improves the efficiency of file transfers,It is very efficient and convenient.Let’s try it in java
2024-06-25
5 min read

Emacs Tramp

这是使用 emacs 替代 shell 客户端的绝佳方案。在Emacs中,“tramp” 是一个系统级的文件访问工具,用于通过网络或各种连接方式导入和导出 Emacs 项目。
2024-06-13
1 min read

Obs Usage

一直以来都使用obs进行视频录制,用了这么长时间也算是有一点心得,在这里分享一下。
2024-05-19
1 min read

Docker Compose Usage

Docker Compose 是一个用于定义和运行多个 Docker 容器应用程序的工具。它通过一个简单的 YAML 文件来配置应用程序的服务、网络、卷等方面,然后使用单个命令启动、停止和管理整个应用程序的容器。
2024-05-15
2 min read

Org Clock

org mode 可以记录您在特定任务中花费了多长时间,最终通过统计结果来进行分析回顾,对于时间管理有需求的专业人士这是很棒的功能。
2024-04-06
1 min read

Python Basic Useage Inneoemacs

I don’t use python much, but I still record the useful information.
2023-12-01
3 min read

Windows Autohotkey Setting

autohotkey 在 windows 上改键的神器. 借此可以实现在 macos 下与 karabiner-Elements 同样的效果.
2023-10-27
2 min read

Maven 项目骨架

项目初期如何快速搭建符合规范、便于定制的项目结构, 相信这是大家一直在追求的. 所幸 Maven 提供了 archetypes 插件可满足这一诉求.
2023-10-22
1 min read

在neo Emacs中制作表格和绘图

在Neo Emacs中制作表格和绘图可极大激发我们的生产力, 除了使用PlantUML、D2、dot graphviz等绘图工具外, 可以将 org table 与 gnuplot 结合形成强大的绘制统计报表的需求, 进行各类汇总报告分析.
2023-10-20
2 min read

Clickhouse Tutorial

clickhouse 可用于联机分析OLAP的列式数据库管理系统. 定位与OLAP离线数据处理,相比于OLTP在线事务处理,clickhouse更关注于海量数据的计算分析, 关注的是数据的吞吐、查询速度、计算性能等指标.
2023-10-18
3 min read

ElasticSearch Part1

最近几年elastic推出了elastic lisence, elastic 认证以对 elastic 的实操性考察难度而闻名. But, 我认为这证明了他们对人才市场挖掘的雄心.
2023-09-13
5 min read

VimiumC

Vimium C 解决了在 Chrome 中使用 Vimium 部分页面不生效的问题, 让全键盘流变得更加丝滑.
2023-09-07
1 min read

Emacs Workspace

在使用 doom emacs 的时候 workspace 是我们经常使用到的功能.那么如何在进行buffer切换时找到自己想要的空间呢?比如快速找vterm这个空间, 或者说http这个空间呢?
2023-08-29
1 min read

Hugo Usage

Hugo can build a personal blog conveniently and quickly, providing comments, categories, searches, skins, subscriptions and other functions. Its open source code allows users to customize its default behavior at will.
2023-08-21
3 min read

Sony A7c 入门

Sony a7c 相机入门基础知识整理
2023-08-21
1 min read