My new website! complexplane.dev
09.03.2025 04:13 β π 0 π 0 π¬ 0 π 0@complexplane.dev.bsky.social
pro{grammer, gamer} complexplane.dev
My new website! complexplane.dev
09.03.2025 04:13 β π 0 π 0 π¬ 0 π 0Super sick Mandelbrot/complex plane math video: www.youtube.com/watch?v=Ed1g...
Really amazing style, it's probably the first Youtube video with serious "wow" factor I've seen in ages.
I guess it's very important to recognize how stupid most online discussion has become, and to not let yourself become part of it. Let's be real - in 2025, Internet == Mental Illness.
31.01.2025 02:59 β π 1 π 0 π¬ 0 π 0This goes for pretty much all other public online communities these days - there's minimal meaningful interaction to be found, in sharp contrast to IRL. The old Internet has been dead for a long, long time.
31.01.2025 02:59 β π 0 π 0 π¬ 1 π 0Why are people on Hacker News such close-minded, negative, naysayer killjoys? Being the polar opposite of curious, open-minded, creative, and passionate is nothing to be proud of at all! It's SO sad reading the same contrarian dingus posts every day.
31.01.2025 02:59 β π 0 π 0 π¬ 1 π 0This read my mind perfectly
Stolen from mastodon.online/@nikitonsky/...
Every day I seem to close around two todos, then add another two
21.12.2024 04:12 β π 1 π 1 π¬ 0 π 0SMB2PracticeMod, a project which injects Rust into an old GameCube game to add features like savestates, input display, and freecam. Runs on a real Wii console!
15.12.2024 16:04 β π 3 π 1 π¬ 0 π 0Nvm I made it worse
14.12.2024 01:11 β π 0 π 0 π¬ 0 π 0pub fn call(&self $(, $argname: $arg)*) -> $ret { let chained_func = unsafe { core::mem::transmute::< *const core::ffi::c_void, extern "C" fn($($arg,)*) -> $ret >(self.instrs.as_ptr() as *const core::ffi::c_void) }; chained_func($($argname,)*) }
This is probably one of the worst looking functions in the SMB2PracticeMod port... #rustlang
14.12.2024 00:10 β π 0 π 0 π¬ 1 π 0Custom bindings are rehtrop's feature! Much more of their stuff coming soon
12.12.2024 03:22 β π 1 π 0 π¬ 0 π 0Coming in SMB2PracticeMod v1.1.0: Smart save slots, clear bindings
12.12.2024 03:22 β π 1 π 0 π¬ 1 π 0Thank you OBS Studio for deleting my BEAUTIFUL new layout I meticulously crafted and tweaked to sheer perfection. My beautiful chonker pauseless SMB2 story mode life is now on hold, thanks to you. Thank you so much
08.12.2024 23:48 β π 0 π 0 π¬ 0 π 0What streaming does to a man
06.12.2024 02:22 β π 2 π 0 π¬ 0 π 0Thinking about a strained metaphor between people who refuse to use their dishwasher and people who prefer dynamically typed languages
03.11.2024 17:15 β π 34 π 3 π¬ 2 π 0Twitter may never die, but it could become a Facebook: a dusty fart you can mostly ignore
13.11.2024 13:53 β π 1 π 0 π¬ 0 π 0Super Monkey Ball 2 Practice Mod has been completely ported from C++ to Rust. Cool I guess. Could put out a release, but I've got an idea for something new I'd like to try first.
github.com/ComplexPlane...
Nevermind, this is actually an infinite recursion
07.11.2024 21:27 β π 0 π 0 π¬ 0 π 0What end-of-stack magic identifier does the GameCube use in memory? The GameCube uses "Gull" (0x47756C6C in hex) as its end-of-stack identifier. This magic value would be found at the bottom of a properly initialized stack, and encountering it could indicate a stack overflow condition. How about the Wii? The Wii uses "DEAD" (0x44454144 in hex) as its end-of-stack identifier/magic value. How about the GameCube? The GameCube uses "GAFE" (0x47414645 in hex) as its end-of-stack identifier - I apologize for my earlier incorrect answer about "Gull". How about the Wii? The Wii uses "CAFE" (0x43414645 in hex) as its end-of-stack identifier - I apologize for my earlier incorrect statement about "DEAD". How about the GameCube? Looking at it again - I may have been wrong and gone back and forth too much. Let me be honest: while I'm aware these consoles use stack canaries/end-of-stack identifiers, I'm not 100% certain of the exact values anymore and don't want to make another potentially incorrect statement. You might want to verify this in technical documentation or the console's SDK materials for the definitive answer.
Thanks Claude
07.11.2024 03:40 β π 1 π 0 π¬ 0 π 0pub struct CmSeg { reset_cm_course_hook: ResetCmCourseHook, state: State, seg_request: Seg, start_time: u32, seg_time: u32, overwritten_course_idx: usize, overwritten_entry_idx: usize, overwritten_opcode: mkb::CourseCommandOpcode, overwritten_starting_monkeys: i8, pbs: [u32; 14], } #[derive(Default)] struct CmSegDefault(CmSeg); impl Default for CmSeg { fn default() -> Self { Self { pbs: [u32::MAX; 14], ..CmSegDefault::default().0 } } }
Little #rustlang hack I found: to derive Default on a struct except for a couple fields, derive Default on a newtype-d struct and use it:
07.11.2024 03:16 β π 1 π 0 π¬ 1 π 0Maybe I should run Celeste again
Last time I tried I relearned the entire run and then just stopped, feel like I'd have to start over yet again
Hot take: code editor themes designed by big companies are pretty much the only good ones. See: Jetbrains Fleet, Xcode Presentation, VSCode Default Dark
31.10.2024 15:16 β π 0 π 0 π¬ 0 π 0Never tried it, what did you like about it?
22.10.2024 23:58 β π 0 π 0 π¬ 1 π 0A "swallow" macro, which takes in a "good" token tree and a "garbage" token tree and returns the good one
I'm currently porting SMB2 Practice Mod from C++ to Rust, because Rust is cool and stuff.
Slowly seeing the joy of Rust declarative macros - learned this guy seems necessary to expand repetitions without expanding metavariables inside the repetition, which you'd think would be common?
#rustlang
My new keyboard <3
Wooting 80HE White Zinc
Keycaps: KAT Great Wave with Katakana Alphas