Details
Joined devRant on 2/29/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
-
Let me give you my opinions. The reason people hire external for head of department is to save complains.
Let say you can either promote John or Bob to a head of department position. No matter who you choose other people is going to complains that they should be promoted instead of other guy.
Solution: Hire external as head of department and let both John and Bob have short end of the stick. -
Did I miss something? Why is devrant dying?
-
@Root
I also generate report for other people. The best advice I can give you is to ask the person about the specs and get the new more clear specs in writing with his confirmation.
Do not start doing anything until the specs are clear. I repeat do not start anything until the specs are clear. -
Which browser do you use to open outlook?
-
I am in self documented code camp but I put comment on what the method does, what values the parameter expected and what output it return, and what you should expect on invalid parameter.
You may not know how the method does thing but you know what the method does. I only document my code if I does something "clever" since I am lazy to update document and code at the same time. I believe that document get outdated really quick if you do not update it the same time as your code. My opinion is wrong document is worse than no document. -
@Oktokolo
There is premium feature? -
Have you look at Model-View-Intent (MVI)?
In MVI there is a controller which handle all the state and view just render thing.
I recommend Hannes Dorfmann blog on MVI. -
@Lensflare
Youtube channel? -
Did he have problem with git or github?
-
@AvatarOfKaine
You need to change how you explain thing based on the person you are explaining it to. -
@AvatarOfKaine
explain what? -
@AvatarOfKaine
I do not see the problem with it. My electricity may be cut off (after a grace period) if I do not paid my ultility bill. -
@AvatarOfKaine
There are gitlab and other options. My point is that there are options.
Until there is a good reason people may not switch to other. -
@AvatarOfKaine
If I am not wrong there is a paid version github to host your own server.
Well since it is a git anyone can host their own repo if they wanted. -
@fullstackclown
So I should only have 1 constant /api/GetUsers and the rest should be dynamically build by function/method. In other word ?token and ?Query should be inside a function? -
I am writing my API constant like the example given by OP.
Could you please tell what is wrong with it so I can fix it? Should I put it in .env file? -
@bols59 what is happening on that date?
-
@hanieh-m
Does someone change the infrastructure without telling you about it? -
Have you look at property based testing?
-
If your test pass it should be ok unless it is a UI bug or you need to add more test case.
-
@tosensei
My experience with WCF is as bad as I remember. My main problem with Microsoft is that either there are a lot of configuration to do or their API is too messy (in my option). -
Microsoft tech stack feel like it is too over enginered for me.
-
@lbfalvy
How can website detect you open dev tool?
I thought the server do not know anything you do client side. -
Or ask a critical question of why client want gif? Something the client think their problem can be solve with X technology but you actually need Y technology.
In some case, the problem is in human process and no amount of techno magic can solve it. -
Maybe show a message to update outlook or give a link to open in browser?
-
@Nanos
I do not remember what weird magic I used before but I can stop the windows from updating automatically. -
@ScriptCoded
Would it hold on the court of law? -
How would you protect yourself? I can sell you faulty stuff,and you cannot do anything since there is no logo.
Brand and logo is another way for you to hold the company accountable. -
Can you email to the publisher who publish their paper? Or just email it to IEEE explaining the situation?
-
@C0D4 you and me both.