<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>bednars.me</title>
		<description>My personal blog</description>
		<link>https://bednars.me</link>
		<atom:link href="https://bednars.me/rss.xml" rel="self" type="application/rss+xml"/>
		
		<item>
			<title>How your follower list exposes your politics without a single post</title>
			<description>How much can social media reveal without reading someone&apos;s posts? An old Twitter project exploring political inference from social connections, profile descriptions, and public metadata.</description>
			<link>https://bednars.me/blog/how-your-follower-list-exposes-your-politics-without-a-single-post</link>
			<guid isPermaLink="true">https://bednars.me/blog/how-your-follower-list-exposes-your-politics-without-a-single-post</guid>
			<pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Don&apos;t trust Hermes Agent with anything that matters</title>
			<description>I tested Hermes Agent through Nous Portal. The interface was unreliable, the configuration was difficult to reason about, and private context leaked into a group conversation.</description>
			<link>https://bednars.me/blog/dont-trust-hermes-agent-with-anything-that-matters</link>
			<guid isPermaLink="true">https://bednars.me/blog/dont-trust-hermes-agent-with-anything-that-matters</guid>
			<pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Test Windows drivers in seconds, not minutes</title>
			<description>Use Windows PE and QEMU as a disposable harness for KMDF testing, fuzzing, and kernel debugging without maintaining a full Windows virtual machine.</description>
			<link>https://bednars.me/blog/test-windows-drivers-in-seconds-not-minutes</link>
			<guid isPermaLink="true">https://bednars.me/blog/test-windows-drivers-in-seconds-not-minutes</guid>
			<pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Your LLM can change its answers while it&apos;s still running</title>
			<description>A writable GGUF file can alter a running llama.cpp model through memory mapping, without restarting the server or injecting code into its process.</description>
			<link>https://bednars.me/blog/your-llm-can-change-its-answers-while-its-still-running</link>
			<guid isPermaLink="true">https://bednars.me/blog/your-llm-can-change-its-answers-while-its-still-running</guid>
			<pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>If your model has a public API, it can be stolen</title>
			<description>A public prediction endpoint can become a labeling service, an unofficial inference backend, or a training source for a replacement model.</description>
			<link>https://bednars.me/blog/if-your-model-has-a-public-api-it-can-be-stolen</link>
			<guid isPermaLink="true">https://bednars.me/blog/if-your-model-has-a-public-api-it-can-be-stolen</guid>
			<pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Does hiding malware in a model actually work?</title>
			<description>What a neural packer proves, what the prototype deliberately leaves out, and where the idea becomes relevant to real malware analysis.</description>
			<link>https://bednars.me/blog/people-asked-if-hiding-malware-in-a-model-actually-works</link>
			<guid isPermaLink="true">https://bednars.me/blog/people-asked-if-hiding-malware-in-a-model-actually-works</guid>
			<pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>You can hide malware inside a neural network</title>
			<description>A neural network can memorize a complete source file and reconstruct it through inference, turning deliberate overfitting into an unconventional packing technique.</description>
			<link>https://bednars.me/blog/you-can-hide-malware-inside-a-neural-network</link>
			<guid isPermaLink="true">https://bednars.me/blog/you-can-hide-malware-inside-a-neural-network</guid>
			<pubDate>Sun, 29 Jun 2025 00:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>