<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chisom Oguibe</title>
    <description>The latest articles on DEV Community by Chisom Oguibe (@chipzstar).</description>
    <link>https://dev.to/chipzstar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F301603%2F25ab129d-75f2-4435-ad9c-0d4e11285f56.jpeg</url>
      <title>DEV Community: Chisom Oguibe</title>
      <link>https://dev.to/chipzstar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chipzstar"/>
    <language>en</language>
    <item>
      <title>React Native FlatList not scrolling within flexbox UI</title>
      <dc:creator>Chisom Oguibe</dc:creator>
      <pubDate>Tue, 25 Aug 2020 14:53:54 +0000</pubDate>
      <link>https://dev.to/chipzstar/react-native-flatlist-not-scrolling-within-flexbox-ui-i45</link>
      <guid>https://dev.to/chipzstar/react-native-flatlist-not-scrolling-within-flexbox-ui-i45</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/63581369/react-native-flatlist-not-scrolling-within-flexbox-ui" rel="noopener noreferrer"&gt;
               React Native FlatList not scrolling within flexbox UI
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Aug 25 '20&lt;/span&gt;
            &lt;span&gt;Comments: 5&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/63581369/react-native-flatlist-not-scrolling-within-flexbox-ui" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          2
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I have spent hours trying to understand why my flat list refuses to scroll. I have see many solutions about adding "flexGrow: 1" to the contentContainerStyle prop of the list, sadly that doesnt solve for me here. I have tried many variations of using flex/flexGrow: 1 in the style prop…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/63581369/react-native-flatlist-not-scrolling-within-flexbox-ui" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>AWS SageMaker TensorFlow Serving - Endpoint failure - CloudWatch log ref: “NET_LOG: Entering the event loop …”</title>
      <dc:creator>Chisom Oguibe</dc:creator>
      <pubDate>Thu, 26 Dec 2019 22:38:12 +0000</pubDate>
      <link>https://dev.to/chipzstar/aws-sagemaker-tensorflow-serving-endpoint-failure-cloudwatch-log-ref-netlog-entering-the-event-loop-2dkm</link>
      <guid>https://dev.to/chipzstar/aws-sagemaker-tensorflow-serving-endpoint-failure-cloudwatch-log-ref-netlog-entering-the-event-loop-2dkm</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/59462107/aws-sagemaker-tensorflow-serving-endpoint-failure-cloudwatch-log-ref-net-l" rel="noopener noreferrer"&gt;
               AWS SageMaker TensorFlow Serving - Endpoint failure - CloudWatch log ref: "NET_LOG: Entering the event loop ..."
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Dec 23 '19&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/59462107/aws-sagemaker-tensorflow-serving-endpoint-failure-cloudwatch-log-ref-net-l" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          4
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;It's my first time using sagemaker to serve my own custom tensorflow model so I have been using the medium articles to get me started:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://medium.com/ml-bytes/how-to-create-a-tensorflow-serving-container-for-aws-sagemaker-4853842c9751" rel="nofollow noreferrer"&gt;How to Create a TensorFlow Serving Container for AWS SageMaker&lt;/a&gt;&lt;br&gt;
&lt;a href="https://medium.com/ml-bytes/how-to-push-a-docker-image-to-aws-ecs-repository-fba579a9f419?" rel="nofollow noreferrer"&gt;How to Push a Docker Image to AWS ECS Repository&lt;/a&gt;&lt;br&gt;
&lt;a href="https://medium.com/ml-bytes/how-to-deploy-an-aws-sagemaker-container-using-tensorflow-serving-4587dad76169?" rel="nofollow noreferrer"&gt;How to Deploy an AWS&lt;/a&gt;…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/59462107/aws-sagemaker-tensorflow-serving-endpoint-failure-cloudwatch-log-ref-net-l" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
