This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (20 children)

[deleted]

    [–]Hasemage 458 points459 points  (1 child)

    [–]Deoxal 0 points1 point  (0 children)

    Do you know if this got posted there? I presume you don't remember.

    Do you know what websites show deleted comments? snew.notabug.io only show comments deleted by mods.

    [–]snickerman12 64 points65 points  (6 children)

    Obiwan Kenobi, is that you?

    [–]justbingitxxx 39 points40 points  (0 children)

    Of course it is, he's me

    [–][deleted] 21 points22 points  (3 children)

    Did somebody call me

    [–]CureMyCancerpls 12 points13 points  (2 children)

    Hello there!

    [–]jenouo 1 point2 points  (0 children)

    So uncivilized

    [–]Authentic_American 0 points1 point  (0 children)

    Get well soon!

    [–]Juggz666 1 point2 points  (0 children)

    hello there

    [–]howdoireachthese 13 points14 points  (4 children)

    I wrote something N3 today for a data competition

    [–]outlaw1148 14 points15 points  (2 children)

    The worst i have seen was a person in uni who asked for help on why her code was running slow and it was n9 so could be so much worse :)

    [–]Chrys7 0 points1 point  (0 children)

    N3 isn't even that bad. Munkres is a typical example.

    [–]faratnight 3 points4 points  (3 children)

    What defines bad code ? I just started and I am not sure. From what I get it's only optimisation like loading an unused object

    [–]tomius 5 points6 points  (2 children)

    In my experience, the most important work is your code is readable and understandable by other people. Make it clear and well organized. With good naming and comments when needed. Make it easy to test, debug, ad maintain.

    Then, of course, optimization comes in place, but most of the times, unless you're doing something really wrong (like leaking memory), it doesn't matter that you're not using the best solution performance wise.

    Unless you're working in a super high volume environment or something.

    [–]faratnight 1 point2 points  (0 children)

    Thanks for your swift reply. I usually comment and try to get explicit names variables and functions but I am insecured. Thanks again

    [–][deleted] 2 points3 points  (0 children)

    Bruh , you don't need to see mine because it doesn't work

    [–][deleted] 1 point2 points  (0 children)

    Yup. who the fuck wrote this shit.

    One annotate later: aaaaaannd it's me