File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ organist.OrganistExpression
1616 },
1717
1818 shells . dev = {
19+ packages . typst = organist . import_nix "nixpkgs#typst" ,
1920 },
2021
2122 services . zola = nix-s %"zola serve" %
Original file line number Diff line number Diff line change 11# import " @preview/fontawesome:0.6.0" : *
22# set text (font : " Noto Sans Georgian" , size : 10pt )
3+ # show link : set text (blue )
34
45# grid (
56 columns : (1.1fr , 1fr ),
@@ -93,8 +94,8 @@ Client and gateway components architecture and development for a secure remote a
9394
9495=== Articles
9596
97+ - # link (" https://taping-memory.dev/concurrency-patterns/" )[Comparison of patterns for shared mutable memory access in async Rust]
9698- # link (" https://taping-memory.dev/temporaries-rabbit-hole/" )[Rust's temporaries deepdive]
97- - # link (" https://taping-memory.dev/writeups/method-resolution/" )[Method call resolution in Rust]
9899
99100=== Repos
100101
You can’t perform that action at this time.
0 commit comments