Details
Joined devRant on 5/22/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
-
@Jonnyforgotten What irritates it's me is that the cleaner solution is even easier and more compact to write
-
@Jonnyforgotten Meh, It's just the last thing in a long line of ridiculous code snippets I've been stumbling upon in the project.
-
@okkimus I find C# code with opening bracket on the same line just as ugly as I would find curlies on new lines when I read JS
-
@okkimus I prefer to use different styles depending on the popular conventions of the language
-
@codedoge if you can't get a simple if-else statement right, what should I excpect for problems requiring more complex solutions?
-
I find it hard to classify the above as "clean" when the following would have done the same thing:
if (!dict.ContainsKey(key)
{
dict.Add(key, value);
}
The comment is useless, the if statmeent is renundant and it uses twice as many lines. -
Can you provide a reasonable argument against PS though?
-
@esavier @esavier It looks like you last read something about .NET 5 years ago. If we don't count Mono which is used by Xamarin and Unity3d which run on a shit-ton of platforms and are used in many real world apps and games, Microsoft provides open source implementation (.NET Core) for Windows, MacOS, Red Hat, Ubuntu, Mint, Debian, Fedora, CentOS, so I'm pretty sure it's a safe bet to assume that support will only increase in the future. Oh, btw Samsung supports .NET Core for Tizen
-
@esavier Dude, just... Check out the available systems https://microsoft.com/net/core/...
-
@esavier Sure. It's not like Windows dominates the desktop PC market, and it's not like a shit ton of enterprise software's being developed on. NET. Btw, it's been multiplatform for almost 2 years already.
-
Cool, man! And I'm just sitting here waiting for some of my repos to reach 5 stars.
-
@wax911 or
-
Am I the only who doesn't get the whole tabs-vs-spaces thing? I press the tab key and have my IDE configured to insert 4 spaces so what's the big deal. No one in their right mind presses the space bar. Also a space is a space everywhere. When I open code which uses the tab symbol the width changes depending on the editor.
-
very laugh
-
@luckyNmber Well since .NET Core it's been multiplatform - Linux, Windows, MacOS. There's also Visual Studio for Mac, and JetBrains's Project Rider. Also you can use Windows through BootCamp.
-
@byIcee It's even worse in Europe, idk by what logic a $2000 laptop in the USA costs 2000 pounds to 2000 euro here.
-
@byIcee Yeah, me too. Too bad it's so expensive as well.
-
@bylcee But the 360 has low powered version of the CPUs. Better alternative for the MacBook Pro would be Razer Blade
-
Much space. Space wow. Best. Very.
-
Macbooks are not shitty, the build quality is great, *nix OS, they are just very expensive.
-
You animal!
-
@Olverine Fixed :D
-
very truth, much sad
-
@juzles It blows my mind. Who in their right mind will consider some bullshit ass-kissing letter about them as a sieve for their candidates instead of uuuh... I don't know... professional experience in the field and side-projects?
-
The moment I read "please send us a cover letter" I close the window.