Forwarded from Hacker News (yahnc_bot)
A History of the TTY https://computer.rip/2024-02-25-a-history-of-the-tty.html
Forwarded from Lancern's Treasure Chest
ClangIR 现状与展望
ClangIR(简称 CIR)是 LLVM 社区内的一个目前仍处于孵化状态(incubator)的新项目,其目… 阅读更多 »ClangIR 现状与展望
via Lancern's Blog
ClangIR(简称 CIR)是 LLVM 社区内的一个目前仍处于孵化状态(incubator)的新项目,其目… 阅读更多 »ClangIR 现状与展望
via Lancern's Blog
SNMP 协议介绍
SNMP 协议简介。 这里先对 SNMP v2c 及之前版本的协议概念做简单介绍。 概念 SNMP(Simple Network Management Protocol,简单网络管理协议)是在 SGMP(Simple Gateway Monitoring Protocol,简单网关监控协议)的基础上实现的。在 SGMP 的基础上,SNMP ...
via QRZ 的果壳宇宙 ✨
SNMP 协议简介。 这里先对 SNMP v2c 及之前版本的协议概念做简单介绍。 概念 SNMP(Simple Network Management Protocol,简单网络管理协议)是在 SGMP(Simple Gateway Monitoring Protocol,简单网关监控协议)的基础上实现的。在 SGMP 的基础上,SNMP ...
via QRZ 的果壳宇宙 ✨
为 Quartz 添加 abcjs 音乐插件
在网上冲浪时,无意中发现了 abcjs 这个将文字渲染成乐谱的软件,感觉很有趣,而且还有开发者为 Obsidian 维护了 obsidian-plugin-abcjs 插件,我想试试能不能移植到 quartz 上。 菜鸟警告 前端菜鸟,毫无经验; 如有错误,多多指教; 失败的引入 在阅读 ObsidianFlavoredMarkdown ...
via QRZ 的果壳宇宙 ✨
在网上冲浪时,无意中发现了 abcjs 这个将文字渲染成乐谱的软件,感觉很有趣,而且还有开发者为 Obsidian 维护了 obsidian-plugin-abcjs 插件,我想试试能不能移植到 quartz 上。 菜鸟警告 前端菜鸟,毫无经验; 如有错误,多多指教; 失败的引入 在阅读 ObsidianFlavoredMarkdown ...
via QRZ 的果壳宇宙 ✨
Forwarded from Lancern's Treasure Chest
Forwarded from Lobste.rs
CPython Garbage Collection: The Internal Mechanics and Algorithms
Comments
via blog.codingconfessions.com by abhi9u
Comments
via blog.codingconfessions.com by abhi9u
Codingconfessions
CPython Garbage Collection: The Internal Mechanics and Algorithms
A detailed code walkthrough of how CPython implements memory management, including reference counting and garbage collection
小米平板 6s Pro root 简单记录
手上的老 Matepad11 陪了我很久,865 已经扛不住崩铁和原神了,虽然我还是蛮喜欢这款平板的,不过华为新款平板的处理器不是很行,因此只好考虑其他厂商的了。 正好我看酷安上有人讨论说小米的新平板虽然是 Hyper OS,但是可以绕过解锁,而且处理器还是性能还可以的 8g2,就直接下单了。这里简单记录一下 root ...
via QRZ 的果壳宇宙 ✨
手上的老 Matepad11 陪了我很久,865 已经扛不住崩铁和原神了,虽然我还是蛮喜欢这款平板的,不过华为新款平板的处理器不是很行,因此只好考虑其他厂商的了。 正好我看酷安上有人讨论说小米的新平板虽然是 Hyper OS,但是可以绕过解锁,而且处理器还是性能还可以的 8g2,就直接下单了。这里简单记录一下 root ...
via QRZ 的果壳宇宙 ✨
Forwarded from Linux Kernel Security (Alexander Popov)
So You Wanna Find Bugs In The Linux Kernel?
Slides of the talk presented by sam4k at TyphoonCon. The talk gives an overview of the Linux kernel vulnerability research area and suggests approaches and tools for finding bugs.
Slides of the talk presented by sam4k at TyphoonCon. The talk gives an overview of the Linux kernel vulnerability research area and suggests approaches and tools for finding bugs.