<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/git/</link><description>Recent content in Git on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Jun 2026 03:01:59 +0000</lastBuildDate><atom:link href="https://journal.robbi.my/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>scoop - next InitializeSecurityContext failed</title><link>https://journal.robbi.my/posts/240124105203/</link><pubDate>Wed, 24 Jan 2024 22:52:03 +0800</pubDate><guid>https://journal.robbi.my/posts/240124105203/</guid><description>&lt;p&gt;I&amp;rsquo;m encountering an issue updating my Scoop package on Windows, and it seems to be related to the &lt;code&gt;Windows Secure Channel&lt;/code&gt;.&lt;/p&gt;
&lt;div class="code-block"&gt;
 &lt;div class="code-header font-mono"&gt;
 &lt;span class="code-lang"&gt;text&lt;/span&gt;
 &lt;div class="code-window-controls"&gt;
 &lt;button class="code-copy" onclick="copyCode(this)" title="Copy to clipboard"&gt;📋 Copy&lt;/button&gt;
 &lt;span class="ctrl-min"&gt;&lt;/span&gt;
 &lt;span class="ctrl-max"&gt;&lt;/span&gt;
 &lt;span class="ctrl-close"&gt;&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="code-content"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Windows PowerShell
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Copyright (C) Microsoft Corporation. All rights reserved.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;PS C:\Users\robbi&amp;gt; scoop update *
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Updating Scoop...
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;fatal: 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; unable to access &amp;#39;https://github.com/ScoopInstaller/Scoop/&amp;#39;: 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - The revocation function was unable to check revocation because the revocation server was offline.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Update failed.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;This might be due to a company internal root CA certificate distributed via Active Directory, which could be blocking the update through the certificate chain.&lt;/p&gt;</description></item><item><title>.Net core - punch card system (prototype)</title><link>https://journal.robbi.my/indieweb/201102082800/</link><pubDate>Mon, 02 Nov 2020 20:28:00 +0000</pubDate><guid>https://journal.robbi.my/indieweb/201102082800/</guid><description>&lt;p&gt;I saw my wife struggling checking punch card or we call it as &amp;ldquo;perakam waktu&amp;rdquo; in Malay. She need to read and count worker working hour and some of punch card quality and hard to read, it getting worse when punch card machine have lower ink toner.&lt;/p&gt;
&lt;p&gt;She use excel spreadsheet to keep track the daily, weekly, monthly and yearly attandance record. I really don&amp;rsquo;t get why her boss don&amp;rsquo;t want to buy electronic programmable attandance system. I feel pity to my wife because she strugging every end of month and 7 days of 1st week every month to prepare worker salary from this data.&lt;/p&gt;</description></item></channel></rss>