<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>career on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/career/</link>
    <description>Recent content in career on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 06 Oct 2024 05:34:28 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/career/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Perl, 1994-2011</title>
      <link>https://www.s-anand.net/blog/perl-1994-2011/</link>
      <pubDate>Sat, 28 Sep 2024 16:51:14 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/perl-1994-2011/</guid>
      <description>&lt;p&gt;In 1994, I learnt &lt;a href=&#34;https://www.perl.org/&#34;&gt;Perl&lt;/a&gt;. It was fantastic. I used it to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;1995: Build CCChat - the unofficial IITM &lt;a href=&#34;https://www.s-anand.net/blog/bets-and-pranks/lee-in-the-cc/&#34;&gt;email system&lt;/a&gt; and software repository&lt;/li&gt;
&lt;li&gt;1999: Build &lt;a href=&#34;https://s-anand.net/&#34;&gt;my entire blog&lt;/a&gt; from scratch&lt;/li&gt;
&lt;li&gt;2000: Author my 2nd year thesis on the &lt;a href=&#34;https://archive.org/download/final-report_20240928/Final_Report.doc&#34;&gt;&lt;strong&gt;Behavioural Aspects of Financial Analysts&lt;/strong&gt;&lt;/a&gt; by analyzing 600MB of IBES data&lt;/li&gt;
&lt;li&gt;2002: Analyze where to place the &lt;a href=&#34;https://www.s-anand.net/blog/visualisation-locating-hubs/&#34;&gt;central processing hubs&lt;/a&gt; for a bank&lt;/li&gt;
&lt;li&gt;2004: Analyze the interest durations of public sector banks&lt;/li&gt;
&lt;li&gt;2005: Creating &lt;a href=&#34;https://www.s-anand.net/blog/matching-misspelt-tamil-movie-names/&#34;&gt;music quizzes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2006: Create my own &lt;a href=&#34;https://www.s-anand.net/blog/hindi-songs-online/&#34;&gt;music search engine&lt;/a&gt; (which earned me about $100 a month in Google Ad revenue for a while)&lt;/li&gt;
&lt;li&gt;2006: Automated &lt;a href=&#34;https://www.s-anand.net/blog/automated-resume-filtering/&#34;&gt;resume filtering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2007: Create custom search engines&lt;/li&gt;
&lt;li&gt;2008: &lt;a href=&#34;https://www.s-anand.net/blog/launching-applications/&#34;&gt;Build application launchers&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In 2006, I was convinced &lt;a href=&#34;https://www.s-anand.net/blog/python-vs-perl/&#34;&gt;I should stick to Perl&lt;/a&gt; over Python.&lt;/p&gt;
&lt;p&gt;In 2008, Google launched AppEngine and it provided free hosting (which was a &lt;strong&gt;big deal&lt;/strong&gt;!) but had only 2 runtimes: Java and Python. The choice was clear. I&amp;rsquo;d rather learn Python than code in Java.&lt;/p&gt;
&lt;p&gt;By 2011, I &lt;a href=&#34;https://www.s-anand.net/blog/software-for-my-new-laptop-2/&#34;&gt;stopped installing Perl&lt;/a&gt; on my laptop.&lt;/p&gt;
&lt;p&gt;Though most people know me mainly as a Python developer, I&amp;rsquo;ve programmed in Perl for about as long as I have in Python. I have fond memories of it. But I can&amp;rsquo;t read any of my code, nor write in it anymore.&lt;/p&gt;
&lt;p&gt;When I watched The Perl Conference (now called The Perl and Raku Conference &amp;ndash; Perl 6 is called Raku), I was surprised to hear how much the language had declined.&lt;/p&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/BgjV8A10peI&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=BgjV8A10peI&amp;amp;t=533s&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/perl-conference-attendees.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There were fewer than 100 attendees - and for 2025, they&amp;rsquo;ve &lt;a href=&#34;https://blogs.perl.org/users/makoto_nozaki/2024/09/things-ive-learned-serving-on-the-board-of-the-perl-foundation.html&#34;&gt;decided to go smaller&lt;/a&gt; and book a tiny hotel, so as to break-even even if only 20 people show up.&lt;/p&gt;
&lt;p&gt;Few languages have had as much of an impact on my life and thinking. My knowledge of modern programming comes from &lt;a href=&#34;https://en.wikipedia.org/wiki/Programming_Perl&#34;&gt;The Camel Book&lt;/a&gt;, functional programming from &lt;a href=&#34;https://hop.perl.plover.com/&#34;&gt;Higher Order Perl&lt;/a&gt;, Windows programming from &lt;a href=&#34;https://www.goodreads.com/book/show/86631.Learning_Perl_on_Win32_Systems&#34;&gt;Learning Perl on Win32 Systems&lt;/a&gt;, and so on. Even my philosophy of coding was shaped by Larry Wall&amp;rsquo;s the &lt;a href=&#34;https://thethreevirtues.com/&#34;&gt;three great virtues of a programmer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is my homage to the language that shaped me. Bless you, Perl!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>The LLM Psychologist</title>
      <link>https://www.s-anand.net/blog/the-llm-psychologist/</link>
      <pubDate>Sat, 17 Aug 2024 03:24:21 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-llm-psychologist/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;The LLM Psychologist&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/image-86.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;Andrej Karpathy mentioned the term &lt;a href=&#34;https://x.com/karpathy/status/1627366426771337216&#34;&gt;LLM psychologist&lt;/a&gt; first in Feb 2023. I&amp;rsquo;ve been thinking about this for a while, now.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://x.com/karpathy/status/1627366426771337216&#34;&gt;&lt;img alt=&#34;8/ These examples illustrate how prompts 1: matter and 2: are not trivial, and why today it makes sense to be a &amp;quot;prompt engineer&amp;quot; (e.g. @goodside). I also like to think of this role as a kind of LLM psychologist.&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/tweet-1.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve always been fascinated by psychologists in fiction. I grew up with &lt;a href=&#34;https://en.wikipedia.org/wiki/Hari_Seldon&#34;&gt;Hari Seldon&lt;/a&gt; in &lt;a href=&#34;https://en.wikipedia.org/wiki/Foundation_(book_series)&#34;&gt;Foundation&lt;/a&gt;, wanting to be a psycho-historian. (I spent several teenage years building my mind-reading abilities.) I wanted to be &lt;a href=&#34;https://en.wikipedia.org/wiki/Susan_Calvin&#34;&gt;Susan Calvin&lt;/a&gt;, the &lt;strong&gt;only&lt;/strong&gt; &lt;a href=&#34;https://en.wikipedia.org/wiki/Robopsychology&#34;&gt;robopsychologist&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Instead, I became an engineer and a manager.&lt;/p&gt;
&lt;p&gt;Over the last few months, several things changed. Most of my time &lt;a href=&#34;https://www.s-anand.net/blog/llms-can-teach-experts/&#34;&gt;is&lt;/a&gt; &lt;a href=&#34;https://www.s-anand.net/blog/chatgpt-custom-instructions/&#34;&gt;spent&lt;/a&gt; &lt;a href=&#34;https://www.s-anand.net/blog/a-quick-way-to-assess-llm-capabilities/&#34;&gt;researching&lt;/a&gt; &lt;a href=&#34;https://www.s-anand.net/blog/embeddings-similarity-threshold/&#34;&gt;LLMs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I also have a &lt;a href=&#34;https://www.s-anand.net/blog/father-of-the-bride/&#34;&gt;new job&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So, on Fri 9 Aug, I spoke to our head of HR.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Manju, I&amp;rsquo;ve decided to officially designated myself as LLM Psychologist.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Um,… sure Anand, whatever works for you.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;On Sat 10 Aug, I delivered a &lt;a href=&#34;https://www.ted.com/tedx/events?autocomplete_filter=TEDxMDIGurgaon&amp;amp;when=past&#34;&gt;TEDx talk at MDI Gurgaon&lt;/a&gt;. During the talk, I said,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;So, as of now, I am finally an LLM Psychologist. Let me head over to my LinkedIn profile and update my designation. There. Now, you have the pleasure of talking to the world&amp;rsquo;s only (and first) LLM Psychologist!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/in/sanand0/&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/image-86.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Obviously, that gimmick drew an applause and that&amp;rsquo;s what it was designed for.&lt;/p&gt;
&lt;p&gt;But there it is. To the best of my knowledge, I&amp;rsquo;m now the only official LLM psychologist in the world - and very likely the first official one.&lt;/p&gt;
&lt;p&gt;As Oscar Wilde said 🙂&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Be yourself; everyone else is already taken.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/UniihAkwvLs&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/gramener/llmpersonality&#34;&gt;Code for the talk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/gramener/llmpersonality/raw/refs/heads/main/tedx/2024-08-10-TEDx-MDI-Gurgaon-LLM-Psychology.pptx&#34;&gt;Slides for the talk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/gramener/llmpersonality/blob/main/tedx/README.md&#34;&gt;Annotated transcript of the talk&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/gramener-applies-your-skills/</link>
      <pubDate>Wed, 04 May 2022 09:45:08 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/gramener-applies-your-skills/</guid>
      <description>&lt;p&gt;When Sunil Kardam said Gramener is the one place he got to apply all his skills - management, engineering, people skills and analytics - it reminded me how cross disciplinary Gramener is.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s something to be said for generalists in the era of deep focus.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3AugcPost%3A6927553691923226624&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
