Conversation
Notices
-
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 18-Sep-2025 08:55:55 JST
nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
WHAT IS THE FUCKING JUSTIFICATION FOR HATING BOTH BREAK AND CONTINUE -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 18-Sep-2025 09:00:08 JST
nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
AM I THE ONLY GOD DAMN GUY THAT HAS A PROFESSOR LIKE THIS -
Embed this notice
prettygood (prettygood@socially.drinkingatmy.computer)'s status on Thursday, 18-Sep-2025 09:04:16 JST
prettygood
@nyanide what language? This is important. -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Thursday, 18-Sep-2025 09:11:31 JST
nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@prettygood python -
Embed this notice
prettygood (prettygood@socially.drinkingatmy.computer)'s status on Thursday, 18-Sep-2025 09:16:06 JST
prettygood
@nyanide then yeah no he's retarded how else are you supposed to abort loop execution and go to the next item. -
Embed this notice
pantherastare (pantherastare@lab.nyanide.com)'s status on Thursday, 18-Sep-2025 11:43:57 JST
pantherastare
@prettygood @nyanide 180 characters long comprehension in the for statement prettygood likes this. -
Embed this notice
prettygood (prettygood@socially.drinkingatmy.computer)'s status on Thursday, 18-Sep-2025 11:44:17 JST
prettygood
@pantherastare @nyanide there's probably some "pythonic" way to do it that nobody knows or uses that was formalized in PEP-19834275 and is required for FIPS compliance or some goofy shit like that. -
Embed this notice
pantherastare (pantherastare@lab.nyanide.com)'s status on Thursday, 18-Sep-2025 11:44:49 JST
pantherastare
@prettygood @nyanide how many times do I have to tell you niggas prettygood likes this. -
Embed this notice
pwm (pwm@dsmc.space)'s status on Thursday, 18-Sep-2025 11:49:38 JST
pwm
@nyanide @prettygood uh I'm big on python and that's not a thing. Your professor is just a retard (a given since he is in academia) prettygood and nyanide :nyancat_rainbow::nyancat_body::nyancat_face: like this. -
Embed this notice
pwm (pwm@dsmc.space)'s status on Thursday, 18-Sep-2025 11:49:38 JST
pwm
@nyanide @prettygood I could maybe see how you could avoid if you were going REALLY hard on a map/reduce pattern you could avoid but... yeah idk control structures is control structures. Like saying you should never use if and only use switch/case, which, like, you couuuuuld but just hwy prettygood likes this. -
Embed this notice
prettygood (prettygood@socially.drinkingatmy.computer)'s status on Thursday, 18-Sep-2025 11:52:12 JST
prettygood
@pwm @nyanide I could maybe, MAYBE see a case for avoiding break and replacing it with a try-catch-finally or something, MAYBE, but continue is absolutely mandatory.
-
Embed this notice