BoWen Chai's Notes
RSS FeedFeatured
eframe (Wayland) reliable Ctrl+V paste for clipboard images
Published: at 06:15 AMOne helper function to reliably detect Ctrl+V on Wayland and read a clipboard image.
Make Zig Avaliable in Jules Env
Published: at 08:45 AMHow to add Zig programming language compiler to Jules environment
中国大陆居民来香港办理 HSBC 及 IKBR 开户记录
Published: at 05:14 AM作为普通工薪阶层, 想要购买股票, 但是又不懂A股, 怎么办, 买点美股或者港股, 于是会尝试使用IBKR; 但众所周知, 大陆的外汇交易是有限制的, 直接购买外汇有额度上限并且转账到券商还要手续费, 那么可以选择Hong Kong SAR的银行, 通过港澳通行证来办理汇丰银行卡来减少IBKR入金时的收费.
Remote Compile Service
Published: at 10:37 AMI'm trying to use Cloudflare Worker to transpile React code to pure JS, and I'm going to share my experience with you.
Recent Posts
Write Markdown Lexer and Parser in Zig
Published: at 11:48 AMAs the Zig able to do some sort of pattern maching(tagged union), it would be a good way to write some simple DFA(Parser, Lexer) using Zig, using code to create DFA, manage state transform using if-else(switch).
eframe problems you have to know(in 2026-01)
Published: at 06:15 AMYou could uses egrame to dev serious applications, as Rust provide a good DX and good performance, but its eco still lacks something.
One Tab failed to load on Chrome
Published: at 07:07 AMOne Tab extension failed to load on Chrome browser, some config might affect it.
eframe configure CJK font to render CJK characters
Published: at 04:14 AMThis article will show you how to configure CJK font in eframe to render CJK characters correctly.