Ranter
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
Comments
-
rozzzly16718ytry {
be clever;
} catch(e: Error) {
console.log(e);
}
> Error: cannot find symbol `be`
> Error: the attribute `clever` cannot be assigned to `you` -
meh... it depends. If you never try to be clever you will never find potential places that could be optimised. However premature optimisation and wrong abstractions are evils. it's about making that judgement call. In short I'd rather try to be clever about being clever!
-
elazar10308y“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.”
– Brian Kernighan -
tysa43038ythis is so true. the more clever I try to be, the more I am humbled.
I guess I am not the most clever, but still, easy does it ! -
@manrock007 'don't' is counted as two words by NaNo standards, which is also my standard. :)
Golden words of wisdom
undefined