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 - "kirby"
-
Looking at the database credentials for an application I’m working on.
Dev/QA password: yU$@1zmH91?
Prod password: app12312 -
I'm old school. These are the only emojis I use.
:)
:(
:\
And I don't select them I use text...Sometimes I throw in a Kirby flicking people off for good measure.
<('.')^13 -
So, among the ridiculously long list of password requirements, password is not case sensitive BUT it has to contain uppercase and lowercase letters?14
-
Starting out as a developer: I don't know why people are so stingy about tags on Stack overflow
Now: This guy tagged this question with SQL Server but is asking about Postgres I don't know how to help this guy out2 -
I swear, 95% of the time whenever I threaten to start using my Task Manager or restart my computer my apps start working normally.1
-
SQL Server Management Studio: I noticed you forcefully closed the application. Do you want to recover the queries you were working on before you closed?
Me: No
SSMS: Well here you go anyway
Me: *spends 5 minutes recovering and closing files*2 -
Every time I'm asked to fix an application written in Visual Basic I think a part of me dies inside5
-
Gotta work this entire weekend, including tomorrow... and then the iOS code starts acting up. Haven’t even implemented Android communications yet.
Please have mercy upon me. This is so Kirby—sucks and blows. -
Trying to easily observe the contents of a variable in C#
> Me: Newtonsoft.Json.JsonConver.SerializeObject(localVariable)
> Immediate Window: the runtime refused to evaluate the expression at this time
> Me: excuse me2