Conversation
Notices
-
Embed this notice
byte :ms_robot_headpats: (byte@awawa.club)'s status on Tuesday, 17-Jun-2025 22:32:37 JST byte :ms_robot_headpats:
got interview with "senior c++ engineer"
the guy does not know what base64 is. or how to use cppreference
the industry is cooked- Haelwenn /элвэн/ :triskell: and 10π🍇 like this.
-
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Tuesday, 17-Jun-2025 22:43:03 JST Haelwenn /элвэн/ :triskell:
@byte Yeah, only Senior C engineers know how to deal with base64 :D -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Tuesday, 17-Jun-2025 22:46:21 JST Haelwenn /элвэн/ :triskell:
@byte Huh what, I've basically only patched bits of C++ as if it were C and I know about that one. -
Embed this notice
byte :ms_robot_headpats: (byte@awawa.club)'s status on Tuesday, 17-Jun-2025 22:46:22 JST byte :ms_robot_headpats:
@lanodan or how to use std::endl (yea it's that bad) -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Tuesday, 17-Jun-2025 22:48:39 JST Haelwenn /элвэн/ :triskell:
@byte In fact hang on, how would they write a hello world? -
Embed this notice
byte :ms_robot_headpats: (byte@awawa.club)'s status on Tuesday, 17-Jun-2025 23:03:03 JST byte :ms_robot_headpats:
@lanodan with std::cout, but it wouldn’t work :neocat_melt_3: Haelwenn /элвэн/ :triskell: likes this. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Tuesday, 17-Jun-2025 23:53:16 JST Haelwenn /элвэн/ :triskell:
@ozzelot @byte *checks*
Oh right, that can work but well probably non-portable due to "\r\n" vs. "\n" depending on the platforms. -
Embed this notice
Ozzelot :anarchy: :linux: (ozzelot@mstdn.social)'s status on Tuesday, 17-Jun-2025 23:53:18 JST Ozzelot :anarchy: :linux:
-
Embed this notice
tusooa :Cat_girls_Emoji_004: 西风 (tusooa@kazv.moe)'s status on Wednesday, 18-Jun-2025 00:06:59 JST tusooa :Cat_girls_Emoji_004: 西风
@lanodan @byte @ozzelot it's rather whether it flushes the buffer than line-ending things Haelwenn /элвэн/ :triskell: likes this.