<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>snats</title>
		<description>Get ocassional cool stuff in this RSS feed.</description>
		<link>https://snats.xyz/</link>
		<lastBuildDate>
		Mon, 03 Mar 2025 17:36:00 +0000
		</lastBuildDate>
		<ttl>20000</ttl>
		<item>
			<title>Minesweeper bench</title>
			<description>
                Minesweeper seems to make all LLMs go through hell. They fail consistently through it.
                I think this is because its out of their training data.
			</description>
			<link>https://snats.xyz/pages/articles/minesweeper_bench.html</link>
			<pubDate>
				Mon, 03 Mar 2025 17:36:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Lobotomizing some models</title>
			<description>
            Using metaheuristics to prune layers from AI while mainting model performance.
			</description>
			<link>https://snats.xyz/pages/articles/pruningg.html</link>
			<pubDate>
				Sun, 22 Dec 2024 19:30:00 +0000
			</pubDate>
		</item>
		<item>
			<title>I want to break some laws too</title>
			<description>
            I made an automated pipeline to clean data. The idea started from a
            paper called Minipile. This led me to a rabbit hole. If you’re careful
            about the data you use for training, you can break the scaling laws.
            Who knew being a data snob could be so rewarding?
			</description>
			<link>https://snats.xyz/pages/articles/breaking_some_laws.html</link>
			<pubDate>
				Sun, 06 Oct 2024 20:11:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Classifying all of the pdfs on the internet</title>
			<description>
			Classifying all of SafeDocs through the metadata.
			</description>
			<link>https://snats.xyz/pages/articles/classifying_a_bunch_of_pdfs.html</link>
			<pubDate>
				Tue, 13 Aug 2024 17:15:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Boom box!</title>
			<description>
			Boom box a tool for drawing bounding boxes.
			</description>
			<link>https://snats.xyz/pages/articles/bbox.html</link>
			<pubDate>
				Tue, 25 Jun 2024 23:06:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Shallow Theory</title>
			<description>
			Only 1% of all the actual posters on the internet are good at publishing and promoting.
			</description>
			<link>https://snats.xyz/pages/articles/shallow_theory.html</link>
			<pubDate>
				Sun, 09 Jun 2024 17:48:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Differential Evolution + CLIP = Image Generation</title>
			<description>
			Generate images with just a CLIP model and no training*.
			</description>
			<link>https://snats.xyz/pages/articles/from_bigram_to_infinigram.html</link>
			<pubDate>
				Mon, 27 May 2024 13:18:00 +0000
			</pubDate>
		</item>
		<item>
			<title>From Bigram to Infinigram</title>
			<description>
			I have been considering a lot more how n-grams are
			amazing tools to show some of the fundamentals of language models.
			</description>
			<link>https://snats.xyz/pages/articles//from_bigram_to_infinigram.html</link>
			<pubDate>
				Sat, 04 May 2024 20:45:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Enhancing Lecture Notes with AI</title>
			<description>
				I have been trying a new workflow for my lecture notes in university.
			</description>
			<link>https://snats.xyz/pages/articles/enhancing_lecture_notes_with_ai.html</link>
			<pubDate>
				Fri, 26 Jan 2024 20:45:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Making: Check CPU (CCPU)</title>
			<description>
				Learning Rust by making a small TUI to check my CPU usage.
			</description>
			<link>https://snats.xyz/pages/articles/making_ccpu.html</link>
			<pubDate>
				Mon, 22 Jan 2024 10:05:00 +0000
			</pubDate>
		</item>
		<item>
			<title>You
            (Might) Only Need a Microcontroller (and a Server) for Computer
            Science</title>
			<description>
				Using telnet from a Microcontroller to connect to a computer.
			</description>
			<link>https://snats.xyz/pages/articles/all_you_need_is_a_microcontroller.html</link>
			<pubDate>
				Thu, 18 Jan 2024 12:12:00 +0000
			</pubDate>
		</item>
		<item>
			<title>Created contextito</title>
			<description>
				I recently played the online game called contexto.me. I was intrigued by how it worked so I created a tiny clone.
			</description>
			<link>https://snats.xyz/pages/articles/created_contextito.html</link>
			<pubDate>
				20 Sep 2023 20:26 +0100
			</pubDate>
		</item>
		<item>
			<title>Feature Selection using Genetic Algorithms</title>
			<description>
				I implemented Feature Selection through Genetic Algorithms.
			</description>
			<link>https://snats.xyz/pages/articles/feature_selection_using_genetic_algorithms.html</link>
			<pubDate>
				20 Sep 2023 20:26 +0100
			</pubDate>
		</item>
		<item>
			<title>Finish things</title>
			<description>
			Go and experiment. Create and finish projects. This way, you can
	       		experiment, but get new knowledge for new areas.
			</description>
			<link>https://snats.xyz/pages/articles/finish_things.html</link>
			<pubDate>
				15 Aug 2023 20:26 +0100
			</pubDate>
		</item>

		<item>
			<title>Chico, a spanish dataset</title>
			<description>
			I wanted to create a dataset that was focused on spanish.
			</description>
			<link>https://snats.xyz/pages/articles/chico_a_spanish_dataset.html</link>
			<pubDate>
				02 Sep 2023 20:26 +0100
			</pubDate>
		</item>

		<item>
			<title>Created m2h</title>
			<description>
			I created a simple markdown to html parser called
			m2h. I wanted to implement the basic markdown syntax, I
			implemented it over a weekend.
			</description>
			<link>https://snats.xyz/pages/articles/created_m2h.html</link>
			<pubDate>
				22 Aug 2023 20:26 +0100
			</pubDate>
		</item>

		<item>
			<title>Efficiency Engineering</title>
			<description>
				... There is another type of engineer that could exist. A master at
				making things more efficient.
			</description>
			<link>https://snats.xyz/pages/articles/efficiency_engineers.html</link>
			<pubDate>
				10 Jul 2023 20:26 +0100
			</pubDate>
		</item>

		<item>
			<title>Understanding my country from outside</title>
			<description>
				My thesis was that people outside of my country can be more objective
		of what happens inside. They are a third party. They should be able to
		tell fact from fiction.
			</description>
			<link>https://snats.xyz/pages/articles/understanding_my_country.html</link>
			<pubDate>
				25 Jul 2023 20:26 +0100
			</pubDate>
		</item>
	</channel>
</rss>
