|
6 | 6 | <description>Recent content on programmerraja blog</description> |
7 | 7 | <generator>Hugo -- gohugo.io</generator> |
8 | 8 | <language>en-us</language> |
9 | | - <lastBuildDate>Sun, 23 Jun 2024 04:57:31 +0530</lastBuildDate><atom:link href="https://programmerraja.github.io/blog/index.xml" rel="self" type="application/rss+xml" /> |
| 9 | + <lastBuildDate>Fri, 28 Jun 2024 20:18:56 +0530</lastBuildDate><atom:link href="https://programmerraja.github.io/blog/index.xml" rel="self" type="application/rss+xml" /> |
| 10 | + <item> |
| 11 | + <title>Sherlock Homes: The Case of the Missing Content Length</title> |
| 12 | + <link>https://programmerraja.github.io/blog/post/2024/sherlock-homes-the-case-of-the-content-length-mismatch/</link> |
| 13 | + <pubDate>Fri, 28 Jun 2024 20:18:56 +0530</pubDate> |
| 14 | + |
| 15 | + <guid>https://programmerraja.github.io/blog/post/2024/sherlock-homes-the-case-of-the-content-length-mismatch/</guid> |
| 16 | + |
| 17 | + <description>Running a website smoothly is akin to maintaining a finely-tuned machine. Yet, like any mystery tale, unexpected twists can disrupt the flow. Recently, our team faced a perplexing error while serving our website: Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH in Chrome. Join us as we unravel this digital whodunit and uncover how we cracked the case, restoring our site&rsquo;s seamless operation. |
| 18 | +Initial Clues It all started with user reports of intermittent loading issues on our website.</description> |
| 19 | + |
| 20 | + </item> |
| 21 | + |
10 | 22 | <item> |
11 | 23 | <title>Python</title> |
12 | 24 | <link>https://programmerraja.github.io/blog/notes/2024/python/</link> |
@@ -67,6 +79,19 @@ https://blog.stackademic.com/architecture-of-cassandra-6d9d248a7463 FoundationDB |
67 | 79 |
|
68 | 80 | </item> |
69 | 81 |
|
| 82 | + <item> |
| 83 | + <title>How to capture mongodb protocol in wireshark</title> |
| 84 | + <link>https://programmerraja.github.io/blog/post/2024/how-to-capture-mongodb-protocol-in--wireshark/</link> |
| 85 | + <pubDate>Mon, 12 Feb 2024 08:28:27 +0530</pubDate> |
| 86 | + |
| 87 | + <guid>https://programmerraja.github.io/blog/post/2024/how-to-capture-mongodb-protocol-in--wireshark/</guid> |
| 88 | + |
| 89 | + <description>export SSLKEYLOGFILE=/tmp/tlskey.log Run a nodejs program as node --tls-keylog=/tmp/tlskey index.js where the tls key will be stored on that path and add this tlskey path to wire shark to decrypt the msg by doing following |
| 90 | +Go to Preferences-&gt;Protocols-&gt;TLS and edit the path as shown in the screenshot below. ![[Pasted image 20240212083026.png]] |
| 91 | +Mongodb uses Mongodb wire protocol at application level to know more check here</description> |
| 92 | + |
| 93 | + </item> |
| 94 | + |
70 | 95 | <item> |
71 | 96 | <title>Design pattern</title> |
72 | 97 | <link>https://programmerraja.github.io/blog/notes/2024/design-pattern/</link> |
@@ -325,26 +350,31 @@ Drawing { &#34;type&#34;: &#34;excalidraw&#34;, &#34;version |
325 | 350 |
|
326 | 351 | <item> |
327 | 352 | <title></title> |
328 | | - <link>https://programmerraja.github.io/blog/notes/2024/software-architecture/</link> |
| 353 | + <link>https://programmerraja.github.io/blog/notes/2024/ai/</link> |
329 | 354 | <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> |
330 | 355 |
|
331 | | - <guid>https://programmerraja.github.io/blog/notes/2024/software-architecture/</guid> |
| 356 | + <guid>https://programmerraja.github.io/blog/notes/2024/ai/</guid> |
332 | 357 |
|
333 | | - <description>+++ title = &lsquo;Software Architecture&rsquo; date = 2024-03-10T07:39:59.5959+05:30 draft = true tags =[] +++ |
334 | | -https://martinfowler.com/architecture/ https://medium.com/@yt-cloudwaydigital/from-software-developer-to-software-architect-roadmap-to-success-695951521d9b Documentation arc42 is a template for architecture communication and documentation.</description> |
| 358 | + <description>**+++ title = &lsquo;AI&rsquo; date = 2024-05-18T18:29:19.1919+05:30 draft = true tags =[] +++ |
| 359 | +LLM contain |
| 360 | +Parameters code that run parameters Parameters |
| 361 | +Neural network |
| 362 | +predict the next word Pretraining,finetunning |
| 363 | +GPU are good at matrix multiplication so only they need for AI beacause all AI are matrix multiplication |
| 364 | +Deep learning models |
| 365 | +Discriminative -&gt; classify or predict trainned on labeled data Generative -&gt; predict next word in sequenece,understand distribution of data Computational linguistics: strudy of language grammer,syntax and phonetics</description> |
335 | 366 |
|
336 | 367 | </item> |
337 | 368 |
|
338 | 369 | <item> |
339 | 370 | <title></title> |
340 | | - <link>https://programmerraja.github.io/blog/post/2024/how-to-capture-mongodb-protocol-in--wireshark/</link> |
| 371 | + <link>https://programmerraja.github.io/blog/notes/2024/software-architecture/</link> |
341 | 372 | <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> |
342 | 373 |
|
343 | | - <guid>https://programmerraja.github.io/blog/post/2024/how-to-capture-mongodb-protocol-in--wireshark/</guid> |
| 374 | + <guid>https://programmerraja.github.io/blog/notes/2024/software-architecture/</guid> |
344 | 375 |
|
345 | | - <description>o+++ title = &lsquo;How to capture mongodb protocol in wireshark&rsquo; date = 2024-02-12T08:28:27.2727+05:30 draft = false tags =[] +++ |
346 | | -export SSLKEYLOGFILE=/tmp/tlskey.log Run a nodejs program as node --tls-keylog=/tmp/tlskey index.js where the tls key will be stored on that path and add this tlskey path to wire shark to decrypt the msg by doing following |
347 | | -Go to Preferences-&gt;Protocols-&gt;TLS and edit the path as shown in the screenshot below. ![[Pasted image 20240212083026.png]]</description> |
| 376 | + <description>+++ title = &lsquo;Software Architecture&rsquo; date = 2024-03-10T07:39:59.5959+05:30 draft = true tags =[] +++ |
| 377 | +https://martinfowler.com/architecture/ https://medium.com/@yt-cloudwaydigital/from-software-developer-to-software-architect-roadmap-to-success-695951521d9b Documentation arc42 is a template for architecture communication and documentation.</description> |
348 | 378 |
|
349 | 379 | </item> |
350 | 380 |
|
|
0 commit comments