Personal channel of @lancern

Topics: programming, hacking, memes, life, and more. Forward anything as you wish.

Join the discussion group for more fun.

Discord: https://discord.gg/RwUx9et7
An epic treatise on error models for systems programming languages

Musings on the representation, propagation and handling of errors in existing programming languages, as well as thoughts on future systems. (15K+ words)

via @typesanitizer's blog
观测到 Fiefox 136.0 已经正式支持垂直标签页功能

https://www.mozilla.org/en-US/firefox/136.0/releasenotes/
https://news.ycombinator.com/item?id=43178831
https://github.com/microsoft/vsmarketplace/issues/1168

妈耶...VS Code Material Theme 主题插件居然带毒,害怕
这得感染多少电脑啊...
以前 asm 内联汇编代码模板必须为一个字符串字面量,从 gcc 15 开始 gcc 将允许使用 constexpr 变量来指定内联汇编的代码模板。

下一步是不是应该在编译期跑编译器了
image_2025-02-26_14-27-02.png
271.9 KB
Vine: A programming language based on Interaction Nets (Score: 150+ in 13 hours)

Link: https://readhacker.news/s/6pFFi
Comments: https://readhacker.news/c/6pFFi
一种基于硬编码的高效正则表达式匹配算法.jpg
Back to Top