Skip to content

Commit b3b8816

Browse files
added more content
1 parent 29547d5 commit b3b8816

19 files changed

+284
-168
lines changed

index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
<description>Hey there! Welcome back! Today, I want to share a surprising story about how a simple ₹10 cashback offer from a biscuit packet led to a big security mistake ...</description>
2525
<pubDate>Sat, 02 Nov 2024 23:15:38 GMT</pubDate>
2626
</item><item>
27-
<title>Sherlock Holmes The case of Debugging ECONNRESET</title>
28-
<link>https://programmerraja.github.io/post/2024/Sherlock-Holmes-The-case-of-Debugging-ECONNREFUSED</link>
29-
<guid>https://programmerraja.github.io/post/2024/Sherlock-Holmes-The-case-of-Debugging-ECONNREFUSED</guid>
30-
<description>Migrating to Kubernetes can be a smooth process, but sometimes, unexpected challenges crop up. One issue we faced was the frequent ECONNREFUSED errors on our proxy server, which significantly impacted our users’ experience.</description>
27+
<title>Sherlock Holmes: The Case Of Debugging ECONNRESET</title>
28+
<link>https://programmerraja.github.io/post/2024/Sherlock-Holmes-The-Case-Of-Debugging-ECONNREFUSED</link>
29+
<guid>https://programmerraja.github.io/post/2024/Sherlock-Holmes-The-Case-Of-Debugging-ECONNREFUSED</guid>
30+
<description>When we migrated our application to Kubernetes, we encountered an unexpected issue that severely impacted user experience: frequent ECONNREFUSED errors ...</description>
3131
<pubDate>Thu, 31 Oct 2024 15:22:25 GMT</pubDate>
3232
</item><item>
3333
<title>K.Boopathi</title>

notes/2024/Databases.html

Lines changed: 37 additions & 3 deletions
Large diffs are not rendered by default.

notes/2024/Design-pattern.html

Lines changed: 7 additions & 1 deletion
Large diffs are not rendered by default.

notes/2024/Generative-AI.html

Lines changed: 7 additions & 5 deletions
Large diffs are not rendered by default.

notes/2024/LLM-Observability-And-Eval.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h3 id="auto-arena">Auto-Arena<a role="anchor" aria-hidden="true" tabindex="-1"
100100
check <a href="https://auto-arena.github.io/" class="external">here<svg aria-hidden="true" class="external-icon" style="max-width:0.8em;max-height:0.8em;" viewBox="0 0 512 512"><path d="M320 0H288V64h32 82.7L201.4 265.4 178.7 288 224 333.3l22.6-22.6L448 109.3V192v32h64V192 32 0H480 320zM32 32H0V64 480v32H32 456h32V480 352 320H424v32 96H64V96h96 32V32H160 32z"></path></svg></a></p>
101101
<h2 id="chain-poll">Chain poll<a role="anchor" aria-hidden="true" tabindex="-1" data-no-popover="true" href="#chain-poll" class="internal"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></h2>
102102
<p>A HIGH EFFICACY METHOD FOR LLM HALLUCINATION DETECTION</p>
103-
<p>The Correctness and Context Adherence metrics in the Galileo console are powered by ChainPoll-Correctness and ChainPoll-Adherence,</p>
103+
<p>The Correctness and Context Adherence metrics in the Galileo console are powered by ChainPoll-Correctness and ChainPoll-Adherence</p>
104104
<p>ChainPoll-based metric for each of these cases.</p>
105105
<ul>
106106
<li>ChainPoll-Correctness uses ChainPoll to detect open-domain hallucination.</li>

notes/2024/Prompt-Engineering.html

Lines changed: 4 additions & 3 deletions
Large diffs are not rendered by default.

notes/2024/System-Design-Case-study.html

Lines changed: 63 additions & 3 deletions
Large diffs are not rendered by default.

notes/2024/System-Design.html

Lines changed: 10 additions & 2 deletions
Large diffs are not rendered by default.

post/2024/Code-Against-the-Clock-How-I-Enhanced-My-PM-Productivity.html

Lines changed: 24 additions & 18 deletions
Large diffs are not rendered by default.

post/2024/Sherlock-Holmes-The-Case-Of-Debugging-ECONNREFUSED.html

Lines changed: 99 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)