home.social

#screamingintothevoid — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #screamingintothevoid, aggregated by home.social.

  1. CW: Programming Rant

    Guy: Can you see why [project written by contractors two years ago] is running at 100% cpu?

    Me: Well, it doesn’t do that on my test setup. But it could be because:

    API calls aren’t async
    Database calls aren’t async
    “Virtual Serial Port” aka TCP to a serial device aren’t async

    So it’s almost certainly a network timeout that’s just hogging the only thread.

    🤬🤬🤬🤬🤬🤬🤬

    #Programming #DotNet #CSharp #ArchitectureFail #BadProgramming #BadCode #StupidCode #ScreamingIntoTheVoid