Abbreviations oblige.
-
Just added this in my source code:
try { {some important financial stuff retrieval...} } catch(SqlException sex) //I know... { Log.Error(sex.Message); }
Advertise here – minimum three posts per day are guaranteed.
Then there's the WWF abbreviation collision image. [https://www.blog.givemesomeenglish.com/wp-content/uploads/2015/01/WWF-GiveMeSomeEnglish.jpg\](https://www.blog.givemesomeenglish.com/wp-content/uploads/2015/01/WWF-GiveMeSomeEnglish.jpg)
-
At the top of your code is the word "Shrink" and a direction arrow. I suspect the site is suggesting you should visit one ... :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
That makes two of us, because I have exactly the same abbreviation in my code. :laugh:
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing. -
actually, there is sexual innuendo in a lot of coding, tech, etc. i.e. Dependency Injection, Master/Slave (and racist), mount an ISO, etc. had a discussion years ago with fellow colleagues that a lot of these terms were created by sex starved nerds. Part of me still feels this way. With all that said, the descriptions still have value in that they are factually descriptive to what they do or stand for, sadly in some instances.
It has also been known in the Canadian and UK parliaments:
Quote:
Allow me to say that the honourable member is pursuing a vigorous and upstanding policy...
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing. -
Just added this in my source code:
try { {some important financial stuff retrieval...} } catch(SqlException sex) //I know... { Log.Error(sex.Message); }
Advertise here – minimum three posts per day are guaranteed.
a long time ago, I was developing a GUI for playback of radar data. To keep my life interesting, I had all sorts of comments that conveyed why I was limiting what the user was trying to design: if (gForces > MAX_Gs) { // simulation over, you killed the pilot } etc. I failed my code review on the grounds that I might offend the customer who might look at the source code. So, I gave up trying to be funny in my code.
Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.
-
Just added this in my source code:
try { {some important financial stuff retrieval...} } catch(SqlException sex) //I know... { Log.Error(sex.Message); }
Advertise here – minimum three posts per day are guaranteed.
Many years ago, happily sharing code with a coworker, I'd have that S.exception in my code. He just said "no". I did not see it when I wrote it; any S, with exception leads there though. My mind is at coding when I write, not wether it is acceptable. My code ain't woke, just working.
Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
-
Just added this in my source code:
try { {some important financial stuff retrieval...} } catch(SqlException sex) //I know... { Log.Error(sex.Message); }
Advertise here – minimum three posts per day are guaranteed.
Also, never abbreviate analysis :D
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
-
They is also the psychiatry company TheRapist.com ...
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
And the pen company, PenisLand.net ...
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
It has also been known in the Canadian and UK parliaments:
Quote:
Allow me to say that the honourable member is pursuing a vigorous and upstanding policy...
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.Greg Utas wrote:
a vigorous and upstanding policy
Isn't that usually the result of Neil Parish searching for "information about tractors"? :laugh:
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Reminds me of the (once) popular developer site Expert's Exchange that has the domain name ExpertSexChange.com. :) /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
In contrary what the name suggests, this was a verry cumbersome to use website.
Advertise here – minimum three posts per day are guaranteed.
-
Many years ago, happily sharing code with a coworker, I'd have that S.exception in my code. He just said "no". I did not see it when I wrote it; any S, with exception leads there though. My mind is at coding when I write, not wether it is acceptable. My code ain't woke, just working.
Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
I also realized what I've done after setting a breakpoint there.
Advertise here – minimum three posts per day are guaranteed.