I see a number of posts querying why I'm changing from macOS to MSWin. I'll provide one complete answer here and point to this in responses to these posts.

Firstly, this is a done deal. The hardware and software have been ordered, paid for, and I'm currently awaiting delivery. If this was a terrible decision, then I will have learned a rather expensive lesson; however, at this stage I'm past the point of no return.

This wasn't a philosophical decision. I've been using UNIX-style OSes since the '80s and, if Linux (or similar) fulfilled my needs, that's the direction in which I would have gone.

I have a number of personal projects which only work — or, at least, work to the level I require — on MSWin. Some are newer projects where I've found macOS lacking; some are older projects which I used to run under MSWin but have been found to be suboptimal under macOS.

I'm a programmer by trade and work remotely from home. My "play" computer is also my "work" computer. For the most part, I ssh to a company machine and work on that; the OS from which I run ssh makes little difference. However, there are some projects that require applications that run on an MSWin platform: RDP solutions are slow and have other annoyances; running these applications locally would be a boon.

I don't believe there's a perfect solution here. I've simply picked that which I think will work best for my specific requirements. I appreciate that other people's requirements will differ and other solutions will work best for them.

— Ken


In reply to Re: Perl on Windows 10 (Why macOS to MSWin?) by kcott
in thread Perl on Windows 10 by kcott

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.