<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
	<title>Voixes Blog</title>
	<link>https://voixes.com/blog</link>
	<description>Notes on reading research papers and building a native Mac app for it.</description>
	<language>en</language>
	<item>
		<title>How to extract every figure from a research paper</title>
		<link>https://voixes.com/blog/extract-figures-from-research-papers</link>
		<guid>https://voixes.com/blog/extract-figures-from-research-papers</guid>
		<pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
		<description>A practical look at the figure-extraction problem — why naive approaches fail, what works in practice, and how to build a usable 'all figures at a glance' view.</description>
	</item>
	<item>
		<title>The 6 PDF readers I tried before building my own</title>
		<link>https://voixes.com/blog/six-pdf-readers-i-tried</link>
		<guid>https://voixes.com/blog/six-pdf-readers-i-tried</guid>
		<pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
		<description>Notes from a year of trying every tool aimed at researchers — what each got right, what each got wrong, and what was missing across all of them.</description>
	</item>
	<item>
		<title>Why local-first beats cloud for research papers</title>
		<link>https://voixes.com/blog/local-first-research-papers</link>
		<guid>https://voixes.com/blog/local-first-research-papers</guid>
		<pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
		<description>Sending your PDF to a server to ask 'what does this paper say?' sounds convenient until you think about what that server now knows about you. A case for on-device reading.</description>
	</item>
	<item>
		<title>How to digitize a plot from a PDF (without losing precision)</title>
		<link>https://voixes.com/blog/digitize-plot-from-pdf</link>
		<guid>https://voixes.com/blog/digitize-plot-from-pdf</guid>
		<pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
		<description>A practical guide to recovering the underlying numbers from a figure in a research paper — calibration, picking, and the precision tradeoffs that nobody warns you about.</description>
	</item>
</channel>
</rss>