<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stearn Vault | Site-Wide Activity</title>
	<link>https://stearnvault.com/activity/</link>
	<atom:link href="https://stearnvault.com/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for the entire site.</description>
	<lastBuildDate>Fri, 01 May 2026 08:50:32 +1000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">03f2ac56b15dd7f706b21bf737415562</guid>
				<title>Spastic Hamburger replied to the topic Software: On &#038; Off the Web in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/software-on-off-the-web/page/11/#post-5420</link>
				<pubDate>Fri, 01 May 2026 08:29:55 +1000</pubDate>

									<content:encoded><![CDATA[<p>So the flickering hasn&#8217;t come back so I&#8217;ll open a bug report when I get the chance. 60 Hz is fine, would just be nice to have 144 Hz as an option is all since my monitor supports it 🙂</p>
<p>The Witcher now works again, still trying to figure out what&#8217;s wrong with Workers and Resources. It seems stuck in windowed mode, which could be the issue, with&hellip;<span class="activity-read-more" id="activity-read-more-3567"><a href="https://stearnvault.com/forums/topic/software-on-off-the-web/page/11/#post-5420" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f5acbd0ffb171bb02144c71a2e13475</guid>
				<title>DeVaultSetter replied to the topic Software: On &#038; Off the Web in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5419</link>
				<pubDate>Thu, 30 Apr 2026 12:01:11 +1000</pubDate>

									<content:encoded><![CDATA[<p>Ah, okay, good catch. Happy enough on 60 HZ here &#8211; the <a href="https://www.stearnvault.com/forums/topic/computer-setup/page/3/#post-2460" rel="nofollow ugc">monitor</a> here doesn&#8217;t support full HDR on Windows anyway &#8211; crock or not. 😛<br />
All the desktop browser streaming apps in this country have the same problem as here:</p>
<blockquote class="reddit-embed-bq" style="height:316px"><p><a href="https://www.reddit.com/r/DisneyPlus/comments/vyt2jh/streaming_series_doesnt_stay_in_full_screen_after/" rel="nofollow ugc">Streaming series doesn’t stay in full screen after each episode.</a><br /> by<a href="https://www.reddit.com/user/Night_Owl1990/" rel="nofollow ugc">u/Night_Owl1990</a> in<a href="https://www.reddit.com/r/DisneyPlus/" rel="nofollow ugc">DisneyPlus</a></p></blockquote>
<p><script async src="https://embed.reddit.com/widgets.js" charset="UTF-8"></script><br />
You set it to full screen &#8211; why&hellip;<span class="activity-read-more" id="activity-read-more-3566"><a href="https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5419" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3d5ca110ecbb59a68680c97736f491c1</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5415</link>
				<pubDate>Wed, 29 Apr 2026 07:45:08 +1000</pubDate>

									<content:encoded><![CDATA[<p>We&#8217;ll want to update the build files to tell MSVC not to enable warnings for system header files. See: <a href="https://learn.microsoft.com/en-us/cpp/build/reference/external-external-headers-diagnostics?view=msvc-170" rel="nofollow ugc">https://learn.microsoft.com/en-us/cpp/build/reference/external-external-headers-diagnostics?view=msvc-170</a></p>
<p>GCC and CLang handle this better and don&#8217;t issue them for system headers by default.</p>
<p>I also need to update the build files to mark some&hellip;<span class="activity-read-more" id="activity-read-more-3565"><a href="https://stearnvault.com/forums/topic/mwedit/page/17/#post-5415" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">54e390c954063f0411e8173330326d9c</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5413</link>
				<pubDate>Tue, 28 Apr 2026 10:19:31 +1000</pubDate>

									<content:encoded><![CDATA[<p>Working on the clean up. Several things are being caught so I&#8217;m fixing the stuff I missed. Some of the newer 64-bit functions are different so I&#8217;ve updated the variables for those as well. I&#8217;ve temporarily used <code>unsigned long long</code> but we&#8217;ll want to switch to <code>std::uint64_t</code> once we update the formatting strings, which will need to be done all at once&hellip;<span class="activity-read-more" id="activity-read-more-3564"><a href="https://stearnvault.com/forums/topic/mwedit/page/17/#post-5413" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3187a7c80e0da4f64d34c96e3a0d1e05</guid>
				<title>Spastic Hamburger replied to the topic Software: On &#038; Off the Web in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5410</link>
				<pubDate>Tue, 28 Apr 2026 07:34:26 +1000</pubDate>

									<content:encoded><![CDATA[<p>Looks like I may have figured out my screen flickering bug that activates on session lock: only happens when the monitor is set to 144 Hz so it looks like a bug in the compositor. Will open a ticket when I get the opportunity now that I know what&#8217;s causing it. I set the refresh rate to 60 Hz yesterday and, today, the flickering never materialized.&hellip;<span class="activity-read-more" id="activity-read-more-3563"><a href="https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5410" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">952dbba8db90f45654e255819be0a1f6</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5409</link>
				<pubDate>Mon, 27 Apr 2026 08:28:15 +1000</pubDate>

									<content:encoded><![CDATA[<p>Okay, finished up reviewing the files for circular dependencies. I&#8217;ll get it committed and uploaded in a day or so, resolve anything I missed, and <em>hopefully</em> things will start building again. We&#8217;ll find out</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2d1e45bcbf1a4258964176a12866e199</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5408</link>
				<pubDate>Mon, 27 Apr 2026 07:51:34 +1000</pubDate>

									<content:encoded><![CDATA[<p>Got a ceramic teapot I picked up but I mostly make single cup tea. And usually without milk and sugar.  Looks like the standard includes some mentions of others according to Wiki but not sure about how extensive it is. The standard costs roughly 85 USD, which seems expensive just to get instructions on how to properly make tea 😛</p>
<p>In a similar&hellip;<span class="activity-read-more" id="activity-read-more-3561"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5408" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5bdd8ccd9c93bdf39ebc7e161a002d17</guid>
				<title>DeVaultSetter replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5407</link>
				<pubDate>Sun, 26 Apr 2026 09:49:14 +1000</pubDate>

									<content:encoded><![CDATA[<p>Yes, I use metal teapot so horribly non-standard. Milk before though &#8211; definitely no sugar. And this is for Camellia Sinensis only, is there a standard for others e.g. green tea &#8211; Jasmine Rooibos etc?<br />
Always wondered about elephants going &#8220;rogue&#8221; all explained here:<br />
<a href="https://www.goodreads.com/book/show/70880911-animal-vegetable-criminal" rel="nofollow ugc">https://www.goodreads.com/book/show/70880911-animal-vegetable-criminal</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d318dea14d5eef9913a807cd08757e5b</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5406</link>
				<pubDate>Sat, 25 Apr 2026 12:40:11 +1000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://en.wikipedia.org/wiki/ISO_3103" rel="nofollow ugc">https://en.wikipedia.org/wiki/ISO_3103</a></p>
<p>Ah, tea.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7d70825e3e5d2ed30b9fc913dd6c03c9</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5405</link>
				<pubDate>Thu, 23 Apr 2026 07:45:27 +1000</pubDate>

									<content:encoded><![CDATA[<p>Got to love nature. 🙂</p>
<p>And, over in Romania, there&#8217;s a <a href="https://www.atlasobscura.com/places/salina-turda" rel="nofollow ugc">park</a> built in a grotto.</p>
<p>Cool! No price listed at all so likely expensive 😛</p>
<p>Yanko posts some cool stuff. Their articles come up every now and then over here 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c7be922f84435b05281f154284e56f6d</guid>
				<title>DeVaultSetter replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5404</link>
				<pubDate>Wed, 22 Apr 2026 12:46:19 +1000</pubDate>

									<content:encoded><![CDATA[<p>Late in the night in Bavaria, a nacktschnecke was found to be the cause of all the <a href="https://www.theguardian.com/world/2025/sep/08/doorbell-prankster-that-tormented-residents-of-german-apartments-turns-out-to-be-a-slug" rel="nofollow ugc">doorbells ringing</a> and disturbing the occupants.<br />
Wonders never cease, as with snails and the way these <a href="https://www.inaturalist.org/taxa/123944-Leucochloridium-paradoxum" rel="nofollow ugc">flatworms</a> affect the poor sods is breathtaking. Such a parasite of relative size hosted by our species would be hardly conceivable.<br />
Beginning to dry out here as&hellip;<span class="activity-read-more" id="activity-read-more-3557"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5404" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">415d44436110a0a2b839069830bb8eeb</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5402</link>
				<pubDate>Wed, 22 Apr 2026 07:54:08 +1000</pubDate>

									<content:encoded><![CDATA[<p>Adorable, aren&#8217;t they? Haven&#8217;t seen too many slugs around here in recent years. I suspect our increase use of pesticides are partly to blame. Used to be a lot more common before we upped the spraying around five years ago.</p>
<p>These days, more and more media is simply parroted and there&#8217;s much less original reporting than there used to be. Reporters&hellip;<span class="activity-read-more" id="activity-read-more-3556"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5402" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e81f5e46eae8a8f4b21b3766ee0c02b6</guid>
				<title>Spastic Hamburger replied to the topic Films &#038; TV Shows in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5401</link>
				<pubDate>Tue, 21 Apr 2026 07:35:35 +1000</pubDate>

									<content:encoded><![CDATA[<p>Will need to check the shop for some compilations! We&#8217;re also getting <a href="https://magic.wizards.com/en/news/announcements/secret-lair-back-to-school-superdrop" rel="nofollow ugc">alternate art cards</a> for Magic based on FiM, too!</p>
<p>I realize Jodie Whittaker&#8217;s stent on Who was polarizing but I quite liked her version of the Doctor. Found it rather refreshing.</p>
<p>Decided to continue watching cartoons! Currently watching <a href="https://en.wikipedia.org/wiki/Courage_the_Cowardly_Dog" rel="nofollow ugc">Courage the Cowardly Dog</a>. Got plenty of&hellip;<span class="activity-read-more" id="activity-read-more-3555"><a href="https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5401" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ac9a9ad9e88c31283a73da0baa77a52</guid>
				<title>DeVaultSetter replied to the topic Films &#038; TV Shows in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5400</link>
				<pubDate>Mon, 20 Apr 2026 15:32:09 +1000</pubDate>

									<content:encoded><![CDATA[<p>The comic book My Little Pony is available for loan at <a href="https://archive.org/details/mylittleponyeque0000ande/mode/2up" rel="nofollow ugc">Wayback</a> too, looks like a story in there for 99 pages.<br />
Ther&#8217;s enough interest in <a href="https://en.wikipedia.org/wiki/Dog_(2022_film)" rel="nofollow ugc">Dog</a> to keep you going until the end, no eye-popping antics from the dog to break any of the very few moments of monotony though. But then you know it&#8217;s all real despite an oft used tendency to employ CGI in such&hellip;<span class="activity-read-more" id="activity-read-more-3554"><a href="https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5400" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6615436abd1509de128583c060fd71c9</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5398</link>
				<pubDate>Mon, 20 Apr 2026 09:05:01 +1000</pubDate>

									<content:encoded><![CDATA[<p>All sub-records have their data blocks as global scope with the classes having to go back and forth. We may want to change that at some point to having class-based scope. Will need evaluation.</p>
<p>I don&#8217;t see a reason for them to be globals as the values will change for each sub-record in play but we&#8217;ll get there.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a1cbca5de28cfc470085bd128873890b</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5394</link>
				<pubDate>Sun, 19 Apr 2026 08:55:22 +1000</pubDate>

									<content:encoded><![CDATA[<p>Playing around with the <code>cppcheck</code> configuration some and this is what I&#8217;ve currently got for the settings:<br />
<code>cppcheck --enable=all -I . --inconclusive --language=c++ --library=mfc --library=microsoft_atl --output-file=cppcheck.log --platform=win64 --quiet .</code><br />
I&#8217;m currently unsure about <code>--cppcheck-build-dir</code> but it may be useful as well with <code>--cppcheck-bu&hellip;</code><span class="activity-read-more" id="activity-read-more-3552"><a href="https://stearnvault.com/forums/topic/mwedit/page/17/#post-5394" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2796d10b62255123cecaff8f134ed817</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5390</link>
				<pubDate>Sat, 18 Apr 2026 12:17:52 +1000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve add a note about examining the icons as there seems to be several duplicates.</p>
<p>Still fixing up the circular dependencies and boolean types.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f9254b2685d101ce5a4b582a24de5e95</guid>
				<title>Spastic Hamburger replied to the topic Films &#038; TV Shows in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5388</link>
				<pubDate>Fri, 17 Apr 2026 07:47:26 +1000</pubDate>

									<content:encoded><![CDATA[<p>Just about finished with the main MLP series. May watch the spin-offs next or I may explore what else is available, will decide soon! The spin-offs, Equestria Girls, were based on fan art of the ponies as humans. The art was so popular that they decided to integrate the concept into a series of specials.</p>
<p>Been in the mood for old, old films&hellip;<span class="activity-read-more" id="activity-read-more-3550"><a href="https://stearnvault.com/forums/topic/films-tv-shows/page/17/#post-5388" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e231eb7acea4dd46dd8687cf6efa519</guid>
				<title>DeVaultSetter replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5387</link>
				<pubDate>Thu, 16 Apr 2026 13:03:57 +1000</pubDate>

									<content:encoded><![CDATA[<p>Those silos are scary, even more so when the launchers become mobilised.<br />
Wonderful, Banana slugs hail from Hoh, what graceful creatures!<br />
The word &#8220;martyr&#8221; is being used out of context in the media it seems, so asked the <a href="https://en.wiktionary.org/w/index.php?title=Talk%3Amartyr&amp;oldid=prev&amp;diff=90171378#Context_of_Interpretation_in_Media_Reportage" rel="nofollow ugc">question</a>. These days many folks just ask AI without referring to a dictionary &#8211; or having any idea of its purpose. 😛</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2792018a407f7842859b59edfbb40b7c</guid>
				<title>Spastic Hamburger replied to the topic Hardware Relics in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5384</link>
				<pubDate>Thu, 16 Apr 2026 12:15:22 +1000</pubDate>

									<content:encoded><![CDATA[<p>I just re-sleeved some old cards the other day. The 30 year old sleeves were pretty rough. 😛</p>
<p>May be a good idea to run <a href="https://en.wikipedia.org/wiki/MemTest86" rel="nofollow ugc">Memtest</a>before sunsetting it. HDDs are harder to test but the SMART information may help some</p>
<p>For the CPU, you&#8217;ll want <a href="https://en.wikipedia.org/wiki/Prime95" rel="nofollow ugc">Prime95</a></p>
<p>Granted, Prime95 is mostly for stress testing but could let you know if something is going belly up.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">681b579de0558ecd2a0242d53a689dd7</guid>
				<title>Spastic Hamburger replied to the topic Software: On &#038; Off the Web in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5381</link>
				<pubDate>Thu, 16 Apr 2026 11:22:41 +1000</pubDate>

									<content:encoded><![CDATA[<p>Don&#8217;t use hibernation over here and I&#8217;ve never been able to get sleep mode working on Pop. After more experimenting, I&#8217;ve found that it&#8217;s the act of fully logging out and back in that fixes the flickering that is triggered by the screen locker as opposed to a reboot.</p>
<p>I&#8217;m definitely going to need to sit down at some point and do some&hellip;<span class="activity-read-more" id="activity-read-more-3546"><a href="https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5381" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fe81a45637b66c5f9eb6f13d0054625</guid>
				<title>DeVaultSetter replied to the topic Hardware Relics in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5379</link>
				<pubDate>Wed, 15 Apr 2026 11:35:23 +1000</pubDate>

									<content:encoded><![CDATA[<p>Good idea, always used to put the open sleeve in the cover first, might be ok for 50 years or so &#8211; before the plastic starts to degrade. 😛<br />
Getting quite a few <a href="https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x1a--memory-management" rel="nofollow ugc">1A bug checks</a> with parameter 3f. Performed all the usual checks, memory looks fine. CRC problem likely points more to HW though &#8211; time for pasture? The guy in town might be interested in&hellip;<span class="activity-read-more" id="activity-read-more-3545"><a href="https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5379" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a12056a66897c41223a43a5f9e7493fe</guid>
				<title>Spastic Hamburger replied to the topic Hardware Relics in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5377</link>
				<pubDate>Tue, 14 Apr 2026 07:36:44 +1000</pubDate>

									<content:encoded><![CDATA[<p>Time for a new keyboard or just going to stick with a red key? No reason to discard it if it still works! 🙂</p>
<p>Yuck. Motherboard battery is easy to fix: just a coin cell battery. As for the rest, no idea. Data corruption, maybe?</p>
<p>I may start <a href="https://www.crutchfield.com/shopsearch/record_sleeves.html" rel="nofollow ugc">double-sleeving</a> my records for extra protection. I already do that for my TCGs so why not records, too?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4fb360285fd0bd26cff82d8918b0880e</guid>
				<title>DeVaultSetter replied to the topic Hardware Relics in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5376</link>
				<pubDate>Mon, 13 Apr 2026 16:44:49 +1000</pubDate>

									<content:encoded><![CDATA[<p>The little Redragon Kumara K552 has developed a red &#8220;F&#8221; key, backlighting on it works as with the others, but with a <em>rouge</em> intent. Stay tuned for other developments. 🙂<br />
So back with the old W10 <a href="https://valid.x86.fr/q23rxe" rel="nofollow ugc">clunker</a> with a rather unpleasant shock of the date hard on 2055. Apart from the CMOS on the blink and the event logs all messed up, authentication out the&hellip;<span class="activity-read-more" id="activity-read-more-3542"><a href="https://stearnvault.com/forums/topic/hardware_relics/page/5/#post-5376" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">33699425fb5e7524231dddcb184d2695</guid>
				<title>DeVaultSetter replied to the topic Films &#038; TV Shows in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/films-tv-shows/page/16/#post-5374</link>
				<pubDate>Sun, 12 Apr 2026 17:43:22 +1000</pubDate>

									<content:encoded><![CDATA[<p>Johnny Carson had a show in  the fifties:<br />
<iframe loading="lazy" title="The Johnny Carson Show (July 21, 1955)" width="500" height="375" src="https://www.youtube.com/embed/4BVYC8awkxE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
He comes across as rather engaging, which compensates somewhat for the low/med humour output.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">44d70b9e537ca364d429fadaa1785579</guid>
				<title>DeVaultSetter replied to the topic Software: On &#038; Off the Web in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5372</link>
				<pubDate>Sun, 12 Apr 2026 09:23:00 +1000</pubDate>

									<content:encoded><![CDATA[<p>How odd, given there&#8217;s no hibernation issues. Ddoes the machine boot up automatically when shut down by the power manager. Or can the machine shutdown process circumvent the power manager at all? A recent Reddit thread:</p>
<blockquote class="reddit-embed-bq" style="height:500px"><p><a href="https://www.reddit.com/r/pop_os/comments/1roiztq/why_is_my_screen_flickering/" rel="nofollow ugc">Why is my screen flickering</a><br /> by<a href="https://www.reddit.com/user/HorroSdennis/" rel="nofollow ugc">u/HorroSdennis</a> in<a href="https://www.reddit.com/r/pop_os/" rel="nofollow ugc">pop_os</a></p></blockquote>
<p><script async src="https://embed.reddit.com/widgets.js" charset="UTF-8"></script><br />
Might be relevant:&hellip;<span class="activity-read-more" id="activity-read-more-3539"><a href="https://stearnvault.com/forums/topic/software-on-off-the-web/page/10/#post-5372" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">671a5dd5fc64c2e1a834cdb40f865066</guid>
				<title>Spastic Hamburger replied to the topic SETI in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/seti/#post-5370</link>
				<pubDate>Thu, 09 Apr 2026 09:14:25 +1000</pubDate>

									<content:encoded><![CDATA[<p>Fond memories of Skeptic. Probably should start reading their articles more 🙂</p>
<p>Not a whole lot of information on Disclosure Day but most things by Spielberg are worth a watch!</p>
<p>Most of the UFO sightings the government clams up on have to deal with military experiments or other unknown craft, such as homemade drones or the like. Our government is&hellip;<span class="activity-read-more" id="activity-read-more-3537"><a href="https://stearnvault.com/forums/topic/seti/#post-5370" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">873cc94e3ae558c932f8114ea95e398b</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5367</link>
				<pubDate>Thu, 09 Apr 2026 07:56:51 +1000</pubDate>

									<content:encoded><![CDATA[<p>Yeah, I&#8217;m sure some of them have fallen into disrepair by now. There may be others opening up over the course of the next few decades as the USAF builds <a href="https://www.af.mil/News/Article-Display/Article/4445731/sentinel-program-advances-with-silo-prototype/" rel="nofollow ugc">new silos</a>. And let&#8217;s not forget all of the fallout shelters! <a href="https://www.atlasobscura.com/things-to-do/united-states/bunkers" rel="nofollow ugc">Atlas Obscura</a> has a few articles 🙂</p>
<p>iNaturalist is currently down for maintenance so will need to read it later 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9046e7993db28d0d8d4c32fd32e55e07</guid>
				<title>DeVaultSetter replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5365</link>
				<pubDate>Wed, 08 Apr 2026 14:14:09 +1000</pubDate>

									<content:encoded><![CDATA[<p>Wonderful, the bamboo grove a first on the bucket list:<br />
<img loading="lazy" src="https://media.architecturaldigest.com/photos/67c72014c3438bbaa4320b27/master/w_2048%2Cc_limit/GettyImages-598073336.jpg" alt="Arashiyama bamboo grove" /><br />
The caves are spectacular, too, and as with the Recycle Nation spread, no updates from the author as to current status. Let me guess though, terrific. 🙂<br />
This one came through recently, a spider that uses a fungus-like appearance as camouflage. The fungus is surely going to take that&hellip;<span class="activity-read-more" id="activity-read-more-3535"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5365" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3abf5f40818f7fa4d1733a7b2d09f6d0</guid>
				<title>DeVaultSetter replied to the topic SETI in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/seti/#post-5364</link>
				<pubDate>Wed, 08 Apr 2026 13:52:34 +1000</pubDate>

									<content:encoded><![CDATA[<p>On state FTA they played <a href="https://www.abc.net.au/news/2026-04-06/the-westall-ufo-mystery-/106528518" rel="nofollow ugc">The Westall UFO Mystery</a>. Any direct recollection of reports of the sighting are dim, it must have good publicity for one of our TV channels at the time.<br />
Funny how the locals, especially the science teacher fared during the &#8220;hush up&#8221;, and the television archival footage going AWOL, with the Department of Defence remaining&hellip;<span class="activity-read-more" id="activity-read-more-3534"><a href="https://stearnvault.com/forums/topic/seti/#post-5364" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4aac9779e43492d99be024102c05e001</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5363</link>
				<pubDate>Wed, 08 Apr 2026 07:52:19 +1000</pubDate>

									<content:encoded><![CDATA[<p>Trying to find an old article about a family that converted a missile silo into a residence slash museum. Was unsuccessful in tracking it down but I did come across this one: <a href="https://recyclenation.com/2010/11/repurposed-nuclear-missile-recycle-silos/" rel="nofollow ugc">https://recyclenation.com/2010/11/repurposed-nuclear-missile-recycle-silos/</a></p>
<p>I do miss being able to easily get interesting articles. Sites moving away from RSS has really&hellip;<span class="activity-read-more" id="activity-read-more-3533"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5363" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3b7eb2779256d0ed22c99bc2183b704</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5360</link>
				<pubDate>Sat, 04 Apr 2026 08:31:25 +1100</pubDate>

									<content:encoded><![CDATA[<p>Okay, I just finished moving the macros from <code>common/dl_base.h</code> to the proper files. Now I need to go through the entire codebase and correct all of the includes, making sure everything is where it needs to be.</p>
<p>This is a downside to making heavy use of the preprocessor: it can cause conflicts due to how compilers work.</p>
<ol>
<li>The preprocessor runs,&hellip;</li>
</ol>
<p><span class="activity-read-more" id="activity-read-more-3532"><a href="https://stearnvault.com/forums/topic/mwedit/page/17/#post-5360" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">16207b596833bc07f9553100cc321633</guid>
				<title>Spastic Hamburger replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5358</link>
				<pubDate>Tue, 31 Mar 2026 08:08:32 +1100</pubDate>

									<content:encoded><![CDATA[<p>Oh, cool. Didn&#8217;t realize Skeptic was still around (sorry, haven&#8217;t had a chance to catch up on the SETI thread yet). Have fond memories of seeing their &#8216;zines on the newsstand years ago, back when they were still a thing here. Looks like a physical sub isn&#8217;t a whole lot: 36 USD annually. May be worth it 🙂</p>
<p>My mom has started relying on AI for some&hellip;<span class="activity-read-more" id="activity-read-more-3531"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5358" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5c93f4894c1b5ad9c9b09840e2554171</guid>
				<title>DeVaultSetter replied to the topic Random in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/random/page/22/#post-5357</link>
				<pubDate>Mon, 30 Mar 2026 13:36:05 +1100</pubDate>

									<content:encoded><![CDATA[<p>Parade Day itself might be a bit silly, for on that day one can parade without a theme, purpose or masthead behind the activity. Until they ban it of course, upon which there is now a purpose!</p>
<blockquote><p> &#8220;Maxwell&#8217;s demon&#8221;, an omniscient being that can separate a gas into hot and cold by watching the speed of the individual molecules.
</p></blockquote>
<p>Now sure to be armèd&hellip;<span class="activity-read-more" id="activity-read-more-3530"><a href="https://stearnvault.com/forums/topic/random/page/22/#post-5357" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2477f11fd320fc76ff5f13709fe01b3f</guid>
				<title>Spastic Hamburger replied to the topic The Long Hall of Hilarity in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/the-long-hall-of-hilarity/page/2/#post-5354</link>
				<pubDate>Mon, 30 Mar 2026 08:15:52 +1100</pubDate>

									<content:encoded><![CDATA[<p>Ooh, lookie. MAD is going to be riffing on DC in a few days: <a href="https://bleedingcool.com/comics/mad-about-dc-1-preview-dc-universe-gets-a-comedic-wedgie/" rel="nofollow ugc">https://bleedingcool.com/comics/mad-about-dc-1-preview-dc-universe-gets-a-comedic-wedgie/</a></p>
<p>May need to pick up that special!</p>
<p>British comedy is some of the best!</p>
<p>And while we&#8217;re talking Benny Hill:</p>
<p>youtube.com/watch?v=m8iWgoOxaYU</p>
<p>😀</p>
<p>FiM is a blast!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c0646331181288fc83ad7d10653af75</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5353</link>
				<pubDate>Mon, 30 Mar 2026 08:04:26 +1100</pubDate>

									<content:encoded><![CDATA[<p>Okay, community threads have been updated 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d7976d4a7a2c669d95c8287588e1430d</guid>
				<title>DeVaultSetter replied to the topic Films &#038; TV Shows in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/films-tv-shows/page/16/#post-5352</link>
				<pubDate>Sun, 29 Mar 2026 17:31:21 +1100</pubDate>

									<content:encoded><![CDATA[<p>Nothing too cheesy about <a href="https://en.wikipedia.org/wiki/Significant_Other_(film)" rel="nofollow ugc">Significant Other</a>, a nicely scripted sci-fi flick with a few twists and turns too keep up the tension. Nice effects to embellish the low budget production, too.<br />
A good number of movie classics are to be found in YouTube such as <a href="https://www.youtube.com/feed/storefront?bp=kgEDCPYDogUCKAU%3D" rel="nofollow ugc">Free Primetime movies</a> and <a href="https://www.youtube.com/@BigtimeFreeMovies" rel="nofollow ugc">Bigtime &#8211; Free Movies</a>. One of them is <a href="https://www.youtube.com/watch?v=P4JqT2GGkzg&amp;list=LL&amp;index=17&amp;t=2s&amp;pp=iAQBsAQBsAgC" rel="nofollow ugc">Breakfast at Tiffany&#8217;s</a>, a second&hellip;<span class="activity-read-more" id="activity-read-more-3527"><a href="https://stearnvault.com/forums/topic/films-tv-shows/page/16/#post-5352" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c5ab90d621b45f94260fbf0e2a085ec2</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/17/#post-5344</link>
				<pubDate>Sat, 28 Mar 2026 08:43:10 +1100</pubDate>

									<content:encoded><![CDATA[<p>Yep, changing the include order fixed it. Going to need to fix the rest of the places where it shows up. We&#8217;ll want to fix things up at some point to make sure that we don&#8217;t run into this problem again. We&#8217;ll want to move the string functions over to the proper file, for instance.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bdd8d7eee8cd924c75815485da64ca88</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5339</link>
				<pubDate>Sat, 28 Mar 2026 07:57:44 +1100</pubDate>

									<content:encoded><![CDATA[<p>Yep, CMake is correctly setting things up properly:<br />
<code>Run mkdir builddir; cmake -G &quot;Visual Studio 17 2022&quot; -B builddir<br />
  mkdir builddir; cmake -G &quot;Visual Studio 17 2022&quot; -B builddir<br />
  shell: C:Program FilesPowerShell7pwsh.EXE -command &quot;. &#039;{0}&#039;&quot;</p>
<p>    Directory: D:aMWEditMWEdit</p>
<p>Mode                 LastWriteTime         Length Name<br />
----&hellip;</code><span class="activity-read-more" id="activity-read-more-3525"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5339" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dacf7bdb19284cd83ae1df1f48223afb</guid>
				<title>DeVaultSetter replied to the topic The Long Hall of Hilarity in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/the-long-hall-of-hilarity/page/2/#post-5337</link>
				<pubDate>Fri, 27 Mar 2026 14:15:51 +1100</pubDate>

									<content:encoded><![CDATA[<p>The video is back from the departed:<br />
<iframe loading="lazy" title="MADtv - Vancome Lady: Vancome Life" width="500" height="281" src="https://www.youtube.com/embed/MGsTsbV6Kng?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
Anything from Tati is a scream:<br />
<iframe loading="lazy" title="Jacques Tati - Play Time [1967] - The Waiting Room" width="500" height="281" src="https://www.youtube.com/embed/P61Sbaddcs4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
Here&#8217;s Star Schtick 1 of 4, we kn ow you&#8217;ll be rushing for 2,3,4.<br />
<iframe loading="lazy" title="&quot;Star Schtick&quot; from Canada&#039;s Wayne &amp; Shuster Show - pt. 1 of 4!!" width="500" height="375" src="https://www.youtube.com/embed/hsqaZ0Sbpow?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
A memory overhaul:<br />
<iframe loading="lazy" title="How to Have a Fantastic Memory" width="500" height="375" src="https://www.youtube.com/embed/awri8ZlLBtU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
Odds &amp;&hellip;<span class="activity-read-more" id="activity-read-more-3524"><a href="https://stearnvault.com/forums/topic/the-long-hall-of-hilarity/page/2/#post-5337" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">83eb85f7e67a93dd8b878eb9a5f53d03</guid>
				<title>DeVaultSetter replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5333</link>
				<pubDate>Fri, 27 Mar 2026 09:57:04 +1100</pubDate>

									<content:encoded><![CDATA[<p>Just paranoia, are we absolutely sure MSVC compiler is detected?</p>
<blockquote><p>if(MSVC)<br />
    message(STATUS &#8220;MSVC compiler detected. Adding specific flags.&#8221;)<br />
    # Blah target_compile_options(MyApp PRIVATE &#8220;/EHsc&#8221;) # Enable standard C++ exception handling<br />
elseif(${CMAKE_CXX_COMPILER_ID} MATCHES &#8220;GNU&#8221;)<br />
    message(STATUS &#8220;GNU compiler detected.&#8221;)<br />
    # Add GNU&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-3523"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5333" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bdec3db1508629961f411d623f76729e</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5330</link>
				<pubDate>Fri, 27 Mar 2026 08:28:27 +1100</pubDate>

									<content:encoded><![CDATA[<p>Fixed it! For some reason, MSVC wasn&#8217;t bringing in <code>tchar.h</code> from <code>common/dl_base.h</code>. I added <code>#include &lt;tchar.h&gt;</code> to <code>common/dl_str.h</code> and the error went away. Looking at the new <a href="https://github.com/deathssoul/MWEdit/actions/runs/23637321175/job/68849318355" rel="nofollow ugc">error log</a>, it looks like <code>_WIN32</code> isn&#8217;t being brought in from MSVC for whatever reason even though it&#8217;s a <a href="https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170" rel="nofollow ugc">compiler level macro</a>. That should be easy enough to fix: I&#8217;ll just add it&hellip;<span class="activity-read-more" id="activity-read-more-3522"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5330" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">992538388883a35993fd2f8fced405f4</guid>
				<title>DeVaultSetter replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5329</link>
				<pubDate>Fri, 27 Mar 2026 05:35:23 +1100</pubDate>

									<content:encoded><![CDATA[<p>It&#8217;s the default_int error mentioned above. It&#8217;s the very first error the compiler emits when it is &#8220;parsing&#8221; the entry point, although it&#8217;s only level 1, which can be <a href="https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-c4430?view=msvc-170&amp;redirectedfrom=MSDN#remarks" rel="nofollow ugc">turned off</a>.<br />
The second error is because <code>windows.h</code> is absent, <code>#include &lt;wchar.h&gt;</code> may resolve the issue. Hopefully. 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fcf6f62bef30f0d708f570468972d94e</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5319</link>
				<pubDate>Thu, 26 Mar 2026 15:42:03 +1100</pubDate>

									<content:encoded><![CDATA[<p>Yeah, it&#8217;s missing the Run() function and uses the inherited one instead. I noticed it during the initial audit a year ago but I don&#8217;t think I put it on the tracker. Sorry about that. Pretty sure that would have given us a different error, though, but it&#8217;ll need one or the equivalent anyways for GTK support since it does thing in a standard C++&hellip;<span class="activity-read-more" id="activity-read-more-3520"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5319" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e3692f1db5c056681ef321ba304f6c6a</guid>
				<title>DeVaultSetter replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5318</link>
				<pubDate>Thu, 26 Mar 2026 13:02:47 +1100</pubDate>

									<content:encoded><![CDATA[<p>Looks like it isn&#8217;t seeing a <code>main</code> at all- gives this a shot: #<code>include main_frm.h</code> in <code>stdafx.h</code> and see how it goes.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a13a4deb5457cb13c4f4d6d4d72673e</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5316</link>
				<pubDate>Thu, 26 Mar 2026 07:04:03 +1100</pubDate>

									<content:encoded><![CDATA[<p>The syntax error may or may not be there. Oftentimes, during an error, the compiler craps out and spits out bad data after the initial error so it&#8217;s very hard to debug things all at once. C++ is a lot more type safe than C and requires that you specify the return and parameter types everywhere 🙂</p>
<p>I was getting that error in <code>common/dl_str.h</code> for&hellip;<span class="activity-read-more" id="activity-read-more-3518"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5316" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6d9c10f5271565c2757a17df8bf6a463</guid>
				<title>DeVaultSetter replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5315</link>
				<pubDate>Wed, 25 Mar 2026 13:26:54 +1100</pubDate>

									<content:encoded><![CDATA[<p>Looks like it doesn&#8217;t like <a href="https://github.com/deathssoul/MWEdit/actions/runs/23533305041/job/68502145150#step:5:202" rel="nofollow ugc">default_int</a> either.<br />
There&#8217;s a suggestion as per <a href="https://stackoverflow.com/questions/15186416/c-compiler-error-c4430-c-doesnt-support-default-int" rel="nofollow ugc">this post</a>. There&#8217;s a <a href="https://github.com/deathssoul/MWEdit/actions/runs/23533305041/job/68502145150#step:5:210" rel="nofollow ugc">syntax</a> error followed by a bunch of other errors:</p>
<blockquote><p>C2146: syntax error: missing &#8216;;&#8217; before identifier &#8216;WCHAR&#8217;</p></blockquote>
<p>Could be <code>windows.h</code> related as well &#8211; further investigations on-going.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7486d99eaf5401e476dd922c96c31b8c</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5313</link>
				<pubDate>Wed, 25 Mar 2026 09:17:16 +1100</pubDate>

									<content:encoded><![CDATA[<p>Something&#8217;s broken with the <code>TCHAR</code> implementation: <a href="https://github.com/deathssoul/MWEdit/actions/runs/23533305041/job/68502145150" rel="nofollow ugc">https://github.com/deathssoul/MWEdit/actions/runs/23533305041/job/68502145150</a></p>
<p>It started by complaining about the <code>TCHAR</code> typedef in <code>common/dl_str.h</code> not being a type so I added the <code>winnt.h</code> header to it since the typedef wasn&#8217;t being picked up from <code>common/dl_base.h</code> (probably being overridden&hellip;<span class="activity-read-more" id="activity-read-more-3516"><a href="https://stearnvault.com/forums/topic/mwedit/page/16/#post-5313" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f1ef7533cf638c5311a754c34050981f</guid>
				<title>DeVaultSetter replied to the topic Sounds and Music in the forum Discussion</title>
				<link>https://stearnvault.com/forums/topic/sounds-and-music/page/5/#post-5312</link>
				<pubDate>Tue, 24 Mar 2026 12:28:26 +1100</pubDate>

									<content:encoded><![CDATA[<p><iframe loading="lazy" title="San Cooke- Nobody Knows You When Your Down and Out" width="500" height="375" src="https://www.youtube.com/embed/REBQrB2loAE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
You&#8217;re really in a pickle if Nobody Knows you when your are up and in! 😛</p>
<p>She had such well controlled vocalising:<br />
<iframe loading="lazy" title="Airborne" width="500" height="375" src="https://www.youtube.com/embed/FtRE8Kh6dDs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
Never entertained any feelings for or against this song until&#8230;<br />
<iframe loading="lazy" title="Feelings" width="500" height="375" src="https://www.youtube.com/embed/KEIj0RhJBkk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe><br />
More! More!&hellip;<span class="activity-read-more" id="activity-read-more-3515"><a href="https://stearnvault.com/forums/topic/sounds-and-music/page/5/#post-5312" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">521bae595cf9bf2b4c2beb5f013b05ce</guid>
				<title>Spastic Hamburger replied to the topic MWEdit in the forum Projects</title>
				<link>https://stearnvault.com/forums/topic/mwedit/page/16/#post-5311</link>
				<pubDate>Tue, 24 Mar 2026 08:17:53 +1100</pubDate>

									<content:encoded><![CDATA[<p><code>game/morrowind/sub_name_fix.h</code> is currently set up to only be a typedef to CEsmSubName. That&#8217;ll need to be investigated to see if the disabled code needs to be used at all. If not, we can remove the file and remove the includes and symbols referencing it.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>