Conversation
Notices
-
Embed this notice
Tissevert :autumnleaf2: (alice@bidule.menf.in)'s status on Wednesday, 13-Sep-2023 19:51:42 JST Tissevert :autumnleaf2: Reading over-commented code again. Short sentences paraphrasing each call to a function, giving no clue as to the big picture, the overall structure. Just adding to the confusion, really. But it's commented, so it must be quality code. 🙄 - Haelwenn /элвэн/ :triskell: likes this.
-
Embed this notice
Stéphane Bortzmeyer (bortzmeyer@mastodon.gougere.fr)'s status on Wednesday, 13-Sep-2023 19:51:50 JST Stéphane Bortzmeyer x += 1 # We increment x
Haelwenn /элвэн/ :triskell: likes this. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Wednesday, 13-Sep-2023 19:52:56 JST Haelwenn /элвэн/ :triskell: @bortzmeyer @alice 100 lines later: WTF is x. -
Embed this notice
Tissevert :autumnleaf2: (alice@bidule.menf.in)'s status on Wednesday, 13-Sep-2023 19:57:18 JST Tissevert :autumnleaf2: @lanodan @bortzmeyer yes, exactly because in the meantime x has been reassigned to 5 times, changing type at least twice, and that's not even mentioning x1 or x_ variable floating nearby.
But yeah, those functional programmers, with their point-free, wow, that's so mysterious and abstract and hard to read, oh my gosh, who could want that ? We only do python because we're humble folks, it's so much clearer the way we do it, quite simple actually.Haelwenn /элвэн/ :triskell: likes this. -
Embed this notice
privvcy (privvcy@mastodon.social)'s status on Wednesday, 13-Sep-2023 20:21:42 JST privvcy Could have been verse: who the f is Alice?
Haelwenn /элвэн/ :triskell: likes this.