Might even call it a cargo cult.
it’s called agile xD
🥁🐍
Underrated joke
Wow. Nice.
I just realized that the 2 characters in the back of the truck originally aren’t there, and then they randomly appear. It’s in the original episode too.
I’m trying to come up with a good pun how ownership and safety could have prevented this but…
use std::sync::OnceLock;
#[derive(Debug)] struct BrainCell { in_use: bool, }
static BRAIN_CELL: OnceLock<BrainCell> = OnceLock::new();
fn get_brain_cell() -> &'static BrainCell BRAIN_CELL.get_or_init( }) }
I love little mistakes like that
Report reason: I’m in this picture and I don’t like it.
I do find it funny though :D
deprogrammer humor
I like how Bill and Boomhauer aren’t in the truck in the first frame
Must be related to dat der “memory safety” they keep talkin bout.
Is the free rust programming book like the free brainwashing pamphlet you get from scientologists?