<?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: turingcomplete</title>
    <description>The latest articles on DEV Community by turingcomplete (@turingcomplete).</description>
    <link>https://dev.to/turingcomplete</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F141848%2Fd0f4e8cc-92ea-480c-b41a-4c0141bc0933.png</url>
      <title>DEV Community: turingcomplete</title>
      <link>https://dev.to/turingcomplete</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/turingcomplete"/>
    <language>en</language>
    <item>
      <title>Career advice - looking for a leading role at a fresh startup</title>
      <dc:creator>turingcomplete</dc:creator>
      <pubDate>Sun, 03 Oct 2021 05:23:04 +0000</pubDate>
      <link>https://dev.to/turingcomplete/career-advice-looking-for-a-leading-role-at-a-fresh-startup-bld</link>
      <guid>https://dev.to/turingcomplete/career-advice-looking-for-a-leading-role-at-a-fresh-startup-bld</guid>
      <description>&lt;p&gt;Not judging if the thesis in this thread is right or not &lt;a href="https://threadreaderapp.com/thread/1031394865584603136.html"&gt;https://threadreaderapp.com/thread/1031394865584603136.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've worked in startups, corporations, did some freelancing, even run my own VC-backed startup. Right now looking for new oportunities and I feel like taking a leading technical role at a new startup will work best for me.&lt;/p&gt;

&lt;p&gt;What places would you suggest to look for just-funded startups that are deep into the hiring stage?&lt;/p&gt;

</description>
      <category>career</category>
    </item>
    <item>
      <title>Tech-oriented job boards with quality offers and salaray ranges disclosed?</title>
      <dc:creator>turingcomplete</dc:creator>
      <pubDate>Thu, 03 Jun 2021 11:53:47 +0000</pubDate>
      <link>https://dev.to/turingcomplete/tech-oriented-job-boards-with-quality-offers-and-salaray-ranges-disclosed-4hmi</link>
      <guid>https://dev.to/turingcomplete/tech-oriented-job-boards-with-quality-offers-and-salaray-ranges-disclosed-4hmi</guid>
      <description>&lt;p&gt;So as I’m looking for new opportunities that could be remote too, I want to look at offers in other countries, particularly those considered a very high income and with good working conditions (Norway, probably? UK? Switzerland?).&lt;/p&gt;

&lt;p&gt;Does anyone know a good job board - can be country-specific - with quality offers and salary ranges disclosed?&lt;/p&gt;

&lt;p&gt;If you just go google you will only find mainstream websites where you won't find anything interesting, not to mention with salary range included.&lt;/p&gt;

&lt;p&gt;Here are two good examples (I'm not affiliated) but seems they are mostly oriented to Polish market.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nofluffjobs.com"&gt;https://nofluffjobs.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://justjoin.it"&gt;https://justjoin.it&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>tech</category>
      <category>jobs</category>
      <category>career</category>
    </item>
    <item>
      <title>Lib/framework that provides out-of-the-box common functionalities (users, permissions, folders) of file storage like GDrive.</title>
      <dc:creator>turingcomplete</dc:creator>
      <pubDate>Sun, 30 May 2021 03:35:28 +0000</pubDate>
      <link>https://dev.to/turingcomplete/lib-framework-that-provides-out-of-the-box-common-functionalities-users-permissions-folders-of-file-storages-like-gdrive-55o7</link>
      <guid>https://dev.to/turingcomplete/lib-framework-that-provides-out-of-the-box-common-functionalities-users-permissions-folders-of-file-storages-like-gdrive-55o7</guid>
      <description>&lt;p&gt;Hey folks, looking for a lib, boilerplate, framework or similar that provides out-of-the-box the common functionalities of file storage like Google Drive, MS Onedrive, Nextcloud/Owncloud etc.&lt;br&gt;
Imagine you need to build something like Google Docs, so you need functionalities (apart from the text editor itself) like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;authentication (of course)&lt;/li&gt;
&lt;li&gt;user roles&lt;/li&gt;
&lt;li&gt;teams/organizations&lt;/li&gt;
&lt;li&gt;file (document) CRUD&lt;/li&gt;
&lt;li&gt;files explorer&lt;/li&gt;
&lt;li&gt;file permissions&lt;/li&gt;
&lt;li&gt;file sharing&lt;/li&gt;
&lt;li&gt;folders
Do you know any software that will provide those quite common features out-of-the-box so that you don't have to implement them from scratch and i.e., focus on developing the core thing - the document (text) editor.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I personally, at some point had an idea of using my own custom instance of Nextcloud, which has the features above, and I'll just implement a specific plugin for document editing and maybe do some styling customizations. But after all, it requires some PHP knowledge so I abandoned the idea.&lt;/p&gt;

&lt;p&gt;Other similar software that might give you a clue what I mean:&lt;/p&gt;

&lt;p&gt;(&lt;a href="https://gitlab.coko.foundation/editoria/editoria"&gt;https://gitlab.coko.foundation/editoria/editoria&lt;/a&gt;)&lt;br&gt;
(&lt;a href="https://github.com/outline/outline"&gt;https://github.com/outline/outline&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>help</category>
      <category>filestorage</category>
      <category>library</category>
    </item>
  </channel>
</rss>
