The Wayback Machine - https://web.archive.org/web/20220928191046/https://github.com/LukeMathWalker
Skip to content
Avatar
🔮
Wondering
🔮
Wondering

Sponsoring

@robjtede

Organizations

@rust-ndarray @rust-ml
Block or Report

Block or report LukeMathWalker

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LukeMathWalker/README.md

Ciao!

I am a mathematician turned Machine Learning Engineer turned Software Engineer.
I am an immigrant living in London (UK 🇬🇧), born and raised in Rome (Italy 🇮🇹).

Writing ✍️

Speaking 🗣️

I have been speaking at conferences (RustFest, RustLab, CodeMotion, RustyDays) and meetups (Data Science & DevOps, Rust London User Group) for the past couple of years.
You can find recordings and slides for all my talks here.

Work 💸

I am a Principal Engineer at TrueLayer.
I touched most of our systems during my tenure - definitely a fun ride so far.
I led the original design for PayDirect.

Open Source 🦀

I am mostly active within the Rust Open Source ecosystem.

  • I spent more than a year contributing to the Rust numerical ecosystem (ndarray, ndarray-stats and linfa);
  • I wrote Build Your Own JIRA with Rust, a hands-on workshop to get started with Rust;
  • I am the author of a bunch of different crates for various purposes. In particular:
    • wiremock-rs, HTTP mocking for black-box testing;
    • cargo-chef, a cargo sub-command to leverage caching in Rust Docker builds.

Contact 🤝

  • ✍️ You can reach out to me on Twitter, on LinkedIn or at contact (at) lpalmieri.com.
  • 📆 Do you have an idea you want to talk about face to face? Book me up!

Pinned

  1. Code for "Zero To Production In Rust", a book on API development using Rust.

    Rust 2.4k 209

  2. ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

    Rust 2.4k 227

  3. A test-driven workshop to learn Rust building your own JIRA clone!

    Rust 688 82

  4. A Rust machine learning framework.

    Rust 1.9k 136

  5. wiremock-rs Public

    HTTP mocking to test Rust applications.

    Rust 382 47

  6. cargo-chef Public

    A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.

    Rust 734 60

1,861 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2022

Created 1 repository

Created a pull request in rust-lang/rust that received 54 comments

Distribute json doc

Overview We add a new component, rust-json-docs, to distribute the JSON version of rustdoc's output for public compiler crates (i.e. std, alloc, pr…

+219 −62 54 comments
Opened 2 other pull requests in 2 repositories
rust-lang/rust 1 merged
LukeMathWalker/pavex 1 merged
Reviewed 5 pull requests in 3 repositories
LukeMathWalker/cargo-chef 2 pull requests
rust-lang/rust 2 pull requests
LukeMathWalker/tracing-actix-web 1 pull request

Created an issue in rust-lang/rust that received 1 comment

Distribute documentation in JSON format via rustup for toolchain components

Problem It is currently not possible to access the JSON version of the documentation for crates bundled with the toolchain (core, alloc, std, etc.)…

1 comment
Opened 1 other issue in 1 repository
guppy-rs/guppy 1 open
4 contributions in private repositories Sep 26 – Sep 28