<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Pick N column sorting planned for Friday morning</title>
		<link>/blogentry/194884</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/194884" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Pick N column sorting planned for Friday morning</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Pick N column sorting planned for Friday morning</title>
			<link>/blogentry/194884</link>
			<guid isPermaLink="true">/blogentry/194884</guid>
			<pubDate>Thu, 02 Oct 2025 02:26:54 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>The process of implementing a new feature like this...<br /><br />1. Have the idea<br /><br />2. Look at the code so far and figure out where it is best implemented... for this script, the column is generated, then written to a buffer list while the rest of the columns are processed. The obvious best choice is in that spot where the list is calculated already, but right before the column is stored...<br /><br />3. Plan how to implement the feature... this is going to be attempted with the simplicity of 2 calls to the sorted() function... no extraneous function calls, no Lambda functions.<br /><br />4. Plan how to test it... this is also known, I always increment the version number before making changes, so run the data for the last version, save it, and compare it to the new version output... making sure all data is the same for each digit. Only the order will change, but it will change per column, making it necessary to have a copy of the same data ran through analysis before sorting is implemented.<br /><br />5. Figure out how to use the new feature... so this will happen after 10/8, when the 2 weeks are up for the paper play test. Run the function WITHOUT updating the draw history, and display the 14 latest draws on screen with the output to help figure out where a win might have come from.<br /><br />This will make that last week of the Match 6 go a bit quicker as there are things that will be learned on the pick 3 that could be applied to that Match 6 script in the 2 week down time while the pick 3 goes live next.<br /><br />I have to figure out what is important on my own before I can even begin planning an AI agent to follow a Markov Decision Process... even AI only follows the framework you give it, and let&#x27;s face it... I am simply not there yet (if ever).<br /><br />This is not my first time feeling like I was on the verge of some discovery, only to have it evaporate before my eyes, but failure is where we learn the most, where we learn to build the work ethic to keep trying.... &#x5b;&#xa0;<a href="/blogentry/194884">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/194884</wfw:comment>
		</item>
	</channel>
</rss>

