فهرست منبع

Some further changes

AJvanLoon 6 سال پیش
والد
کامیت
6714e0202e
1فایلهای تغییر یافته به همراه3 افزوده شده و 5 حذف شده
  1. 3 5
      website/src/_posts/2019-04-liftoff-08.md

+ 3 - 5
website/src/_posts/2019-04-liftoff-08.md

@@ -9,7 +9,7 @@ seriesSuffix: 'of 30'
 
 
 Welcome to Day 8 of our ongoing thirty-day blog post challenge toward the **Uppy 1.0 release on April 25**! Yesterday was the 1st of April, but we had no time for fooling around! The entire team was present for our weekly call, which was again fully dedicated to discussing Uppy progress.
 Welcome to Day 8 of our ongoing thirty-day blog post challenge toward the **Uppy 1.0 release on April 25**! Yesterday was the 1st of April, but we had no time for fooling around! The entire team was present for our weekly call, which was again fully dedicated to discussing Uppy progress.
 
 
-During the call, a lot of cards were moved from the `To Do` lane into the `in progress` lane — and some are even already `done`. We also added a few `new` tasks related to language packs for Uppy, where we'll be asking our own team members to update a locale of their own language. We hope the rest of them will be picked up by the community! 
+During the call, a lot of cards were moved from the _to do_ lane into the _in progress_ lane — and some are even already _done_. We also added a few `new` tasks related to language packs for Uppy, where we'll be asking our own team members to update a locale of their own language. We hope the rest of them will be picked up by the community! 
 
 
 <!--more-->
 <!--more-->
 
 
@@ -34,7 +34,7 @@ After:<br />
 
 
 ## In Progress
 ## In Progress
 
 
-- We are currently investigating an issue with `tus-js-client`, which affects uploads where the file size is larger than 500MB as reported in this [issue](https://github.com/tus/tus-js-client/issues/146).
+- We are currently investigating an [issue](https://github.com/tus/tus-js-client/issues/146) with `tus-js-client`, which affects uploads where the file size is larger than 500MB. Artur is now trying to execute a 600MB upload and then see if it crashes. After that, he will set chunkSize, test the upload again, and report back his findings so we can evaluate our next steps.
 
 
 - We are also doing more research on `tus-js-client` fingerprints. Since these are identical for each file on React Native, the team is figuring out how to properly identify files on that platform, because [the standard file properties that tus-js-client relies on](https://github.com/tus/tus-js-client/blob/master/lib/fingerprint.js#L10) are not available.
 - We are also doing more research on `tus-js-client` fingerprints. Since these are identical for each file on React Native, the team is figuring out how to properly identify files on that platform, because [the standard file properties that tus-js-client relies on](https://github.com/tus/tus-js-client/blob/master/lib/fingerprint.js#L10) are not available.
 
 
@@ -42,14 +42,12 @@ After:<br />
 
 
 <center><img width="400" src="/images/blog/30daystoliftoff/2019-04-02-wip-react-native.png"></center>
 <center><img width="400" src="/images/blog/30daystoliftoff/2019-04-02-wip-react-native.png"></center>
 
 
-- Artur is trying to execute a 600MB upload and then see if it crashes, as reported in a `tus-js-client` issue. After that, he will set chunkSize, test the upload again, and report back his findings so we can evaluate our next steps.
-
 - [Abdel](https://transloadit.com/about/#abdel) is busy fixing the serverless examples where WebSockets are terminated when Uppy is deployed to Lambda
 - [Abdel](https://transloadit.com/about/#abdel) is busy fixing the serverless examples where WebSockets are terminated when Uppy is deployed to Lambda
 
 
 - Evgenia is working on applying for [Browserstack](https://www.browserstack.com/open-source?ref=pricing)'s open-source program, so we can hopefully test Uppy even more and make sure that 1.0 is without any issues.
 - Evgenia is working on applying for [Browserstack](https://www.browserstack.com/open-source?ref=pricing)'s open-source program, so we can hopefully test Uppy even more and make sure that 1.0 is without any issues.
 
 
 - Ife is writing tests for the implementation of the `tus-js-client` URL storage.
 - Ife is writing tests for the implementation of the `tus-js-client` URL storage.
 
 
-That's all the updates I have for you today. See you tomorrow for [Day 9](/blog/2019/03/liftoff-09/) of our 30 Days to Liftoff!
+That's all the updates I have for you today. See you tomorrow for Day 9 of our 30 Days to Liftoff!
 
 
 P.S. If you don't want to miss an update, you might like to subscribe to our [RSS feed](https://uppy.io/atom.xml) :)
 P.S. If you don't want to miss an update, you might like to subscribe to our [RSS feed](https://uppy.io/atom.xml) :)