<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>zbeegnews blog</title>
    <link>https://zbeegnew.dev/</link>
    <description>Recent content on zbeegnews blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Zbigniew Tomanek</copyright>
    <lastBuildDate>Fri, 24 Nov 2023 16:51:04 +0100</lastBuildDate>
    <atom:link href="https://zbeegnew.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Venture Capital Works</title>
      <link>https://zbeegnew.dev/tech/how_venture_capital_works/</link>
      <pubDate>Fri, 24 Nov 2023 16:51:04 +0100</pubDate>
      <guid>https://zbeegnew.dev/tech/how_venture_capital_works/</guid>
      <description>&lt;br&gt;&#xA;&lt;p&gt;Embarking on my first startup journey was an adventure filled with learning curves. It&amp;rsquo;s through the errors I stumbled upon that I gained invaluable insights into the workings of Venture Capital. I&amp;rsquo;m excited to share these learnings in this article, hoping it will guide others to sidestep the pitfalls I encountered.&lt;/p&gt;&#xA;&lt;p&gt;For a deeper dive into my startup saga check out my detailed story &lt;a href=&#34;https://zbeegnew.dev/life/story_of_my_first_startup/&#34; title=&#34;Story Of My First Startup&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;they-play-long-game-with-big-numbers&#34;&gt;They Play Long Game With Big Numbers&lt;/h2&gt;&#xA;&lt;br&gt;&#xA;&lt;p&gt;Venture Capitals (VCs) seem like they&amp;rsquo;ve cracked the code to immense profits, despite many of their startup investments failing. It&amp;rsquo;s all about the long game and big numbers (plus, let&amp;rsquo;s not forget, they&amp;rsquo;re swimming in money). Here&amp;rsquo;s a breakdown of their strategy, which is pretty much high-stakes, high-reward gambling:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dockerized Llama2 Server on GPU</title>
      <link>https://zbeegnew.dev/tech/dockerized_llama_2_server_on_gpu/</link>
      <pubDate>Thu, 03 Aug 2023 18:45:35 +0200</pubDate>
      <guid>https://zbeegnew.dev/tech/dockerized_llama_2_server_on_gpu/</guid>
      <description>&lt;br&gt;&#xA;&lt;p&gt;&lt;strong&gt;TLDR&lt;/strong&gt;&#xA;Head over to &lt;a href=&#34;https://github.com/ZbigniewTomanek/llama2-server-docker-gpu&#34;&gt;this repo&lt;/a&gt; for scripts and instructions to help you get a Llama2 REST server up and running on a GPU. And guess what? You can do it with just two commands.&lt;/p&gt;&#xA;&lt;h2 id=&#34;llama-llama-red-pajama&#34;&gt;Llama Llama Red Pajama&lt;/h2&gt;&#xA;&lt;br&gt;&#xA;&lt;p&gt;In DataWalk, we&amp;rsquo;re always on our toes to ensure we&amp;rsquo;re keeping pace with the bad guys. It&amp;rsquo;s why we&amp;rsquo;re constantly striving to give our product the most robust analytical capabilities possible.&lt;/p&gt;&#xA;&lt;p&gt;Lately, Large Language Models have been making quite a splash, and we couldn&amp;rsquo;t ignore the buzz. Meta recently launched Llama2, a powerful, commercially available Large Language Model. Naturally, we had to check it out to see how it fit into our workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Generating Pydantic Models from Java Classes</title>
      <link>https://zbeegnew.dev/tech/generate_pydantic_model_from_java_classes/</link>
      <pubDate>Fri, 21 Jul 2023 14:17:10 +0200</pubDate>
      <guid>https://zbeegnew.dev/tech/generate_pydantic_model_from_java_classes/</guid>
      <description>&lt;br&gt;&#xA;&lt;p&gt;Today, I once again encountered a common development issue. In our &lt;strong&gt;Big Fat Java Codebase&lt;/strong&gt;™️, there&amp;rsquo;s a crucial HTTP endpoint that accepts a large and often changing model as a payload. Updating this model to stay in sync with our Python codebase has always been a tedious task.&lt;/p&gt;&#xA;&lt;p&gt;So far, no one has taken on the herculean task of rewriting this entire model in Python. Instead, we&amp;rsquo;ve been selectively porting over smaller subparts as needed. While this ostrich strategy has served us well for a while, it became untenable when I found myself facing the task of rewriting most of the model into Python. That&amp;rsquo;s when I decided to automate the process.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
