Details
Joined devRant on 11/11/2017
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
-
Since december Windows keeps telling me that my IT administrator wants to scan my items when I build something in Visual Studio.
We have no IT administrator.
The illuminati are controlling my anti virus software3 -
So I just wanted to log back into windows. Typed in the password. Wrong password...
Then I tried being super accurate while typing and also checked keyboard layout, etc. Still, wrong password.
Then I noticed that the letter p is not working. Shit, keyboard seems to be broken.
On screen keyboard -> p is not working...
What the hell? What kind of error is this?
NT Kernel code has to be something like this:
if(timeSinceLastError > someValue)
keyboard.p.enable = false;
I guess you could also replace the keyboard error with some random error.
If you encounter this, restart Windows.3 -
Windows Updates...
I know, this topic is as old as the human race, but still.
Yesterday Windows kept whining about updates. When I went to bed I allowed windows to finally do it's updates. Now I'm back from work and the machine isn't running anymore. I thought, OK, it won't annoy me this evening.
But I overlooked the one essential thing about windows updates.
IT WILL DO THE MAIN WORK WHEN IT BOOTS THE NEXT TIME!
When I explicitly tell you to do the updates, you will barely do anything but turning off! And the next time I'm trying to use you, you will do a shit ton of things and lock me out while doing so.
When it says that it'll update, shouldn't it install and reboot until it's done? Am I the one who's crazy?
Instead of "working" with the computer, I'm stuck with this shit.2 -
Look at the picture. I know what you're thinking...
Believe me.
* I executed save all in VisualStudio
* reset all changes in git
* cleaned working directory with git
* restarted VisualStudio
* double checked if it's the right file
* double checked if there are new changes in git
Fuck this. VisualStudio, you suck.
Where are you taking these informations from if not from the project file!?4