<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Like we really needed another reason	</title>
	<atom:link href="https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html/feed" rel="self" type="application/rss+xml" />
	<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html</link>
	<description>Strategic Defence of the Mantle of Responsibility</description>
	<lastBuildDate>Sun, 27 Dec 2020 06:52:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Post Alley Crackpot		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5035</link>

		<dc:creator><![CDATA[Post Alley Crackpot]]></dc:creator>
		<pubDate>Sun, 27 Dec 2020 06:52:32 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5035</guid>

					<description><![CDATA[Oh, but we haven&#039;t been to the dentist for sadists yet ...

Microsoft disables a lot of commonly used device drivers once you&#039;ve successfully booted Windows 7 on &quot;your hardware&quot;, and so changing the disk controller to SAS from IDE?

You have to know how to do that in the registry, and Microsoft doesn&#039;t provide a UI way to do this.

The magic keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SAS
and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SAS2

May as well hit this as well:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SCSI

Because why not?   &lt;i&gt;[shrug]&lt;/i&gt;

Now here&#039;s the hilarious part.

There&#039;s a DWORD subkey in there called &quot;Start&quot; that determines whether to load the driver.

You have to set it to 0 for the driver to load.

Yes, 0 is on, not off. Anything other than 0 (such as the default 3) is off.

If you forget to do this, you get to switch your virtual disk controller back to IDE for a while and then tolerate the systems change bollocking you&#039;ll get later.

Inevitably doing this results in a call to the Microsoft activation centre to unscrew your Windows 7 licence plus the licence of every Microsoft product on your system, because using the online activation centre doesn&#039;t work because of a flat refusal to reactivate your already activated installation.

And THAT is where this becomes like dentistry performed like sadists.

My words to the developer: &lt;a href=&quot;https://www.youtube.com/watch?v=Nf521w1VoGU&quot; rel=&quot;nofollow ugc&quot;&gt;YOU SICK LITTLE MONKEY!&lt;/a&gt;   :-)]]></description>
			<content:encoded><![CDATA[<p>Oh, but we haven&#8217;t been to the dentist for sadists yet &#8230;</p>
<p>Microsoft disables a lot of commonly used device drivers once you&#8217;ve successfully booted Windows 7 on &#8220;your hardware&#8221;, and so changing the disk controller to SAS from IDE?</p>
<p>You have to know how to do that in the registry, and Microsoft doesn&#8217;t provide a UI way to do this.</p>
<p>The magic keys:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SAS<br />
and<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SAS2</p>
<p>May as well hit this as well:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LSI_SCSI</p>
<p>Because why not?   <i>[shrug]</i></p>
<p>Now here&#8217;s the hilarious part.</p>
<p>There&#8217;s a DWORD subkey in there called &#8220;Start&#8221; that determines whether to load the driver.</p>
<p>You have to set it to 0 for the driver to load.</p>
<p>Yes, 0 is on, not off. Anything other than 0 (such as the default 3) is off.</p>
<p>If you forget to do this, you get to switch your virtual disk controller back to IDE for a while and then tolerate the systems change bollocking you&#8217;ll get later.</p>
<p>Inevitably doing this results in a call to the Microsoft activation centre to unscrew your Windows 7 licence plus the licence of every Microsoft product on your system, because using the online activation centre doesn&#8217;t work because of a flat refusal to reactivate your already activated installation.</p>
<p>And THAT is where this becomes like dentistry performed like sadists.</p>
<p>My words to the developer: <a href="https://www.youtube.com/watch?v=Nf521w1VoGU" rel="nofollow ugc">YOU SICK LITTLE MONKEY!</a>   🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Didact		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5010</link>

		<dc:creator><![CDATA[Didact]]></dc:creator>
		<pubDate>Thu, 24 Dec 2020 03:09:20 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5010</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5006&quot;&gt;Post Alley Crackpot&lt;/a&gt;.

That&#039;s... just... I mean...

Wow. There are no words. I thought Microsoft&#039;s OS was stupid in an OEM state, but I&#039;ve only ever fooled around with it in a VM state for very light stuff, like running Internet Exploder through a VM in order to connect to a company VPN. (I still can&#039;t get over the fact that my last banking job required Exploder to login remotely to my thin-client sessions. No wonder those guys got fined billions of dollars for sheer stupidity.)

But what YOU went through sounds like a visit to the dentist without anaesthesia.

&lt;blockquote&gt;Really looking forward to Windows 10 Pro in a VM here — I gutted the OEM install of Windows 10 Pro and started out with a recently upgraded version of Linux for the host OS, and so I get to experience this fresh hell again sometime soon.&lt;/blockquote&gt;

I will say one good thing in favour of Win10: you can download and install it without a product key and it will still run and update and work. (More or less.) No more of that &quot;OEM Key Required&quot; BS.

I make no claims as to whether it works &lt;i&gt;WELL&lt;/i&gt; as a VM. I really, REALLY hate Windows, so I try to avoid using it if at all possible. But the day may come wherein I have to install the full-fat version of MS Office 365 (&lt;em&gt;groans&lt;/em&gt;) on a WinDOZE VM in order to get things done. So I may have to poke around at it a bit to figure out whether it works or not.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5006">Post Alley Crackpot</a>.</p>
<p>That&#8217;s&#8230; just&#8230; I mean&#8230;</p>
<p>Wow. There are no words. I thought Microsoft&#8217;s OS was stupid in an OEM state, but I&#8217;ve only ever fooled around with it in a VM state for very light stuff, like running Internet Exploder through a VM in order to connect to a company VPN. (I still can&#8217;t get over the fact that my last banking job required Exploder to login remotely to my thin-client sessions. No wonder those guys got fined billions of dollars for sheer stupidity.)</p>
<p>But what YOU went through sounds like a visit to the dentist without anaesthesia.</p>
<blockquote><p>Really looking forward to Windows 10 Pro in a VM here — I gutted the OEM install of Windows 10 Pro and started out with a recently upgraded version of Linux for the host OS, and so I get to experience this fresh hell again sometime soon.</p></blockquote>
<p>I will say one good thing in favour of Win10: you can download and install it without a product key and it will still run and update and work. (More or less.) No more of that &#8220;OEM Key Required&#8221; BS.</p>
<p>I make no claims as to whether it works <i>WELL</i> as a VM. I really, REALLY hate Windows, so I try to avoid using it if at all possible. But the day may come wherein I have to install the full-fat version of MS Office 365 (<em>groans</em>) on a WinDOZE VM in order to get things done. So I may have to poke around at it a bit to figure out whether it works or not.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Post Alley Crackpot		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5006</link>

		<dc:creator><![CDATA[Post Alley Crackpot]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 18:29:04 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5006</guid>

					<description><![CDATA[I&#039;ve been through some of this absurdity before.

I like the idea of getting more laptops out of my laptop, and so, there&#039;s VirtualBox.

Installing Windows 7 or anything after it aside from a server version within a VM yields the same annoying dance of mediocre or just plain awful disk performance.

It seems the consumer grade versions of Windows from 7 onward do this absurd dance routine involving processor core parking that effectively gives you even less CPU than you&#039;ve allocated to the virtual machine.

And so I wound up with sub 10MB/sec disk speeds because of processor core dorking on a Getac B360 Pro which is no slouch of a laptop even when it&#039;s idling, at least until I hammered around inside the registry to fix this and a bunch of other stuff that I shouldn&#039;t need to fix.

I especially enjoyed the long call to Microsoft&#039;s activation centre to reactivate my system after changing the virtual disk controller from IDE to SAS.

But the best workaround was to tell Windows 7 that I&#039;m running on an i7-5000 series so I don&#039;t have problems downloading system updates. Microsoft now wants to force people running on older CPUs to &quot;upgrade&quot; to Windows 10. The workaround is relatively straightforward to do once you learn how to set the CPU settings registers within VirtualBox so it simulates the &quot;correct&quot; hardware on VM startup.

Now my Windows 7 VM just pretends to be my old laptop&#039;s hardware and it works.

Really looking forward to Windows 10 Pro in a VM here -- I gutted the OEM install of Windows 10 Pro and started out with a recently upgraded version of Linux for the host OS, and so I get to experience this fresh hell again sometime soon.

If it were up to me, some Microsoft people would be in Interrogation Room 3 with some Irish people I know who are good at Benjamin Franklin-like experiments with electricity.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been through some of this absurdity before.</p>
<p>I like the idea of getting more laptops out of my laptop, and so, there&#8217;s VirtualBox.</p>
<p>Installing Windows 7 or anything after it aside from a server version within a VM yields the same annoying dance of mediocre or just plain awful disk performance.</p>
<p>It seems the consumer grade versions of Windows from 7 onward do this absurd dance routine involving processor core parking that effectively gives you even less CPU than you&#8217;ve allocated to the virtual machine.</p>
<p>And so I wound up with sub 10MB/sec disk speeds because of processor core dorking on a Getac B360 Pro which is no slouch of a laptop even when it&#8217;s idling, at least until I hammered around inside the registry to fix this and a bunch of other stuff that I shouldn&#8217;t need to fix.</p>
<p>I especially enjoyed the long call to Microsoft&#8217;s activation centre to reactivate my system after changing the virtual disk controller from IDE to SAS.</p>
<p>But the best workaround was to tell Windows 7 that I&#8217;m running on an i7-5000 series so I don&#8217;t have problems downloading system updates. Microsoft now wants to force people running on older CPUs to &#8220;upgrade&#8221; to Windows 10. The workaround is relatively straightforward to do once you learn how to set the CPU settings registers within VirtualBox so it simulates the &#8220;correct&#8221; hardware on VM startup.</p>
<p>Now my Windows 7 VM just pretends to be my old laptop&#8217;s hardware and it works.</p>
<p>Really looking forward to Windows 10 Pro in a VM here &#8212; I gutted the OEM install of Windows 10 Pro and started out with a recently upgraded version of Linux for the host OS, and so I get to experience this fresh hell again sometime soon.</p>
<p>If it were up to me, some Microsoft people would be in Interrogation Room 3 with some Irish people I know who are good at Benjamin Franklin-like experiments with electricity.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MrUNIVAC		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5005</link>

		<dc:creator><![CDATA[MrUNIVAC]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 18:11:58 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5005</guid>

					<description><![CDATA[One of my favorite old tech jokes...

Q: What do a computer and an air conditioner have in common?
A: Both stop working when you open windows.]]></description>
			<content:encoded><![CDATA[<p>One of my favorite old tech jokes&#8230;</p>
<p>Q: What do a computer and an air conditioner have in common?<br />
A: Both stop working when you open windows.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Didact		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5004</link>

		<dc:creator><![CDATA[Didact]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 15:26:49 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5004</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5002&quot;&gt;Kapios&lt;/a&gt;.

&lt;blockquote&gt;I have not tried linux, but I would not be against selling non DRM software with thorough instructions. They have to get some momentum and it can’t be done without profit.&lt;/blockquote&gt;

You would be shocked at how far Linux has come, and how easy it is to try. All you need is a USB stick and an internet connection. Hell, you can even try Linux inside of Windows if you know how to setup a virtual machine. &lt;a href=&quot;https://www.reallinuxuser.com/how-to-use-linux-mint-without-installing-on-a-pc/&quot; rel=&quot;nofollow ugc&quot;&gt;The process is very straightforward&lt;/a&gt; - just grab a USB stick, burn a disc image onto it, and boot into that stick image. You can then try everything without worries.

And it&#039;s simply not true that great software needs a profit motive behind it. Linux comes with more free software than you can shake a stick at, and if you don&#039;t use your PC for anything more complex than watching videos, listening to music, and surfing the web, then Linux is a complete replacement.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5002">Kapios</a>.</p>
<blockquote><p>I have not tried linux, but I would not be against selling non DRM software with thorough instructions. They have to get some momentum and it can’t be done without profit.</p></blockquote>
<p>You would be shocked at how far Linux has come, and how easy it is to try. All you need is a USB stick and an internet connection. Hell, you can even try Linux inside of Windows if you know how to setup a virtual machine. <a href="https://www.reallinuxuser.com/how-to-use-linux-mint-without-installing-on-a-pc/" rel="nofollow ugc">The process is very straightforward</a> &#8211; just grab a USB stick, burn a disc image onto it, and boot into that stick image. You can then try everything without worries.</p>
<p>And it&#8217;s simply not true that great software needs a profit motive behind it. Linux comes with more free software than you can shake a stick at, and if you don&#8217;t use your PC for anything more complex than watching videos, listening to music, and surfing the web, then Linux is a complete replacement.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kapios		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-5002</link>

		<dc:creator><![CDATA[Kapios]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 13:12:31 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-5002</guid>

					<description><![CDATA[I call this the update plague, because a lot of Silicon valley companies will do software update for the sake of it while making their users throw fits of rage in front of their screens.

How hard is it to just not fix what is not broken? Is it too much to ask?

Oh and I haven&#039;t forgot about the windows 10 update Microsoft was trying to jam up my throat years ago. I had Windows 8 and it was and works just fine.

I have not tried linux, but I would not be against selling non DRM software with thorough instructions. They have to get some momentum and it can&#039;t be done without profit.

I admit, I have not switched because I don&#039;t use windows for very complex tasks and (perceived?) complexity.]]></description>
			<content:encoded><![CDATA[<p>I call this the update plague, because a lot of Silicon valley companies will do software update for the sake of it while making their users throw fits of rage in front of their screens.</p>
<p>How hard is it to just not fix what is not broken? Is it too much to ask?</p>
<p>Oh and I haven&#8217;t forgot about the windows 10 update Microsoft was trying to jam up my throat years ago. I had Windows 8 and it was and works just fine.</p>
<p>I have not tried linux, but I would not be against selling non DRM software with thorough instructions. They have to get some momentum and it can&#8217;t be done without profit.</p>
<p>I admit, I have not switched because I don&#8217;t use windows for very complex tasks and (perceived?) complexity.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Didact		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-4998</link>

		<dc:creator><![CDATA[Didact]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 03:34:24 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-4998</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-4996&quot;&gt;TechieDude&lt;/a&gt;.

It&#039;s quite funny how the situations have thoroughly reversed. Linux used to be the huge time-sink because doing simple things like hooking up a printer or installing device drivers was difficult and required a lot of annoying technical hacks. These days, though, Linux pretty much &quot;just works&quot; out of the box with some very beautiful and impressive graphics and features. And WinDOZE is just... &lt;i&gt;AWFUL&lt;/i&gt; to use.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-4996">TechieDude</a>.</p>
<p>It&#8217;s quite funny how the situations have thoroughly reversed. Linux used to be the huge time-sink because doing simple things like hooking up a printer or installing device drivers was difficult and required a lot of annoying technical hacks. These days, though, Linux pretty much &#8220;just works&#8221; out of the box with some very beautiful and impressive graphics and features. And WinDOZE is just&#8230; <i>AWFUL</i> to use.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TechieDude		</title>
		<link>https://didacticmind.com/2020/12/like-we-really-needed-another-reason.html#comment-4996</link>

		<dc:creator><![CDATA[TechieDude]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 21:52:15 +0000</pubDate>
		<guid isPermaLink="false">https://didacticmind.com/?p=9421#comment-4996</guid>

					<description><![CDATA[Oh, the pain is real. The pain is real. Microsoft twangs two of my major pet peeves these days.

1.The attitude that you don&#039;t buy the software, they let you use it.
2. Treating you like an imbecile. Updating endlessly, removing functionality that one uses under the guide they could hurt themselves.

I have a perfectly good SAN appliance. It has 2TB of my stuff. Which I can&#039;t get to easily. Windows updated away SMB 1.X. So I re-enabled it. Now, it can&#039;t find the SAN with a name, only an IP, even though the name is fine. All sorts are complaining in forums, not one fix works. They.Don&#039;t.Think.You.Need.It.

Worse yet, browsers have been updated. I can&#039;t get to a device from my browser from my lab web servers. You can&#039;t use a device on a browser without HTTPS, Even though the setting says &quot;ask&quot;. So I have to get a cert for a lab server that sits in it&#039;s own ecosystem.

Self cert, you say? heh...try it in windows. Oh, you&#039;ll get the cert. You just can&#039;t break it to a cert and a key without researching, downloading, and testing.

All that from a few updates. None of it - not one thing - can I not do on my linux box. That cert issue is a few commands on linux, not more than a few on powershell arglebargle on Windows.

It&#039;s all a time sink. An hour or so to discover WTF it&#039;s doing and why. Another hour searching the web to see who else has been screwed by this and trying this or that, followed by another hour on a teams call with my peers all because some nob won&#039;t keep their shit updated and configured properly.]]></description>
			<content:encoded><![CDATA[<p>Oh, the pain is real. The pain is real. Microsoft twangs two of my major pet peeves these days.</p>
<p>1.The attitude that you don&#8217;t buy the software, they let you use it.<br />
2. Treating you like an imbecile. Updating endlessly, removing functionality that one uses under the guide they could hurt themselves.</p>
<p>I have a perfectly good SAN appliance. It has 2TB of my stuff. Which I can&#8217;t get to easily. Windows updated away SMB 1.X. So I re-enabled it. Now, it can&#8217;t find the SAN with a name, only an IP, even though the name is fine. All sorts are complaining in forums, not one fix works. They.Don&#8217;t.Think.You.Need.It.</p>
<p>Worse yet, browsers have been updated. I can&#8217;t get to a device from my browser from my lab web servers. You can&#8217;t use a device on a browser without HTTPS, Even though the setting says &#8220;ask&#8221;. So I have to get a cert for a lab server that sits in it&#8217;s own ecosystem.</p>
<p>Self cert, you say? heh&#8230;try it in windows. Oh, you&#8217;ll get the cert. You just can&#8217;t break it to a cert and a key without researching, downloading, and testing.</p>
<p>All that from a few updates. None of it &#8211; not one thing &#8211; can I not do on my linux box. That cert issue is a few commands on linux, not more than a few on powershell arglebargle on Windows.</p>
<p>It&#8217;s all a time sink. An hour or so to discover WTF it&#8217;s doing and why. Another hour searching the web to see who else has been screwed by this and trying this or that, followed by another hour on a teams call with my peers all because some nob won&#8217;t keep their shit updated and configured properly.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
