Welcome! I'm Taylor. Sometimes I write things.
Please enjoy these miscellaneous musings and software snippets:
Please enjoy these miscellaneous musings and software snippets:
Remote Procedure Calls in Rust
Wrapping rust functions in JSON RPCs via Hyper and Serde.Oxidizing Python with Py03
Creating python bindings for rust libraries via Py03 and setuptools_rustQuantum Hello World
Superpositioning smileys via QUIL and QASM.Testing Out Rust/WASM
Porting a rust program to a browser client app by compiling to wasm.Why RSS?
About RSS feeds and why one might use them.First Steps with Rust: Game of Life
While learning rust, I implement Conway's Game of Life.Y-Combinator Derivation via JS Refactors
Using ES6, I attempt to show how the Y-Combinator can be arrived at via a series of code refactors.
javascript | rust | web | quantum-computing | python