Все публикации

Can GitHub CoPilot do my students' labs for them? – Episode 174 of Unhindered by Coding

Rust `Fn` traits and composition – Episode 70 of Unhindered by Coding

More EC Recombination; redsigning for pipelines! Episode 69 of Unhindered by Coding

Day 04 & the crazy parsing of Day 05 of Advent of Code in Rust! Episode 68 of Unhindered by Coding

Day 03 (& a bit of 04) of Advent of Code in Rust! Episode 67 of Unhindered by Coding

Generalizing and benchmarking EC Recombination! Episode 66 of Unhindered by Coding

A complete rewrite of EC Recombination! Episode 65 of Unhindered by Coding

Day 01 of Advent of Code in Rust! Episode 63 of Unhindered by Coding

Day 02 of Advent of Code in Rust! Episode 64 of Unhindered by Coding

EC Recombination and nested associated types in Rust! Episode 62 of Unhindered by Coding

Some slick tricks with dynamic references in Rust! Episode 61 of Unhindered by Coding

Converting `Population::iter()` method to trait implementations! Episode 60 of Unhindered by Coding

More generalization using traits in our Rust GA system! Episode 59 of Unhindered by Coding

Cool generalization of traits in Rust GA system! Episode 58 of Unhindered by Coding

(Con't) Encapsulation and module management in Rust GA system! Episode 57 of Unhindered by Coding

Encapsulation and module management in Rust GA system! Episode 56 of Unhindered by Coding

Converting `Population` from a Rust type to a trait! Episode 55 of Unhindered by Coding

Using Rust EC-specific traits instead of `Fn`s! Episode 54 of Unhindered by Coding

Adding `anyhow` error handling to segmented file transfer client! Episode 53 of Unhindered by Coding

Making scores and errors more generic! Episode 52 of Unhindered by Coding

Making scores and errors more generic! Episode 51 of Unhindered by Coding

Making scores and errors more generic! Episode 50 of Unhindered by Coding

Writing the files and finishing the app! Episode 49 of Unhindered by Coding

Even more (OAuth) flailing!: Episode 48, Unhindered by Coding