• Home
  • About
    • J Haigh photo

      J Haigh

      J Haigh is a software developer passionate about Haskell & Rust. They want to share the joy they've found in learning those languages with others. Strong and static types help make them more confident that their code will work in the future.

    • Learn More
    • Email
    • Twitter
    • Github
  • Posts
    • All Posts
    • All Tags

All Posts

  • Is This Magic!? Ferris Explores rustc

    Getting started contributing to rustc

    Read More
  • Moderating Sexual Assault

    How community organizers might handle sexual assault reports

    Read More
  • Finding Your Space in the Source

    My story of getting involved with Rust & open source

    Read More
  • Remove Your Dead Name From Git Commits

    How to overwrite your git commits with an updated name!

    Read More
  • Little Pieces of Joy Building to Something Bigger

    mentorship, friendship, & a little peace & quiet; finding joy in the little things & the search for balance; week 7 at RC

    Read More
  • All I Want for Rust 2019 is You (To Give a Talk)

    A call to action for local Rust meetups

    Read More
  • The Addition

    Self deprecation as a defense mechanism

    Read More
  • Wrestling with Git & Turkeys

    Thanksgiving shenanigans & rust-wasm progress. Week 3 at RC.

    Read More
  • I'd Work Till I'm Sore

    Summary of the 2nd week at RC. Getting back to writing Haskell & being considerate in open source projects.

    Read More
  • Can you Drop it?

    Resource allocation & the implementation of drop logic in Rust

    Read More
  • Rust at the Recurse Center

    1st week of Rust projects at RC & personal aspirations

    Read More
  • Oh, The Kinds of Errors You'll See

    Examples of compiler errors in Haskell & how to fix them

    Read More
  • Packages, Modules, & Compiling Files

    Adding packages to projects & loading packages in GHCi

    Read More
  • if-then-else, case expressions, and guards! Oh my!

    A comparison of control structures in Haskell

    Read More