Details
-
AboutJust another developer
-
SkillsC# mostly
-
LocationSwitzerland
Joined devRant on 4/12/2020
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
-
Info logs are ok in production but perhaps they should have been debug logs.
I hate when people create info logs that really should have been debug logs. -
Wow that is frightening...
-
Kind of sad to see some people only work if other people are there to check on them.
-
I guess the use case analysis and the requirements that followed were not exact enough.
-
Groundhog Day
-
@IntrusionCM first of all an interface does not do anything at all. As you say it's a contract. It is describing something.
And I didnt say you should name it after it's implementation class. That would be silly.
I suggest you name it after the contract it is supposed to describe. And I am the opinion that prefixing it with an "I" it helps the reader to immediately see that it is an interface.
Nothing else. -
@netikras I don't agree as interfaces are way different than classes/structs and it should be clear that you are using whichever for code readability.
Just my two cents. -
@prash32 which is utter rubbish.
-
@prash32 yeah right. You should not listen to the far right conspiracy idiots out there. They have a whole other agenda of constantly spewing shit out like that.
-
But what did he do?
-
And I thought he did pretty well...
-
A little more to add https://inc.com/bill-murphy-jr/...
And I will stop now. -
@melezorus34 think we both know that was not what he meant. But yeah I don't think it matters because both will work just fine.
But don't let it get to you. -
@StopWastingTime oh noooo the green bubble is gone!!
-
@MrMarco which guy is that?
-
So what's the question?
But anyway, I install it once or twice a year but then because it's missing half of what I use it already ends up in a no-go... -
Does it really matter?
-
A world full of Devs and a little bit more...
-
Ha ha me too ffs it's sad...
-
@netikras yeah thanks for the info and I get the point. Being a bit green behind my ears - just joined today you see. But anyway who gives a shit.
-
@iSwimInTheC I tend to disagree. And I was not saying the article said you should avoid it. That is my own opinion.
A product with so many issues and shady features that needs correcting I would stay away from.
But please be my guest, its up to each individual to make their own decisions on whether to use it or not. -
@StopWastingTime ++ for my answer would be nice
-
Maybe he was trying to illustrate how easy the question is?
-
Take a look here and implementation of a ManualResetEvent.
https://stackoverflow.com/questions...
In a thread you can let the thread execution wait on the event which is triggered elsewhere.
It's safe and does not take any resources waiting for the event to happen.
Once the event is triggered you must reset it again so it's ready for the next trigger. -
void Play();
-
I'm not sure why the tv0-9 are good for. Why not just at them to a list in the existing for-loop ??
-
Usually mail. Not allowed to use any online tools.
-
Think he is trying to say naming variables and labels with 1,2,... is bad practice.
Just a guess. -
Zoom is dangerous and should be avoided. https://thehackernews.com/2020/04/...
-
Great me too ;)