<feed xmlns='http://www.w3.org/2005/Atom'>
<title>block-copy/src, branch main</title>
<subtitle>A FUSE filesystem with only one file, which is written in blocks into a directory</subtitle>
<id>https://code.roseh.moe/block-copy/atom/src?h=main</id>
<link rel='self' href='https://code.roseh.moe/block-copy/atom/src?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/'/>
<updated>2018-11-14T16:41:03Z</updated>
<entry>
<title>Make some more changes</title>
<updated>2018-11-14T16:41:03Z</updated>
<author>
<name>Raymond Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2018-11-14T16:41:03Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/commit/?id=5ed368631ca808d1fc028764ff8ab40e3badb913'/>
<id>urn:sha1:5ed368631ca808d1fc028764ff8ab40e3badb913</id>
<content type='text'>
Maybe I'll develop on my laptop for a bit
</content>
</entry>
<entry>
<title>Add a bunch of features</title>
<updated>2018-11-14T03:40:56Z</updated>
<author>
<name>Raymond Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2018-11-14T03:40:56Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/commit/?id=5d53db5fb872d32a9f9e48f6f3bed396b5a5b4e1'/>
<id>urn:sha1:5d53db5fb872d32a9f9e48f6f3bed396b5a5b4e1</id>
<content type='text'>
We're about to destroy everything
</content>
</entry>
<entry>
<title>Improve logging and change all kinds of things</title>
<updated>2018-11-13T04:51:12Z</updated>
<author>
<name>Raymond Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2018-11-13T04:51:12Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/commit/?id=e721e1441f74816cb06116eff5a3a1cd1dcdc826'/>
<id>urn:sha1:e721e1441f74816cb06116eff5a3a1cd1dcdc826</id>
<content type='text'>
In this stage of rapid development it doesn't make sense
to write accurate and detailed commit messages. I'm lying:
I'm just lazy.
</content>
</entry>
<entry>
<title>Write blockCopy's first version</title>
<updated>2018-11-12T03:22:33Z</updated>
<author>
<name>Raymond Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2018-11-12T03:22:33Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/commit/?id=df41f152de38ec1c2f9e32df4f93e6994369aa7f'/>
<id>urn:sha1:df41f152de38ec1c2f9e32df4f93e6994369aa7f</id>
<content type='text'>
Wow it's like being a proud parent. This software is written
for exactly one purpose: to mount an encrypted volume on Google Drive
with reasonably good performance. It's based around the idea that the
fastest thing for Google Drive is reading and writing whole files, so
we break a file up into blocks and transfer only whole blocks. It works,
but it's still really slow.
</content>
</entry>
</feed>
