From 4e085700e5621473c37829f3140c8991102861c0 Mon Sep 17 00:00:00 2001 From: Tyler Neely Date: Mon, 15 Jun 2020 18:00:35 +0200 Subject: [PATCH] Add Tyler Neely to mentors (#119) --- _includes/mentors.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_includes/mentors.md b/_includes/mentors.md index a9a92a5..4464858 100644 --- a/_includes/mentors.md +++ b/_includes/mentors.md @@ -259,6 +259,17 @@ * **Spoken Languages**: English * **Topics**: Language (beginner through advanced [I teach Rust]), FFI, Software Assurance, Type System +### Tyler Neely ([@spacejam](https://github.com/spacejam)) +* **Contact**: Discord ([@spacejam#5759 on the Rust discord](https://discord.gg/rust-lang)) +* **Spoken Languages**: English +* **Topics**: Professional Rust trainer. Distributed systems, storage engines, io_uring, exploit development, lock-free programming, parallelism, fault injection, testing, systems engineering, consensus, eventual consistency, binary instrumentation, fuzzing, profiling, tuning, SIMD, FFI, kernel and hypervisor development. +* **Additional Resources**: + - [error handling in Rust](https://sled.rs/errors) + - [Jepsen-proof engineering](https://sled.rs/simulation) + - [Fear and Loathing in Lock-Free Programming](https://medium.com/@tylerneely/fear-and-loathing-in-lock-free-programming-7158b1cdd50c) + - [model-based testing](https://medium.com/@tylerneely/reliable-systems-series-model-based-property-testing-e89a433b360) + - [building reliable infrastructure in Rust](https://www.youtube.com/watch?v=hMJEPWcSD8w) +