<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rajesh</title>
    <description>The latest articles on DEV Community by Rajesh (@rajeshsgr).</description>
    <link>https://dev.to/rajeshsgr</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F518499%2F362f3cd4-f9a4-46e3-b689-0a4edb08bcc3.jpeg</url>
      <title>DEV Community: Rajesh</title>
      <link>https://dev.to/rajeshsgr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rajeshsgr"/>
    <language>en</language>
    <item>
      <title>What is ollama? Is it also a LLM?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Sun, 12 Jan 2025 06:12:20 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/what-is-ollama-is-it-also-a-llm-3bln</link>
      <guid>https://dev.to/rajeshsgr/what-is-ollama-is-it-also-a-llm-3bln</guid>
      <description>&lt;p&gt;Curious about Ollama and how it fits into the world of Large Language Models (LLMs)? This blog post explores what Ollama is, how it differs from other LLMs, and its potential use cases in modern AI applications. &lt;/p&gt;

&lt;p&gt;If you're looking to understand Ollama, don’t miss out—read the full explanation in the blog here!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2024/12/29/what-is-ollama-is-it-also-a-llm/" rel="noopener noreferrer"&gt;https://belowthemalt.com/2024/12/29/what-is-ollama-is-it-also-a-llm/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>genai</category>
      <category>ollama</category>
      <category>llm</category>
    </item>
    <item>
      <title>What is Spring AI ? Example of a chat API with multiple LLMs</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Sun, 12 Jan 2025 06:09:56 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/what-is-spring-ai-example-of-a-chat-api-with-multiple-llms-lmi</link>
      <guid>https://dev.to/rajeshsgr/what-is-spring-ai-example-of-a-chat-api-with-multiple-llms-lmi</guid>
      <description>&lt;p&gt;For a deeper dive into Spring AI and how it can be used to build powerful chat APIs with multiple LLMs (Large Language Models), check out my detailed blog post. I walk you through the concepts, provide examples, and demonstrate how Spring AI streamlines the integration of various LLMs to enhance your applications&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2024/12/29/what-is-spring-ai-example-of-a-chat-api-with-multiple-llms/" rel="noopener noreferrer"&gt;https://belowthemalt.com/2024/12/29/what-is-spring-ai-example-of-a-chat-api-with-multiple-llms/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>springboot</category>
      <category>ai</category>
      <category>api</category>
      <category>llm</category>
    </item>
    <item>
      <title>What is the difference between Docker ADD &amp; Docker COPY ?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Tue, 13 Aug 2024 01:34:41 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/what-is-the-difference-between-docker-add-docker-copy--59op</link>
      <guid>https://dev.to/rajeshsgr/what-is-the-difference-between-docker-add-docker-copy--59op</guid>
      <description>&lt;p&gt;Difference between docker ADD &amp;amp; docker COPY. This blog explains the difference and in which scenarios we should use this command .&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2024/08/10/what-is-the-difference-between-docker-add-docker-copy/" rel="noopener noreferrer"&gt;https://belowthemalt.com/2024/08/10/what-is-the-difference-between-docker-add-docker-copy/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>containers</category>
    </item>
    <item>
      <title>Demystifying the Language of Gen AI</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Fri, 01 Dec 2023 23:57:37 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/demystifying-the-language-of-gen-ai-f66</link>
      <guid>https://dev.to/rajeshsgr/demystifying-the-language-of-gen-ai-f66</guid>
      <description>&lt;p&gt;A short blog to understand some of the common terms used in GenAI - LLM, Embeddings, Chunk, temperature etc.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/wp-admin/post.php?post=2369&amp;amp;action=edit&amp;amp;calypsoify=1"&gt;https://belowthemalt.com/wp-admin/post.php?post=2369&amp;amp;action=edit&amp;amp;calypsoify=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>genai</category>
    </item>
    <item>
      <title>What is SLI, SLO, SLA &amp; Error budgets in Site Reliability Engineering?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Mon, 07 Aug 2023 23:02:38 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/what-is-sli-slo-sla-error-budgets-in-site-reliability-engineering-1hed</link>
      <guid>https://dev.to/rajeshsgr/what-is-sli-slo-sla-error-budgets-in-site-reliability-engineering-1hed</guid>
      <description>&lt;p&gt;Details on this blog: &lt;a href="https://belowthemalt.com/2023/08/07/what-is-sli-slo-sla-and-error-budgets-in-site-reliability-engineering/"&gt;https://belowthemalt.com/2023/08/07/what-is-sli-slo-sla-and-error-budgets-in-site-reliability-engineering/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How do you list all the PODs and containers in your Kubernetes cluster</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Tue, 23 May 2023 16:44:09 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/how-do-you-list-all-the-pods-and-containers-in-your-kubernetes-cluster-4eig</link>
      <guid>https://dev.to/rajeshsgr/how-do-you-list-all-the-pods-and-containers-in-your-kubernetes-cluster-4eig</guid>
      <description>&lt;p&gt;Details on the below short blog &lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/05/23/how-do-you-list-all-the-pods-and-containers-in-your-kubernetes-cluster/"&gt;https://belowthemalt.com/2023/05/23/how-do-you-list-all-the-pods-and-containers-in-your-kubernetes-cluster/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>containers</category>
      <category>kubernetes</category>
      <category>docker</category>
    </item>
    <item>
      <title>What is data lineage and why is it relevant?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Tue, 25 Apr 2023 03:19:00 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/what-is-data-lineage-and-why-is-it-relevant-5g3m</link>
      <guid>https://dev.to/rajeshsgr/what-is-data-lineage-and-why-is-it-relevant-5g3m</guid>
      <description>&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/04/24/what-is-data-lineage-and-why-is-it-relevant/"&gt;https://belowthemalt.com/2023/04/24/what-is-data-lineage-and-why-is-it-relevant/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>datalineage</category>
      <category>data</category>
    </item>
    <item>
      <title>How to read variable set as File type in gitlab-ci.yml ?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Tue, 25 Apr 2023 03:18:05 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/how-to-read-variable-set-as-file-type-in-gitlab-ciyml--897</link>
      <guid>https://dev.to/rajeshsgr/how-to-read-variable-set-as-file-type-in-gitlab-ciyml--897</guid>
      <description>&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/02/17/how-to-read-variable-set-as-file-type-in-gitlab-ci-yml/"&gt;https://belowthemalt.com/2023/02/17/how-to-read-variable-set-as-file-type-in-gitlab-ci-yml/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Macbook keyboard shortcuts</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Fri, 24 Feb 2023 02:04:15 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/macbook-keyboard-shortcuts-3gn7</link>
      <guid>https://dev.to/rajeshsgr/macbook-keyboard-shortcuts-3gn7</guid>
      <description>&lt;p&gt;Created a list of shortcuts for Macbook.&lt;/p&gt;

&lt;p&gt;Follow the link for more details &lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/02/20/mac-keyboard-shortcuts/"&gt;https://belowthemalt.com/2023/02/20/mac-keyboard-shortcuts/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>macbook</category>
      <category>shortcuts</category>
    </item>
    <item>
      <title>How do you check logs of a docker container?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Mon, 16 Jan 2023 13:17:45 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/how-do-you-check-logs-of-a-docker-container-1pl</link>
      <guid>https://dev.to/rajeshsgr/how-do-you-check-logs-of-a-docker-container-1pl</guid>
      <description>&lt;p&gt;This blog shares an example on how to view logs of a docker container or continuously stream it by using a spring boot application which logs a random string every one second.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/01/16/how-do-i-check-logs-of-a-docker-container/" rel="noopener noreferrer"&gt;https://belowthemalt.com/2023/01/16/how-do-i-check-logs-of-a-docker-container/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>learning</category>
      <category>motivation</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>How do you find period/times of the day in Java ?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Tue, 03 Jan 2023 12:21:57 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/how-do-you-find-periodtimes-of-the-day-in-java--30eb</link>
      <guid>https://dev.to/rajeshsgr/how-do-you-find-periodtimes-of-the-day-in-java--30eb</guid>
      <description>&lt;p&gt;If you have ever wanted to determine the period of the day (e.g. morning, afternoon, evening) in your Java applications, there is now an easy way to do this from Java 16. Check this blog for more details&lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2023/01/03/how-do-you-find-period-times-of-the-day-in-java/"&gt;https://belowthemalt.com/2023/01/03/how-do-you-find-period-times-of-the-day-in-java/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>corejava</category>
      <category>javadatetime</category>
    </item>
    <item>
      <title>Alternatives to Kubernetes?</title>
      <dc:creator>Rajesh</dc:creator>
      <pubDate>Fri, 02 Dec 2022 00:01:37 +0000</pubDate>
      <link>https://dev.to/rajeshsgr/alternatives-to-kubernetes-1bip</link>
      <guid>https://dev.to/rajeshsgr/alternatives-to-kubernetes-1bip</guid>
      <description>&lt;p&gt;My short blog on alternative options available for Kubernetes &lt;/p&gt;

&lt;p&gt;&lt;a href="https://belowthemalt.com/2022/12/01/what-are-the-alternatives-for-kubernetes/" rel="noopener noreferrer"&gt;https://belowthemalt.com/2022/12/01/what-are-the-alternatives-for-kubernetes/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
  </channel>
</rss>
