Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
We live in a dev society of 'throw more resources at it and it will work', until of course you encounter a project that's so poorly resourced you hit limits. One line of code breaks the system. lol.
It is at these times you have to start thinking about: Oh.. perhaps my LINQ collection query is o(n*m) and I better use a O(1) dictionary.
rant
c#
optimization
devlife