<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: brysonsteck</title><link>https://news.ycombinator.com/user?id=brysonsteck</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 12:05:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=brysonsteck" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by brysonsteck in "Show HN: Picca – A Parallel Implementation of Common Checksum Algorithms"]]></title><description><![CDATA[
<p>Hi! I created picca, a Rust binary and library that can read and hash multiple files at once. There are a few ways you can use it:
- Adding picca as a crate to your project
- Using the main picca binary to hash in any algorithm you wish
- Using standalone binaries that can only hash one algorithm, similar to UNIX core utilities, and potentially be replacements for them.<p>This utility helps speed up needing to hash or verify files by reading many files as you want at a time. It especially speeds up processing when using single-threaded algorithms like SHA256, and using fast-ish storage.<p>I've been working on it for the last year in my free time and recently released v1.0. I'm hoping people will find it useful!</p>
]]></description><pubDate>Tue, 24 Mar 2026 02:36:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47498051</link><dc:creator>brysonsteck</dc:creator><comments>https://news.ycombinator.com/item?id=47498051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47498051</guid></item><item><title><![CDATA[Show HN: Picca – A Parallel Implementation of Common Checksum Algorithms]]></title><description><![CDATA[
<p>Article URL: <a href="https://codeberg.org/bryson/picca">https://codeberg.org/bryson/picca</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47498037">https://news.ycombinator.com/item?id=47498037</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 24 Mar 2026 02:35:19 +0000</pubDate><link>https://codeberg.org/bryson/picca</link><dc:creator>brysonsteck</dc:creator><comments>https://news.ycombinator.com/item?id=47498037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47498037</guid></item></channel></rss>