<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>AI Translated on Cobalto.net</title>
		<link>https://cobalto.net/en/tag/ai-translated/</link>
		<description>Recent content in AI Translated on Cobalto.net</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Wed, 14 Sep 2022 00:00:00 -0300</lastBuildDate>
		
			<atom:link href="https://cobalto.net/en/tag/ai-translated/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Xcode installation stuck on Installing status</title>
				<link>https://cobalto.net/en/artigo/xcode-installation-stuck-on-installing-status/</link>
				<pubDate>Wed, 14 Sep 2022 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/xcode-installation-stuck-on-installing-status/</guid>
				<description>It just works, well, not always.</description>
			</item>
			<item>
				<title>Essays on Running</title>
				<link>https://cobalto.net/en/artigo/essays-on-running/</link>
				<pubDate>Fri, 09 Apr 2021 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/essays-on-running/</guid>
				<description>Several running thoughts about a current topic (ba-dum-tisss)</description>
			</item>
			<item>
				<title>The incredible story of how I almost set my house on fire using only water</title>
				<link>https://cobalto.net/en/artigo/the-incredible-story-of-how-i-almost-set-my-house-on-fire-using-only-water/</link>
				<pubDate>Sun, 04 Apr 2021 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/the-incredible-story-of-how-i-almost-set-my-house-on-fire-using-only-water/</guid>
				<description>The plastic cup, the sun and the wooden table.</description>
			</item>
			<item>
				<title>How to Install Android Apps Outside the Play Store: A Simple and Safe Guide</title>
				<link>https://cobalto.net/en/artigo/how-to-install-android-apps-outside-the-play-store-a-simple-and-safe-guide/</link>
				<pubDate>Sun, 21 Mar 2021 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/how-to-install-android-apps-outside-the-play-store-a-simple-and-safe-guide/</guid>
				<description>Learn to download and install apps from alternative sources, configure permissions and use stores and tools like F-Droid</description>
			</item>
			<item>
				<title>Mini Review: Jujutsu Kaisen (呪術廻戦)</title>
				<link>https://cobalto.net/en/artigo/mini-review-jujutsu-kaisen-%E5%91%AA%E8%A1%93%E5%BB%BB%E6%88%A6/</link>
				<pubDate>Mon, 25 Jan 2021 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/mini-review-jujutsu-kaisen-%E5%91%AA%E8%A1%93%E5%BB%BB%E6%88%A6/</guid>
				<description>Why does this anime seem so familiar if I never got even close to it? 🤔</description>
			</item>
			<item>
				<title>Trailer: Evangelion: 3.0&#43;1.0 Thrice Upon a Time (2021)</title>
				<link>https://cobalto.net/en/artigo/trailer-evangelion-3.0-1.0-thrice-upon-a-time-2021/</link>
				<pubDate>Thu, 31 Dec 2020 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/trailer-evangelion-3.0-1.0-thrice-upon-a-time-2021/</guid>
				<description>No panic, but it seems to be really happening.</description>
			</item>
			<item>
				<title>A brief history about all this that&#39;s happening everywhere</title>
				<link>https://cobalto.net/en/artigo/a-brief-history-about-all-this-thats-happening-everywhere/</link>
				<pubDate>Mon, 28 Dec 2020 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/a-brief-history-about-all-this-thats-happening-everywhere/</guid>
				<description>50 years in 3 or maybe even more. But it&amp;rsquo;s not just the pandemic that brings changes. But let&amp;rsquo;s take it easy&amp;hellip;</description>
			</item>
			<item>
				<title>Running Tests Before a Commit</title>
				<link>https://cobalto.net/en/artigo/running-tests-before-a-commit/</link>
				<pubDate>Thu, 19 Nov 2020 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/running-tests-before-a-commit/</guid>
				<description>&lt;p&gt;Forgetting to update tests is always a problem, realizing they broke only when git actions complain during a PR is even worse 😅&lt;/p&gt;&#xA;&lt;p&gt;The best way to avoid this is to act &lt;em&gt;&lt;strong&gt;proactively&lt;/strong&gt;&lt;/em&gt; and run the tests whenever we are going to make a commit, but relying on memory and Visual Studio (been there, done that) is not 100% safe, therefore we need to automate.&lt;/p&gt;&#xA;&lt;h2 id=&#34;enter-git-hooks&#34;&gt;Enter git hooks&lt;a href=&#34;#enter-git-hooks&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;&lt;svg class=&#34;h-4 w-4&#34; aria-hidden=&#34;true&#34; viewBox=&#34;0 0 24 24&#34;&gt;&lt;g fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34;&gt;&lt;path d=&#34;M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71&#34;/&gt;&lt;path d=&#34;M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71&#34;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&#xA;&lt;figure&#xA;  class=&#34;image-figure not-prose my-8&#34;&#xA;  data-lightbox-enabled=&#34;&#xA;    true&#xA;  &#34;&#xA;  data-gallery-type=&#34;auto&#34;&#xA;  data-image-width=&#34;224&#34;&#xA;  data-image-height=&#34;300&#34;&#xA;  data-image-src=&#34;https://cobalto.net/artigo/executando-testes-antes-de-um-commit/git_hooks_windows.png&#34;&#xA;&gt;&#xA;  &lt;div class=&#34;image-container&#34;&gt;&#xA;    &lt;img&#xA;    src=&#34;https://cobalto.net/artigo/executando-testes-antes-de-um-commit/git_hooks_windows.png&#34;&#xA;    alt=&#34;initial hooks&#34;&#xA;    title=&#34;initial hooks&#34;&#xA;    &#xA;      &#xA;      &#xA;        &#xA;          width=&#34;224&#34; height=&#34;300&#34;&#xA;        &#xA;      &#xA;    &#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    data-gallery-src=&#34;https://cobalto.net/artigo/executando-testes-antes-de-um-commit/git_hooks_windows.png&#34;&#xA;    data-gallery-alt=&#34;initial hooks&#34;&#xA;    data-gallery-title=&#34;initial hooks&#34;&#xA;  /&gt;&lt;/div&gt;&#xA;&#xA;  &lt;figcaption class=&#34;image-caption&#34;&gt;&#xA;      initial hooks&#xA;    &lt;/figcaption&gt;&lt;/figure&gt;&#xA;&lt;/p&gt;</description>
			</item>
			<item>
				<title>About fast cars, strategy, champagne and Hannah Schmitz</title>
				<link>https://cobalto.net/en/artigo/about-fast-cars-strategy-champagne-and-hannah-schmitz/</link>
				<pubDate>Tue, 19 Nov 2019 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/about-fast-cars-strategy-champagne-and-hannah-schmitz/</guid>
				<description>When something normal is treated so normally that it even sounds&amp;hellip; curious.</description>
			</item>
			<item>
				<title>Hello world, again.</title>
				<link>https://cobalto.net/en/artigo/hello-world-again./</link>
				<pubDate>Fri, 21 Dec 2018 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/hello-world-again./</guid>
				<description>Another re-introduction post that will age extremely badly, want to bet?</description>
			</item>
			<item>
				<title>Solving the “VT-x is not available” error in Virtual Box on Windows 10</title>
				<link>https://cobalto.net/en/artigo/solving-the-vt-x-is-not-available-error-in-virtual-box-on-windows-10/</link>
				<pubDate>Sun, 23 Sep 2018 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/solving-the-vt-x-is-not-available-error-in-virtual-box-on-windows-10/</guid>
				<description>&lt;p&gt;For those who keep migrating back and forth between Hyper-V and Virtual Box (if you&amp;rsquo;ve ever needed to use Docker and the Android Emulator on the same machine, you know what I&amp;rsquo;m talking about), it&amp;rsquo;s very common to draw a blank and forget that one doesn&amp;rsquo;t work very well with the other, ending up having to do an unplanned machine restart because you forgot which of the two the machine was configured for (they told me this is common, never happened to me 🙄).&lt;/p&gt;</description>
			</item>
			<item>
				<title>Xamarin Forms App Closes Immediately When Started in Visual Studio Emulator, What to Do?</title>
				<link>https://cobalto.net/en/artigo/xamarin-forms-app-closes-immediately-when-started-in-visual-studio-emulator-what-to-do/</link>
				<pubDate>Sat, 11 Feb 2017 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/xamarin-forms-app-closes-immediately-when-started-in-visual-studio-emulator-what-to-do/</guid>
				<description>Continuing with #XamarinMarathon, I encountered a new problem when trying to debug my app in Xamarin Forms on the Visual Studio Android emulator.</description>
			</item>
			<item>
				<title>Let&#39;s write? Come on! But about what (exactly)?</title>
				<link>https://cobalto.net/en/artigo/lets-write-come-on-but-about-what-exactly/</link>
				<pubDate>Fri, 21 Oct 2016 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/lets-write-come-on-but-about-what-exactly/</guid>
				<description>&lt;p&gt;And so it is, or more or less, in this situation that every time I think about writing and then it stays like that, each one in their corner (me in my corner and the blog abandoned, in this case) and nobody enters this subject. Paraphrasing Aécio Neves, and he said this a lot during the elections, &amp;ldquo;unfortunately the truth is this&amp;rdquo;, I don&amp;rsquo;t have anything left to write.&lt;/p&gt;&#xA;&lt;p&gt;I no longer have the patience to try to be funny with everything, time gave me too much shame to talk nonsense just for the sake of talking and this dries up the source of inspiration for postings like the Cantareira reservoir is now.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Hello World</title>
				<link>https://cobalto.net/en/artigo/hello-world/</link>
				<pubDate>Sun, 16 Oct 2016 00:00:00 -0300</pubDate>
				<guid>https://cobalto.net/en/artigo/hello-world/</guid>
				<description>And here we go again.</description>
			</item>
	</channel>
</rss>
