<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Joseph Call</title>
		<link>https://josephcall.dev</link>
		<description>Notes on security, agents, and research.</description>
		
		<item>
			<title>Can you tell what a column means from the values alone?</title>
			<link>https://josephcall.dev/writing/column-embeddings</link>
			<guid>https://josephcall.dev/writing/column-embeddings</guid>
			<description>I wanted to know whether embedding spreadsheet cells recovers what a column is for. The table understanding literature has been answering this for seven years, and the answer is mostly no, with a useful exception.</description>
			<pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Observing a syscall is not the same as refusing it</title>
			<link>https://josephcall.dev/writing/sandboxing-agents</link>
			<guid>https://josephcall.dev/writing/sandboxing-agents</guid>
			<description>eBPF tooling like Tetragon is excellent at seeing what a workload does. For sandboxing an agent, seeing is the wrong verb. Here is why the enforcement point has to sit in the syscall path itself.</description>
			<pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Per-hop detection does not survive a delegation chain</title>
			<link>https://josephcall.dev/writing/perhop-detection</link>
			<guid>https://josephcall.dev/writing/perhop-detection</guid>
			<description>Agent frameworks catch prompt injection at each hop. Do the arithmetic across five hops and the end-to-end detection rate collapses to about 17%. The problem is structural, not a tuning issue.</description>
			<pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Your training set is the model</title>
			<link>https://josephcall.dev/writing/codestellation-evoqd</link>
			<guid>https://josephcall.dev/writing/codestellation-evoqd</guid>
			<description>Class-level code summarization is bottlenecked by data quality, not model capacity. Filtering with a single similarity score does not fix it. Here is the case for treating dataset selection as a search problem.</description>
			<pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Three months in Lisbon</title>
			<link>https://josephcall.dev/writing/lisbon</link>
			<guid>https://josephcall.dev/writing/lisbon</guid>
			<description>I moved to Lisbon for a while and learned the language on the way. The language was not the point. The people were.</description>
			<pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Full fine-tuning lost to a 4-bit adapter</title>
			<link>https://josephcall.dev/writing/qlora-finetuning</link>
			<guid>https://josephcall.dev/writing/qlora-finetuning</guid>
			<description>We fine-tuned code models two ways and the cheap method won on quality, not just cost. Here is what that means for anyone choosing a training strategy.</description>
			<pubDate>Thu, 08 May 2025 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Nobody buys technical competence</title>
			<link>https://josephcall.dev/writing/business-development</link>
			<guid>https://josephcall.dev/writing/business-development</guid>
			<description>I spent a while assuming that being good at the work was the hard part of getting the work. It is not, and figuring out why changed how I approach every conversation.</description>
			<pubDate>Wed, 06 Nov 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>Your DNS is publishing a map of your infrastructure</title>
			<link>https://josephcall.dev/writing/dns-sd-privacy-leaks</link>
			<guid>https://josephcall.dev/writing/dns-sd-privacy-leaks</guid>
			<description>We scanned the Tranco Top 1 Million for service discovery records. Around 91% of domains advertising a service do it without working DNSSEC, and a lot of what they advertise is unencrypted.</description>
			<pubDate>Wed, 14 Aug 2024 00:00:00 GMT</pubDate>
		</item>
		<item>
			<title>What solo travel actually teaches you</title>
			<link>https://josephcall.dev/writing/solo-travel</link>
			<guid>https://josephcall.dev/writing/solo-travel</guid>
			<description>I travel alone more than most people think is sensible. The reason is not the places. It&apos;s what happens to you when nobody around you knows who you are.</description>
			<pubDate>Thu, 14 Sep 2023 00:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>