Earlier quoted context omitted.
This is so strange. I assume I'm blind to those types of things? I can't find any difference between apps here that you can see so clearly. Do you know of a site that goes into detail on what the differences are? I could just be font-rendering blind in the same way some people don't mind bad aspect ratios on their widescreen TV...
There was huge discussion about it in Reddit, I don't know any technical site or blog post about this issue. But the conclusion was Microsoft is not going to fix this issue, unless users make noise.
The woes of Windows 10
121–130 of 475 posts
Re: The woes of Windows 10
#122Earlier quoted context omitted.
Font rendering was improved in the Anniversary update. It should use ClearType in most cases on landscape monitors with 100% DPI.
This is not true ! UWP (which most of the internal app are porting into it), does use DirectWrite and there is no way to change its font rendering engine to ClearType.
Discussion of technical challenge is here: https://blogs.msdn.microsoft.com/oldnewthing/20150129-00/?p=...
Re: The woes of Windows 10
#123Earlier quoted context omitted.
I rather like the clean aesthetic of Windows 10, and am now using it as my main OS. Sure, it's by no means perfect, and there is still work to be done. But by and large I am happier with Windows 10 than with MacOS, Ubuntu, GNOME, and so on. Oh, and the whole "spyware" trope is becoming overworn. User analytics is here to stay, and practically every website and browser does it anyway. At least you can disable it in Wi…
They've already demonstrated they won't use this to build features you want.
Re: The woes of Windows 10
#124I think there's an obvious and more general question here to be answered: if a piece of software is good enough, namely, it "disappears" when you are trying to do your job, then why bother to change it? Yes, the new version might enable a more efficient workflow, or might be faster to boot-up. But people hate changes and you need to invest considerable time in upgrading a piece of software (the upgrade itself + learn…
I get (maybe) your argument when it comes to Windows 7 -> Windows 10, but I think you're overestimating how hard it is to get up and running with Arch Linux. Following an Arch install tutorial shouldn't take anyone here on Hackernews more than 2 hours to get their DE, networking etc. up and going. You should try it. It's fun!
Now, of course, you could just go old-school and "manual install" whatever you want. But let's say you didn't want to do that, because you got tired of having a system full of cruft due to all these funky pieces of software scattered about the system that the package manager had no clue about - oh my!
So - you want to install the software as a package under Arch. Oh - and just to make things more fun, the software is something proprietary and closed-source. There is more than a few bits of useful Linux software out there like this - much of it niche areas where a) probably no one else in the Arch community uses, and b) it's proprietary - so you can't distribute it anyhow.
What does Arch require you to do in this situation? Well - last time I looked anyhow - and that was a couple of years ago, so maybe something has changed... It seemed to me to create an install package for a piece of software, the process (according to the docs) was to install the software "manually" and keep track of where everything goes. Then, once you have done that (and the software is running fine), you are supposed to create your package manifesto (or whatever it was called) that tells the system how to install it, then take all the parts and bundle them up (as a compressed file of some sort) with that manifesto. Oh - and then manually "uninstall" your software you installed, then use your new package to re-install your now-packaged proprietary software.
That's basically the process I read about for any kind of software package for Arch; it was a very heavy manual process. While other package management schemes do require some manual effort, none of them that I recall seemed to require as much effort as Arch's did. This wouldn't normally be an issue with most open-source software, because once you made that package, it could be distributed and used by the community. But for a proprietary software package, only you could use it - so it was a ton of extra work for little gain in the end.
Don't get me wrong - I liked Arch, and their community support and forums, wiki, etc - is pretty top-notch (I like to use that part of the ecosystem myself for help and hint purposes when I need it). I honestly think it is a great distro, but it does have some drawbacks to it (and they probably don't have good solutions, either).
Re: The woes of Windows 10
#125> There is no question that Windows 10 is ... quite the most secure operating system ever devised. Telemetry aside, can anyone comment on this?
But for an RMS-level of paranoia, I might have to go with RTEMS on a FPGA acting as a J-Core (SuperH-2) CPU.
Re: The woes of Windows 10
#126Earlier quoted context omitted.
Look, I don't like the flat-UI trend any more than you, but there's two simple facts here: 1) It's not just MS pushing the flat-UI trend. Apple and Google are too, along with every other Web/UI designer out there. Everyone's doing it. MS's version does seem to be the ugliest though, mainly because of the horrible color picks. 2) The users you seem concerned about like this stuff. They're all buying and using Windows,…
Your second point doesn't really hold up - I'm a Windows 10 user, and I don't spend any time even considering Linux UI alternatives because you could show me one that I liked twice as much as Windows and I still wouldn't want to use Linux for my day to day stuff. I actually don't mind the Windows 10 UI as it happens, but if there were the variety of options for Windows that there are for Linux, I'd certainly see if I…
Same goes for MacOS, iOS, and Android.
Re: The woes of Windows 10
#127Re: The woes of Windows 10
#128I think there's an obvious and more general question here to be answered: if a piece of software is good enough, namely, it "disappears" when you are trying to do your job, then why bother to change it? Yes, the new version might enable a more efficient workflow, or might be faster to boot-up. But people hate changes and you need to invest considerable time in upgrading a piece of software (the upgrade itself + learn…
Profit. How else is Microsoft (or any other company) going to make money off software no one needs or wants? Other than rehashing the same old product and pushing it onto users for more money, more surveillance, or both, they have nothing of value to sell on the software side. Even if they did have something of value to sell, over 90% of the people have already bought their product. Gotta keep the cash rolling in so…
Re: The woes of Windows 10
#129Earlier quoted context omitted.
This is not true ! UWP (which most of the internal app are porting into it), does use DirectWrite and there is no way to change its font rendering engine to ClearType.
I think you're right, looks like it was only fixed for Edge. Discussion of technical challenge is here: https://blogs.msdn.microsoft.com/oldnewthing/20150129-00/?p=...
Microsoft can go fuck himself, I am not going change my monitor/hardware everytime he wants. I would be much much happy with my Fedora/Ubuntu, or if I want good support there is always apple much superior to Microsoft.
Re: The woes of Windows 10
#130Earlier quoted context omitted.
I worry more about the long term support workload than the initial install.
fwiw, I find the long term support pretty minimal. I'm only slightly more conservative in my use of`pacman -Syu` than I would be with `apt-get dist-upgrade`. If I notice a kernel or DE upgrade, I might hold off until the weekend on the off-chance that it needs a bit of extra maintenance. I appreciate handling these changes in smaller batches, as opposed to the 6-month system-wide major upgrade cadence. Of course, if…