<?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: Samuele Mattiuzzo</title>
    <description>The latest articles on DEV Community by Samuele Mattiuzzo (@samuelemattiuzzo).</description>
    <link>https://dev.to/samuelemattiuzzo</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%2F199598%2Fabe53991-31b0-4675-97f1-abe2359d8ed4.jpeg</url>
      <title>DEV Community: Samuele Mattiuzzo</title>
      <link>https://dev.to/samuelemattiuzzo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samuelemattiuzzo"/>
    <language>en</language>
    <item>
      <title>[question/help] How can one use docker-compose to install packages from a requirements file when one is behind a private repo?</title>
      <dc:creator>Samuele Mattiuzzo</dc:creator>
      <pubDate>Wed, 29 Jan 2020 17:24:23 +0000</pubDate>
      <link>https://dev.to/samuelemattiuzzo/question-help-how-can-one-use-docker-compose-to-install-packages-from-a-requirements-file-when-one-is-behind-a-private-repo-17j9</link>
      <guid>https://dev.to/samuelemattiuzzo/question-help-how-can-one-use-docker-compose-to-install-packages-from-a-requirements-file-when-one-is-behind-a-private-repo-17j9</guid>
      <description>&lt;p&gt;Hi all, I have never asked a question before on DEV.to, but it's about time. I just joined a new project and while trying to get set up, docker-compose up hangs.&lt;/p&gt;

&lt;p&gt;Upon inspection of the code, I realised the problem is simply that the package repo we're trying to clone inside the image is a private one.&lt;/p&gt;

&lt;p&gt;Without using personal access tokens or whatnot, how would one go about it? The things I'd love to avoid, if possible, are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;user input neede (eg: "export your ssh key before setting all of this up")&lt;/li&gt;
&lt;li&gt;intermediate throwaway image with the ssh details in it&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The private repo is on bitbucket, that allows to have a Server SSH key in read-only mode to authorise other apps, but that still means (I think?) I'd have to use and share that key somehow.&lt;/p&gt;

&lt;p&gt;The app that is trying to pull that package is private as well, so I suspect that shouldn't be an issue, but does not seem solid enough to me.&lt;br&gt;
Thoughts?&lt;/p&gt;

</description>
      <category>docker</category>
      <category>git</category>
      <category>python</category>
      <category>django</category>
    </item>
    <item>
      <title>Jobless is better than in the wrong job. Insecurity is better than secure-but-with-caveats</title>
      <dc:creator>Samuele Mattiuzzo</dc:creator>
      <pubDate>Mon, 11 Nov 2019 17:41:29 +0000</pubDate>
      <link>https://dev.to/samuelemattiuzzo/jobless-is-better-than-in-the-wrong-job-insecurity-is-better-than-secure-but-with-caveats-175f</link>
      <guid>https://dev.to/samuelemattiuzzo/jobless-is-better-than-in-the-wrong-job-insecurity-is-better-than-secure-but-with-caveats-175f</guid>
      <description>&lt;p&gt;Friday I took a decision, I did something I have never done before in my life: I put values ahead of money, fear and security. I decided that being jobless was better than being in the wrong job, furthering a really bad cause.&lt;/p&gt;

&lt;p&gt;I had accepted a new job in the gambling sector. For a month, that did my head in. It's not something I can endorse, nor I can ignore. It's not a sector I believe should even exist.&lt;/p&gt;

&lt;p&gt;After a month of internal struggles, fighting with the always-in-my-head-disappointed-father thought, I have spent a day thinking.&lt;/p&gt;

&lt;p&gt;And I did turn around. I'd rather be 2 months jobless than have a pay that comes from that.&lt;/p&gt;

&lt;p&gt;What happened after this? I had spent the week bedridden due to illness. It all cleared out within an hour after voiding the contract I had signed. I am now looking forward to December and January without a job. I have never taken more than 5 days off work over a year in my entire life, so this is now scary and exciting!&lt;/p&gt;

&lt;p&gt;Be true to yourselves, be yourselves, be a good human.&lt;/p&gt;

&lt;p&gt;Also this is my first ever post on DEV.TO!&lt;/p&gt;

</description>
      <category>life</category>
      <category>choices</category>
      <category>values</category>
    </item>
  </channel>
</rss>
