Posts tagged: microblog

cargo-hack is the coolest

cargo-hack is the coolest #Rust testing tool I've learned about so far: . With a few parameters, you can test every feature combination as well as against a version range of Rust versions. My CI is now twice as slow, but I'm actually verifying each feature works, and the MSRV…

RIP Gary Paulsen

https://comicbook.com/irl/news/gary-paulsen-writer-of-ya-hatchet-novels-dies-at-82/ :(Hatchet and Winterdance are two of my favorite books, and my very worn copies still sit atop my bookshelf.

Cross-building Windows binaries in Rust

It was surprisingly simple to set up cross-building for #Windows binaries on my #Rust projects in CI: https://gitlab.com/legoktm/rust-ci-pipeline/-/commit/21c61d0412e6636c110fbd0461908c93ff5eda7cAnd the one place I was using Unix-specific code has been caught at compile time \o/Whenever I make new releases, Windows binaries will be uploaded by CI, but in the meantime here's my…

DoJ report on SJSU

The DoJ report is in, #SJSU actively suppressed and ignored reports of sexual harassment/assault from athletes and then retaliated against employees who tried to raise them: https://www.justice.gov/opa/pr/justice-department-reaches-16m-agreement-remedy-title-ix-violations-san-jos-state-universityThis has been going on for over a decade but really broke open after USA Today published their explosive story in April 2020: https://www.usatoday.com/in-depth/news/investigations/2020/04/17/san-jose-state-reinvestigates-trainer-claims-sexual-misconduct/5138353002/The…