• ugo@feddit.it
    link
    fedilink
    arrow-up
    1
    ·
    4 hours ago

    As a dev, I had to fix an O( n! ) algorithm once because the outsourced developer that wrote it had no clue about anything. This algorithm was making database queries. To an on-device database, granted, so no network requests, but jesus christ man. I questioned the sanity of the world that time, and haven’t stopped since.