<?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>Productive coding session this morning!</title>
		<link>/blogentry/184118</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/184118" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Productive coding session this morning!</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Productive coding session this morning!</title>
			<link>/blogentry/184118</link>
			<guid isPermaLink="true">/blogentry/184118</guid>
			<pubDate>Thu, 21 Mar 2024 14:05:12 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Testing the puzzle pieces before assembling the final script.<br /><br />Verified that the counter list mechanism works. Did that by printing out the first 1,000.<br /><br />Verified that the draw history file reading does what is expected by using a column of test data with a known number of hits. Also verified it appends the correct hit count at the end. This was crucial as it is the back test part. Without this there could be no forward progress!<br /><br />Currently working with a test script to create a heap data structure that returns the top 10 lists by hit count. This part has to go smooth as it will refine 10,000,000,000 tests to 10 lists. It is how such a large project can stay within memory range to run on a Raspberry Pi 5.<br /><br />After that, it will be a simple matter of putting the pieces together.... &#x5b;&#xa0;<a href="/blogentry/184118">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/184118</wfw:comment>
		</item>
	</channel>
</rss>

