<?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>The skills built in this hobby were not wasted time</title>
		<link>/blogentry/198222</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/198222" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: The skills built in this hobby were not wasted time</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: The skills built in this hobby were not wasted time</title>
			<link>/blogentry/198222</link>
			<guid isPermaLink="true">/blogentry/198222</guid>
			<pubDate>Tue, 14 Apr 2026 13:42:10 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Even though I have seen the writing on the wall about trying to predict lottery numbers as an impossible task, I DID try for myself and not just give up. As it turns out, many of the skills with coding developed over these last 20 years are mostly directly applicable to this new quest to learn bioinformatics.<br /><br />The methods used in scraping the PA website for draw updates made working with actual APIs much easier. I was able to develop a FASTA file parser to read bio data in a few minutes and create is as a reusable module. There are a few other common bio data file formats yet to come, and I will be able to incorporate these into a similar solution.<br /><br />Searching for patterns that do not exist, using NumPy arrays because they are faster directly contribute to search patterns for k-mers and motifs in strings of nucleotides.<br /><br />While Markov Chains were of no use in the lottery, they are literally everywhere in bioinformatics algorithms. From finding write regions of unknown DNA to predicting how proteins will fold after being built from mRNA.<br /><br />Also some probability goes into such things as determining the chance of gene expression in the n-th generation of offspring using Mendel&#x27;s laws.<br /><br />Path traversals outside of just a CS homework assignment, finding the worst case run scenarios (big O) and planning for memory management when those DNA strings have millions of nucleotides...<br /><br />Not going to sugar coat it, I have a TON of domain information to learn before I can create anything useful. This will be a challenging time learning this subject and associated knowledge required... thinking I need to brush up on physics, chemistry AND biology along the way... but it feels like a worthwhile pursuit.<br /><br />And I will still play an occasional ticket, it just won&#x27;t be prefaced by months or years of seemingly useless development to tell me what I already knew... it is just not possible! One ticket in a game is all it takes to have the license to daydream, and the methods used to choose numbers can get much simpler.... &#x5b;&#xa0;<a href="/blogentry/198222">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/198222</wfw:comment>
		</item>
	</channel>
</rss>

