Ya!
Ya!
Home
Publications
Posts
Projects
Talks
CV
Light
Dark
Automatic
post
Implementing Nextaction In Todoist
Using
nextaction-rs
, you can now mimic Omnifocus or MLO’s nextaction behavior in Todoist!
Last updated on Oct 6, 2022
2 min read
post
Kindle PDF Optimization Service
By sending your pdf documents to
kindle-deliver@wooya.me
with your Send-To-Kindle address as subject, you will receive a cropped version of pdf in your Kindle which has a suitable page size for reading.
Last updated on Oct 6, 2022
3 min read
post
Multipledispatch2
The article elaborates some technic details in building a multiple dispatch library in python.
Last updated on Oct 6, 2022
4 min read
post
,
python
Python C3 Linearization
This article describes the linearization algorithm used in python’s
super
function call.
Last updated on Oct 6, 2022
4 min read
post
,
python
Rust Compiler Plugin
We can use compiler plugin in rust compiler pipeline in order to enhance the grammar.
Last updated on Oct 6, 2022
5 min read
post
,
rust
Rust Inline ASM
A simple introduction about using asm in rust.
Last updated on Oct 6, 2022
2 min read
post
,
rust
Rust Enum
We analyzed the memory structure of rust in this article through the perspective of llvm ir.
Last updated on Oct 6, 2022
3 min read
post
,
rust
Rust Object
This article simply introduced the mechanism of dynamic dispatch in rust.
Last updated on Oct 6, 2022
4 min read
post
,
rust
Talk About Phantom Type
Using phantom type when programming can noticeably increase the robustness of the code by transfering the logic checking into type checking.
Last updated on Oct 6, 2022
3 min read
post
,
rust
Cite
×