<?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: Buğra Gündüz</title>
    <description>The latest articles on DEV Community by Buğra Gündüz (@bgrgndzz).</description>
    <link>https://dev.to/bgrgndzz</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%2F77591%2F14fd8392-a744-4532-a738-51a3d5575fa7.png</url>
      <title>DEV Community: Buğra Gündüz</title>
      <link>https://dev.to/bgrgndzz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bgrgndzz"/>
    <language>en</language>
    <item>
      <title>Best structure for connected apps?</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Thu, 17 Jun 2021 10:13:08 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/best-structure-for-connected-apps-1n12</link>
      <guid>https://dev.to/bgrgndzz/best-structure-for-connected-apps-1n12</guid>
      <description>&lt;p&gt;We have a product that we're expanding upon. We want to build satellite products that have a completely different functionality and interface than the main product. Users will be able to create accounts on both products separately but will also be able to sign up with the main account's details.&lt;/p&gt;

&lt;p&gt;What is the best way to do this? I've tried building them out as separate apps and creating a connection endpoint that moves the satellite account to the main database, but that seems really hacky.&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>devops</category>
      <category>node</category>
      <category>backend</category>
    </item>
    <item>
      <title>Any free and safe proxy servers?</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Sat, 29 Aug 2020 12:32:39 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/any-free-and-safe-proxy-servers-393m</link>
      <guid>https://dev.to/bgrgndzz/any-free-and-safe-proxy-servers-393m</guid>
      <description>&lt;p&gt;I've been learning automation and scraping with python, but I'm constantly stopped by some rate limits websites have put up. Are there any good free proxies I can use?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How can I collect this type of dataset?</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Sat, 01 Aug 2020 19:16:11 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/how-can-i-collect-this-type-of-dataset-4997</link>
      <guid>https://dev.to/bgrgndzz/how-can-i-collect-this-type-of-dataset-4997</guid>
      <description>&lt;p&gt;Hey there! I'm developing an AI analytics service called &lt;a href="https://www.tractific.com"&gt;Tractific&lt;/a&gt;. We give solutions to optimize trial to paid conversion rate. We have some kind of model already in place that was trained on our own usage data; however this turned out not to be enough. How can I acquire some more user behavior data to train our service? My first thought was to search for someone to integrate with our platform and get some real-life data; however nobody agreed to this yet. Is it just impossible to get that data?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Error 418: I'm a teapot</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Tue, 21 Jul 2020 22:18:53 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/error-418-i-m-a-teapot-1kc6</link>
      <guid>https://dev.to/bgrgndzz/error-418-i-m-a-teapot-1kc6</guid>
      <description>&lt;p&gt;Found this funny error code while looking through MDN docs: &lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418"&gt;https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
    </item>
    <item>
      <title>How do you manage multiple customers in a SaaS?</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Tue, 21 Jul 2020 20:27:36 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/how-do-you-manage-multiple-customers-in-a-saas-1m35</link>
      <guid>https://dev.to/bgrgndzz/how-do-you-manage-multiple-customers-in-a-saas-1m35</guid>
      <description>&lt;p&gt;I have been trying to start &lt;a href="https://www.tractific.com"&gt;an analytics SaaS&lt;/a&gt;. I'm completely new to this kind of architecture, and saw that there is a huge debate online about multi-tenancy vs single-tenancy. Which one do you prefer, why, and how do you implement it? Since it's an analytics service, I am leaning towards creating a database for each customer for the added privacy.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>javascript</category>
      <category>node</category>
    </item>
    <item>
      <title>What does your git workflow look like?</title>
      <dc:creator>Buğra Gündüz</dc:creator>
      <pubDate>Fri, 24 Aug 2018 23:31:00 +0000</pubDate>
      <link>https://dev.to/bgrgndzz/what-does-your-git-workflow-look-like-3jed</link>
      <guid>https://dev.to/bgrgndzz/what-does-your-git-workflow-look-like-3jed</guid>
      <description>&lt;p&gt;I've been trying to get a better understanding of git lately, but there are so many different opinions out there. What does your git workflow look like, and why?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
