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
Search - "freeride"
-
Who is the brain-damaged engineer at Samsung that decided that a capacitive touch buttons on an induktion cooktop is the way to go. As soon a waterdrop falls on any button the stove goes "FUCK IT, I'M OUT" and shut itselfs off for about 30 seconds.
How wonderful when you have 4 different pots that must have different temperatures and you must use each [+] - button sequentially because the idiot engineer was to lazy to make the input be able to handle several buttons at once!
Stupid idiot engineer and QA department!2 -
<updating Visual Studio 2022 in virtual environment>
VS: now done, you have to restart your computer
<restarts computer>
<starts VS2022>
VS: nice that you are using an update, we want you to log into your M$ account
VS: here is a window where you can log in
<uses window to login with email+pwd>
VS: YOUR ORGANIZATION NEEDS TO UPDATE THE BROWSER, IT'S TOO OLD!!! ARRGGGGGHHHHH
... -
This is for the swedish: I saw a while ago a dialog in Adobe Acrobat where the title was: "Närmaste nerladdning chef". (~"Closest downloading boss")
Probably auto translated from "Closest downloading manager" -
When I use a stored procedure called AdminSetSettingGently I think about this:
http://albinoblacksheep.com/flash/... -
When you are fed up with buggy API:s:
bool m_HasRecordBeenStarted_becauseIAudioPlayerIsStupidAndReturns1InGetPlaybackLengthWithNoSound; -
I'm feeling stupid because I have a hard time understanding ASP.NET core identity togheter with OpenIdDict server... ARGGGHHh2
-
I have just declared the following bool flag:
bool m_HasRecordBeenStarted_becauseIAudioPlayerIsStupidAndReturns1InGetPlaybackLengthWithNoSound;
FML