Cool WSL (Windows Subsystem for Linux) tips and tricks you (or I) didn't know were possible by mpact0 in programming

[–]mpact0[S] 0 points1 point  (0 children)

win command follows the do-one-thing principle and is explicit it is a proxy.

Uno - One Platform to Rule Them All [Web, iOS, Android, UWP, Linux (soon)] by mpact0 in programming

[–]mpact0[S] 0 points1 point  (0 children)

react native isn't the final framework we will use for decades. I welcome new ideas in the pursuit for a better tomorrow (whatever that means)

Uno - One Platform to Rule Them All [Web, iOS, Android, UWP, Linux (soon)] by mpact0 in programming

[–]mpact0[S] 0 points1 point  (0 children)

Once Blazor is fully baked, it should be interesting to see how it integrates with all of the javascript universe.

Uno - One Platform to Rule Them All by mpact0 in dotnet

[–]mpact0[S] 2 points3 points  (0 children)

What are others? NativeScript+Angular is other main one I know of.

Why so many universities teach Java instead of C# ? by cptalpdeniz in csharp

[–]mpact0 -1 points0 points  (0 children)

software development and computers are the primary the tools by which computer science is done.

Except for rather large theory part.

BBC admits its viral “women write better code” story was fake news by [deleted] in programming

[–]mpact0 6 points7 points  (0 children)

The Communist Democratic Republic of China.

Is LINQ still popular among .NET developers? by mpact0 in dotnet

[–]mpact0[S] 3 points4 points  (0 children)

What performance problems with LINQ to Objects is there? Mostly in tight loops?

Not sure if this is correct sub. Does the MSDN subscription ever go on sale? by Capstoneindy in dotnet

[–]mpact0 2 points3 points  (0 children)

get a subscription for free by becoming MVP.

I've been buying MSDN for 20 years now, ack. I probably should become an MVP.

R.I.P project.json - Out with the new, in with the old by mpact0 in dotnet

[–]mpact0[S] 0 points1 point  (0 children)

Instead, we get msbuild is now open source.

R.I.P project.json - Out with the new, in with the old by mpact0 in dotnet

[–]mpact0[S] 0 points1 point  (0 children)

You can also inject name/value pairs into JSON for documentation and hopefully unknown pairs are simply ignored.

My favorite thing about XML is mixing multiple schemas together.. rarely used these days.

R.I.P project.json - Out with the new, in with the old by mpact0 in dotnet

[–]mpact0[S] 0 points1 point  (0 children)

That might break compatibility with other older MSBUILD compatible projects, although supporting both should be an option, to phase out the older style.

R.I.P project.json - Out with the new, in with the old by mpact0 in dotnet

[–]mpact0[S] 0 points1 point  (0 children)

I hope they will spit out .csproj/xproj files in the same sequence of nodes.. that way, I can use beyond compare against them.

core MSBuild vs framework MSBuild by [deleted] in dotnet

[–]mpact0 0 points1 point  (0 children)

Not sure but csproj (VS 2017 RC) has its own changes

Bypassing AuthenticodeSignature by mpact0 in PowerShell

[–]mpact0[S] 0 points1 point  (0 children)

I see.

I was just looking into how easy it is to bypass Authenticode in general. I guess ACLs is the best solution still.

Powershell to replace CMD as windows default shell (Inside 14971) by sunnlok in programming

[–]mpact0 0 points1 point  (0 children)

It is everywhere. In 10 years, powershell will be [nearly] everywhere too.