Message from @CCRed95

Discord ID: 645050985340862464


2019-11-15 23:55:48 UTC  

I hate the java runtime

2019-11-15 23:56:01 UTC  

@FrostyCrits Only said it because I thought I saw some Java above. Although reading in more depth it appears to be C# which I have zero experience with

2019-11-15 23:56:07 UTC  

because fuck Microsoft

2019-11-15 23:57:00 UTC  

at work, we have 2 branches of security systems, we diverged ours to be based on wpf and c# .net, and the rail and subway management shit for big systems like NYC and chicago went Java

2019-11-15 23:57:08 UTC  

and theyre regretting that now

2019-11-15 23:57:15 UTC  

They got on the board of Linux, now linux is becoming 'Woke' so ya fuck Microsoft

2019-11-15 23:57:35 UTC  

so my project is now to make a common core base of UI stuff to convert them all over to C# and WPF

2019-11-15 23:57:40 UTC  

brb, gotta let the dog out

2019-11-15 23:57:59 UTC  

Java was holding up for a long time but c# 8 blasts Java out of the water

2019-11-15 23:58:21 UTC  

I like microsoft, why do you hate microsoft?

2019-11-15 23:58:42 UTC  

open source promise? roslyn compiler open source? pretty based

2019-11-15 23:59:06 UTC  

I hate how theyre spying on people with windows 10, i hate a lot of their projects, but

2019-11-15 23:59:41 UTC  

theyve adopted the google model. Dont sell software, sell peoples data essentially

2019-11-16 00:00:08 UTC  

I don't necessarily hate Microsoft, or at least their research wing. And C# is probably a perfectly fine language. But apart from the shitty data trading practices you pointed out, their software tends not to be great

2019-11-16 00:00:20 UTC  

plus you can run c# apps on any platform now with .net core

2019-11-16 00:00:22 UTC  

Windows is a hulking mess

2019-11-16 00:00:48 UTC  

And I wish i could consider Linux viable, but I just cant for what i do

2019-11-16 00:01:28 UTC  

even when I'm in end-user mode I find it painful to use. And since that's Microsoft's flagship product, it doesn't exactly warm me up to the rest of Microsoft since anything you might not know about them might be just as bad

2019-11-16 00:01:31 UTC  

Its bloated as fuck agreed, I fucking HATE this app store idea, i HATE UWP, i think desktop devs have been pathetic with their non emphasis on UI/UX

2019-11-16 00:01:50 UTC  

We support open source, see, here's the source code for ms-dos 2

2019-11-16 00:02:19 UTC  

Lol cmon, almost everything for dev is open source

2019-11-16 00:02:37 UTC  

not Windows 10 of course, which is a pipe dream

2019-11-16 00:03:21 UTC  

My main OS is Debian, which takes ca 30-45 seconds from kernel launch/boot to the window server starting up. Not lightspeed but it's respectable

2019-11-16 00:03:40 UTC  

what is Debian

2019-11-16 00:03:43 UTC  

Linux distro

2019-11-16 00:03:50 UTC  

actually the basis for Ubuntu, but without Ubuntu's cruft

2019-11-16 00:04:36 UTC  

by contrast, on the same hardware, Windows 10 takes about 5 minutes before the desktop is actually usable. Now I appreciate that there are several hundred daemons that need to be launched and running in the background, but that's also true of most Linux desktop distributions. Why does Windows take so long?

2019-11-16 00:04:39 UTC  

Can i run that on a mega dev machine and have it fluently support 5 or 6 4K screens

2019-11-16 00:05:17 UTC  

mine loads in maybe 20 seconds, boot with win10 on my machine has always been good

2019-11-16 00:05:30 UTC  

That's actually a good question. Yes, you can on Windows 10. But I think the proprietary display and GPU drivers for Linux are good enough to achieve the same results

2019-11-16 00:06:00 UTC  

but you're right that there is a lot more dev attention toward hardware compatibility with Windows since that's the dominant operating system in the market

2019-11-16 00:06:18 UTC  

I have an array of 10 drives, maybe ill take one out and try installing that

2019-11-16 00:06:34 UTC  

I am unhappy with microsoft 10's forced updates and data policy

2019-11-16 00:06:46 UTC  

Now, limiting yourself to open source drivers? Probably not. Nvidia's proprietary drivers have been good for me, but nouveau (the open-source alternative) isn't nearly as good

2019-11-16 00:06:50 UTC  

I used Mate under ubuntu, loved it but couldn't run DX9 stuff with Wine so I had to duel boot and somehow I just always seem to wind up in Winblows

2019-11-16 00:07:21 UTC  

I play some older games that use DX9

2019-11-16 00:07:27 UTC  

Can i install Visual Studio 2019 on that

2019-11-16 00:07:39 UTC  

I know theres a Mac version

2019-11-16 00:07:54 UTC  

VS2019 might have an entry in the Wine AppDB

2019-11-16 00:08:58 UTC  

then again, you might have issues compiling C# code. I don't know if there are toolchains to compile to PE format that work in Wine