• How to make Windows a proper development environment

    From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.misc on Tue Jul 28 00:29:37 2026
    From Newsgroup: comp.misc

    HererCOs an article to reassure Windows developers who feel their
    platform is increasingly being overshadowed by Linux these days: how
    to set up a nice Windows development environment <https://www.infoworld.com/article/4196853/how-to-make-windows-a-proper-development-environment.html>.

    Step 1: Install Linux. Not even kidding: install WSL, so you get
    access to a Linux system while still being able to pretend that yourCOre
    using Windows.

    Step 2: Admit that the native Windows filesystem, NTFS, doesnrCOt deal
    well with lots of files and directories, like Linux filesystems can.
    Install something called rCLReFSrCY, which Microsoft was pushing quite
    heavily at one point, but now seems to have lost a lot of its
    enthusiasm for. DonrCOt worry, IrCOm sure MicrosoftrCOs layoffs havenrCOt reached the team working on that -- yet.

    Step 3: Try doing Windows software installs the Linux way, with
    MicrosoftrCOs Linux-wannabe package manager, WinGet. Only it doesnrCOt
    quite work like a Linux package manager: it wonrCOt install packages by
    name, you have to use those arcane ID strings instead. Good luck
    figuring those out.

    Step 4: Enable PowerShell to run local scripts without proper checks.
    What could possibly go wrong? Linux, being a multiuser system, has
    built-in protection checks; but who needs that kind of stuff on
    Windows?

    Step 5: Install more and more tools from the Linux world. IsnrCOt it
    reassuring when recommended package manager commands use options like rCL--forcerCY and rCL--overriderCY in them? IrCOm sure itrCOll all work out fine
    without those extra checks, you can trust Microsoft!

    And there you have it: a proper, pukka Windows-native development
    environment for creating Windows-native software, which can hold its
    head up high next to any Linux machine!
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From kludge@kludge@panix.com (Scott Dorsey) to comp.misc on Tue Jul 28 08:39:41 2026
    From Newsgroup: comp.misc

    Lawrence =?iso-8859-13?q?D=FFOliveiro?= <ldo@nz.invalid> wrote:
    Step 4: Enable PowerShell to run local scripts without proper checks.
    What could possibly go wrong? Linux, being a multiuser system, has
    built-in protection checks; but who needs that kind of stuff on
    Windows?

    What do you mean by "protection checks?" I am not really familiar with PowerShell, but what kind of checking does Linux/bash provide that you
    don't get with it?
    --scott
    --
    "C'est un Nagra. C'est suisse, et tres, tres precis."
    --- Synchronet 3.22a-Linux NewsLink 1.2