<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tech on 162 Brewery</title>
    <link>https://www.162brewery.se/categories/tech/</link>
    <description>Recent content in Tech on 162 Brewery</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Apr 2024 12:40:23 +0100</lastBuildDate>
    <atom:link href="https://www.162brewery.se/categories/tech/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Datediff Overflow Error in Dockerized SQL Server</title>
      <link>https://www.162brewery.se/post/datediff-overflow-error-in-dockerized-sql-server/</link>
      <pubDate>Tue, 16 Apr 2024 12:40:23 +0100</pubDate>
      <guid>https://www.162brewery.se/post/datediff-overflow-error-in-dockerized-sql-server/</guid>
      <description>&lt;p&gt;Recently, I encountered an interesting error while using SQL Server in a Docker container. The error was a &lt;code&gt;Microsoft.Data.SqlClient.SqlException&lt;/code&gt; with the message &amp;ldquo;The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-signed certificate on mac</title>
      <link>https://www.162brewery.se/post/self-signed-cert-on-mac/</link>
      <pubDate>Wed, 15 Mar 2023 19:59:23 +0100</pubDate>
      <guid>https://www.162brewery.se/post/self-signed-cert-on-mac/</guid>
      <description>&lt;p&gt;If you have created a self-signed certificate with .NET CLI, it only seems to work with localhost, and not custom domains. To install a self-signed certificate and use with a custom domain on Kestrel you could follow theese steps to make it work on mac.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Custom component not being displayed in assets pane</title>
      <link>https://www.162brewery.se/post/custom-component-not-being-displayed/</link>
      <pubDate>Tue, 28 Feb 2023 11:32:25 +0100</pubDate>
      <guid>https://www.162brewery.se/post/custom-component-not-being-displayed/</guid>
      <description>&lt;p&gt;I installed AddOn.Episerver.Settings in a CMS 12 project. Acccording to the documentation there should be a settings tab showing up under the assets pane. For me this didn&amp;rsquo;t show up and I couldn&amp;rsquo;t figure out why&lt;/p&gt;</description>
    </item>
    <item>
      <title>When to use git pull --rebase</title>
      <link>https://www.162brewery.se/post/git-pull--rebase/</link>
      <pubDate>Mon, 20 Feb 2023 20:17:23 +0100</pubDate>
      <guid>https://www.162brewery.se/post/git-pull--rebase/</guid>
      <description>&lt;p&gt;When the tip of your local branch is behind he remote branch, you can&amp;rsquo;t push to orgin. This happens if you pulled and worked in a branch, made some changes and commited them, while someone else have made changes and pushed them to origin.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
