Joseph Hale, MS SE

Results 42 comments of Joseph Hale, MS SE

Great question! This is already possible with the current version of `expressive-resume`. **Examples**: ```LaTeX \section{Work Experience} \experience{Summer Intern}{Radiant Software Systems}{Aug 2021}{May 2021}{ \achievement{ Developed a mobile app in \tech{React Native}...

I tried @dht 's script, but ended up with some authors getting mixed up. I wrote a comparable script in Python, that could probably be converted into a PR without...

@Whathecode It doesn't look like git-of-theseus currently considers a `.mailmap` when computing author statistics. I understood `erikbern`'s comment to mean that he would prefer a solution based on parsing a...

I've never done something like that before but am happy to put in the work to make it happen. Some initial ideas... 1. Invoke `jest` via the CLI for a...

@liamjones The docs seem to suggest that `test.failing` only flips the expectation if the test **throws** an error. > If failing test will throw any errors then it will pass....

After digging into all this some more, I figured out a way to use a [custom jest reporter](https://jestjs.io/docs/configuration#custom-reporters) to detect the expected test failures and flip them to passing. The...

@SimenB This PR is ready for another maintainer review. *P.S. I see per your GitHub status that you are currently "busy"/"slow to respond", so no rush!*

I actively use this tool with OpenTofu by simply renaming the `tofu` binary to `terraform`. For example, ```bash mv $(which tofu) /usr/bin/terraform ```

@github-actions [bot], this is still a valid, pending feature request.

@github-actions [bot], this is still a valid, pending feature request.