|
"Full-stack development" does not imply the production of golden code.
In fact, any buzzword-development would likely prohibit such.
|
|
|
|
|
Could be he's a stackoverflow developer ?
Caveat Emptor.
"Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
|
|
|
|
|
Considering myself to be a full stack developer (within certain constraints of knowledge) I can definitively say that what comes next is the sociopath developer phase, where I want to kill just about everyone that ever wrote a front-end framework. The other option is the psychotic developer phase, especially with regards to the different versions of .NET, C#, ASP.NET, and DB interfaces, Sql2Linq, EF, and Dapper being the top contenders for psychosis. Schizophrenia is in there somewhere too, most noticeably when having to code back-end and front-end simultaneously.
The upshot is that anyone calling themselves a full-stack developer is probably on medication or working out of a padded room.
|
|
|
|
|
I would say that after the full-stack developer, comes the overflowing-stack developer.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Fool-suck developer
|
|
|
|
|
A full sack (of BS) developer?
|
|
|
|
|
Double Full Stack Developer w/Cheese?
|
|
|
|
|
It may scare them, Mr Munch! (3, 6)
"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!
|
|
|
|
|
I think you're safe with this one Paul - I have no idea
"I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP
|
|
|
|
|
I think Peter knows.
"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!
|
|
|
|
|
The Scream
Anagram of "scare them". Painting by Mr Munch.
|
|
|
|
|
And you are up tomorrow!
"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!
|
|
|
|
|
OriginalGriff wrote: And you are up tomorrow!
FYI, it will be closer to 10am (UK time, BST, UTC/GMT+1, etc.)
|
|
|
|
|
You're just trying to avoid a "Oi! Musefan!" aren't you?
"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!
|
|
|
|
|
Very good didn't think it was an anagram
"I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP
|
|
|
|
|
pkfox wrote: didn't think it was an anagram Lacking an indicator, it is.
I am not sure I consider "may" to be an anagram indicator. But I got the answer, so I don't care! 
|
|
|
|
|
May is ok for the indicator
"I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP
|
|
|
|
|
I'm porting the Shared Mime Info code form PyXDG to C#, because why not, and found out that C# supports the
(type, type) syntax that Python has. The end user won't see that, as it only used for an internal cache. Helps reduce string operations. I may end up porting the rest of the library as its own project at a later date.
What do you get when you cross a joke with a rhetorical question?
The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism.
Do questions with multiple question marks annoy you???
|
|
|
|
|
C# support lots of surprising syntax for someone who didn't keep with each version or someone who thinks C# is MS Java, or someone who thinks C# is just like C++ on a VM...
In a few word, C# is good!
|
|
|
|
|
That was added back in 2017.
Tuple types - C# reference | Microsoft Docs[^]
It opens up some funky options. For example, given the typical interview question of swapping two variables without using a temporary variable, you can now use:
(x, y) = (y, x);
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
You mean tuples?
(iSayTupple, youSayToople) weAllSay;
|
|
|
|
|
I knew Tuples existed, but I forgot about the () syntax. I haven’t really coded C# in about 4 years now, other than trying out new features I read about. Most of my current projects are Minecraft mods.
What do you get when you cross a joke with a rhetorical question?
The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism.
Do questions with multiple question marks annoy you???
|
|
|
|
|
This weekend the weather is not very good beach weather. It's cool and overcast with a few drizzles.
So here at the Jersey shore, summer is going out with a whimper.
I'll be glad to see the maddening crowds disappear.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
I'm on a camping near Wismar at the Ostsee in Germany, the weather is perfect and we were lucky to find a campervan place. Wismar is one of the nicest German towns I visited, lots of historic buildings and a very friendly atmosphere.
|
|
|
|
|
However, no bath, I suppose.
"In testa che avete, Signor di Ceprano?"
-- Rigoletto
|
|
|
|