<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fct-drive/fctdrive, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/'/>
<entry>
<title>reorganized repo</title>
<updated>2025-08-10T10:48:22+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-10T10:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=0d3488a3811c8d58bd570af64cc29840df9ba439'/>
<id>0d3488a3811c8d58bd570af64cc29840df9ba439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added blob subcommand</title>
<updated>2025-08-08T18:55:24+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=0d90737e06f3fc556e65bca56ec5defe8433be16'/>
<id>0d90737e06f3fc556e65bca56ec5defe8433be16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added blob size</title>
<updated>2025-08-08T18:37:02+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=895b6ff4cb5bc069781a726f7355acee7749ac19'/>
<id>895b6ff4cb5bc069781a726f7355acee7749ac19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated hex dependency</title>
<updated>2025-08-08T18:28:08+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=39b606a604c4508b0fb63a79973df158e4b34f93'/>
<id>39b606a604c4508b0fb63a79973df158e4b34f93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added common flags and refactored some code</title>
<updated>2025-08-08T18:26:07+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=fb701e68633189a14594c66300a06b51ffd74711'/>
<id>fb701e68633189a14594c66300a06b51ffd74711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed View to Ls</title>
<updated>2025-08-08T18:15:55+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=455147e7db46c509abf6cb6debff5029c9b7971e'/>
<id>455147e7db46c509abf6cb6debff5029c9b7971e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improved view subcommand</title>
<updated>2025-08-08T18:15:34+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T18:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=d2f1850fec1a5738badb3b9e6368f1c7698b35c6'/>
<id>d2f1850fec1a5738badb3b9e6368f1c7698b35c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perf: exit(0) on view command to avoid destructors</title>
<updated>2025-08-08T16:56:12+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T16:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=b0a6b4604899dbbe500cdc8e2b3cab9bf7d8f197'/>
<id>b0a6b4604899dbbe500cdc8e2b3cab9bf7d8f197</id>
<content type='text'>
it is unecessary to run destructures since the OS will cleanup
everything for us and it saved a bit of time.

Benchmark 1: ./fctdrive-noexit view
  Time (mean ± σ):      37.0 ms ±   1.2 ms    [User: 29.4 ms, System: 7.4 ms]
  Range (min … max):    35.7 ms …  40.8 ms    81 runs

Benchmark 2: ./fctdrive-exit view
  Time (mean ± σ):      34.7 ms ±   1.3 ms    [User: 26.9 ms, System: 7.6 ms]
  Range (min … max):    33.0 ms …  38.5 ms    83 runs

Summary
  ./fctdrive-exit view ran
    1.07 ± 0.05 times faster than ./fctdrive-noexit view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is unecessary to run destructures since the OS will cleanup
everything for us and it saved a bit of time.

Benchmark 1: ./fctdrive-noexit view
  Time (mean ± σ):      37.0 ms ±   1.2 ms    [User: 29.4 ms, System: 7.4 ms]
  Range (min … max):    35.7 ms …  40.8 ms    81 runs

Benchmark 2: ./fctdrive-exit view
  Time (mean ± σ):      34.7 ms ±   1.3 ms    [User: 26.9 ms, System: 7.6 ms]
  Range (min … max):    33.0 ms …  38.5 ms    83 runs

Summary
  ./fctdrive-exit view ran
    1.07 ± 0.05 times faster than ./fctdrive-noexit view
</pre>
</div>
</content>
</entry>
<entry>
<title>perf: use stdout buf writer</title>
<updated>2025-08-08T16:52:27+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T16:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=29b3cf6098527154bd34245ee26cd1967cf8f262'/>
<id>29b3cf6098527154bd34245ee26cd1967cf8f262</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust cli init</title>
<updated>2025-08-08T16:40:44+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-08-08T16:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/fct-drive/commit/?id=bebf1cd5fc4668b7970e3e2e426ad103ecbc670c'/>
<id>bebf1cd5fc4668b7970e3e2e426ad103ecbc670c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
