alias_qr_rainmaker@lemmy.world to Greentext@sh.itjust.works · 3 days agoAnon is a linguistlemmy.worldimagemessage-square53fedilinkarrow-up1281
arrow-up1281imageAnon is a linguistlemmy.worldalias_qr_rainmaker@lemmy.world to Greentext@sh.itjust.works · 3 days agomessage-square53fedilink
minus-squareTetragrade@leminal.spacelinkfedilinkEnglisharrow-up9·edit-22 days agoJavascript users be like. try { mysteryBox?.open?.(); } catch() { console.error("fuck") } Rust users be like. let discord_kitten = femboys .iter() .map(|b| Bottom { thigh_highs: true, ..*b }) .filter(|b| b.girth<5.0) .reduce(|top,b| top %= b); C# users be like. // from the Unity turoial IDK what this does RegistrationHandler.SingletonInjectionHandler.InjectSingleton<IInjectedSingleton>(new InjectedSingleton(RegistrationHandler.SingletonInjectionHandler.SingletonType.Player));
Javascript users be like.
try { mysteryBox?.open?.(); } catch() { console.error("fuck") }Rust users be like.
let discord_kitten = femboys .iter() .map(|b| Bottom { thigh_highs: true, ..*b }) .filter(|b| b.girth<5.0) .reduce(|top,b| top %= b);C# users be like.
// from the Unity turoial IDK what this does RegistrationHandler.SingletonInjectionHandler.InjectSingleton<IInjectedSingleton>(new InjectedSingleton(RegistrationHandler.SingletonInjectionHandler.SingletonType.Player));