<?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>Forem: Olu Tobi Akinyemi</title>
    <description>The latest articles on Forem by Olu Tobi Akinyemi (@ota).</description>
    <link>https://forem.com/ota</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%2F1032541%2F29a9d9bb-a497-4d5c-9861-44873c916dd0.jpeg</url>
      <title>Forem: Olu Tobi Akinyemi</title>
      <link>https://forem.com/ota</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ota"/>
    <language>en</language>
    <item>
      <title>Get yo A$$ Outside!</title>
      <dc:creator>Olu Tobi Akinyemi</dc:creator>
      <pubDate>Sun, 15 Feb 2026 03:51:14 +0000</pubDate>
      <link>https://forem.com/ota/get-yo-a-outside-2p42</link>
      <guid>https://forem.com/ota/get-yo-a-outside-2p42</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://get-outside.pages.dev/" rel="noopener noreferrer"&gt;GitHub Copilot CLI Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;&lt;em&gt;Mobile-first web app that lovingly drags you off the couch&lt;/em&gt;&lt;/strong&gt;, finds nearby parks, and points you toward sunlight.
&lt;/h3&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://app.screencastify.com/watch/LJx6ZcoYuuHvdLD0Ar11?checkOrg=0c9695fb-f3e1-4712-b556-91e2a96b7f39" rel="noopener noreferrer"&gt;https://app.screencastify.com/watch/LJx6ZcoYuuHvdLD0Ar11?checkOrg=0c9695fb-f3e1-4712-b556-91e2a96b7f39&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try it yourself:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://get-outside.pages.dev/" rel="noopener noreferrer"&gt;https://get-outside.pages.dev/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot CLI
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;I utilized the .github directory and copilot-instructions.md&lt;/strong&gt; along with the /agents directory &lt;strong&gt;&lt;em&gt;with specific agents such as planning-agent.md, which hands off to either the frontend-agent.md or the backend-agent.md.&lt;/em&gt;&lt;/strong&gt; I also utilized a CLAUDE.md file to have a "master/main scope" for the entire project. &lt;strong&gt;This type of flow helped me to not only execute "fast," but also keep a structured flow while developing this MVP.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvtdzcniio86r5rckc883.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvtdzcniio86r5rckc883.png" alt=" " width="800" height="800"&gt;&lt;/a&gt; &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>cli</category>
      <category>githubcopilot</category>
    </item>
    <item>
      <title>The Power of Primer Prompts: Crafting Personalized Conversations with ChatGPT</title>
      <dc:creator>Olu Tobi Akinyemi</dc:creator>
      <pubDate>Mon, 31 Jul 2023 23:22:40 +0000</pubDate>
      <link>https://forem.com/ota/the-power-of-primer-prompts-crafting-personalized-conversations-with-chatgpt-4hlm</link>
      <guid>https://forem.com/ota/the-power-of-primer-prompts-crafting-personalized-conversations-with-chatgpt-4hlm</guid>
      <description>&lt;h3&gt;
  
  
  &lt;strong&gt;In the realm of artificial intelligence&lt;/strong&gt; 🤖,
&lt;/h3&gt;

&lt;p&gt;engaging in conversations with intelligent machines has become an extraordinary experience. One such remarkable creation is ChatGPT, the computer brain brought to life by OpenAI. Its ability to respond to queries in a way that emulates authentic human interaction leaves users captivated. Behind this marvel lies the art of "prompt engineering," where the careful selection of words and questions, known as "prompts," guides ChatGPT to deliver accurate and relevant responses. This article delves into the fascinating world of "Primer Prompts" and how they unlock the potential for more precise and personalized interactions.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Understanding Prompt Engineering:&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;At the heart of mastering ChatGPT interactions lies the art of prompt engineering. The process involves thoughtfully crafting the prompts to guide the intelligent model towards providing the most suitable answers. Each prompt acts like a dance step, leading the AI in the right direction. Among the various techniques available, "Primer Prompts" stand out as a powerful technique that adds an extra layer of specificity and personalization to the conversation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://learnprompting.org/docs/intro" rel="noopener noreferrer"&gt;Welcome|Learning Prompting: Your Guide to Communicating with AI&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmni6ertm5r1hmsjyb7ag.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmni6ertm5r1hmsjyb7ag.png" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Exploring Primer Prompts:&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Central to the concept of "Primer Prompts" is the "Primer" itself. The Primer constitutes a paragraph or more of preparatory text that furnishes ChatGPT with detailed context. This context serves as a crucial foundation, shaping the subsequent conversation and enabling the model to respond in a manner aligned with a specific persona or role.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;1. Defining {Persona/Role}:&lt;/strong&gt;&lt;br&gt;
The first step in constructing a Primer Prompt involves assigning a distinctive &lt;strong&gt;{Persona/Role}&lt;/strong&gt; to ChatGPT. For instance, envision a scenario where ChatGPT takes on the persona of "Miss Writer.". Remember to use a noun representing the profession or activity, "Writer" is the noun that represents the profession or activity, "Miss" is a title.  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;2. Crafting {Role_Description}:&lt;/strong&gt;&lt;br&gt;
With the {Persona/Role} set, the next step is to provide a comprehensive &lt;strong&gt;{Role_Description}&lt;/strong&gt;. This aspect breathes life into the persona, offering intricate details about "Miss Writer's" job requirements and unique attributes. For example, the role may entail crafting engaging stories with well-rounded characters, displaying genre versatility, and skillfully managing story structure, pacing, and dialogue. Additionally, specifying the necessity for extensive research in writing informative non-fiction can enhance the model's understanding and responsiveness.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;3. Optional {Questions}:&lt;/strong&gt;&lt;br&gt;
Some Primer Prompts may incorporate optional &lt;strong&gt;{Questions}&lt;/strong&gt; to direct ChatGPT's responses towards specific areas of expertise or interest.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;4. Crafting Precise {Instructions}:&lt;/strong&gt;&lt;br&gt;
The heart of the Primer Prompt lies in the &lt;strong&gt;{Instructions}&lt;/strong&gt; section. This segment provides explicit guidance for ChatGPT to follow during the conversation. Ensuring that the instructions align with the intended goals is critical to eliciting desired and meaningful responses.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For instance, the &lt;strong&gt;{Instructions}&lt;/strong&gt; might involve tasks such as reviewing Mr. Editor's critique, creating a unique story character, evaluating ideas based on their merits, implementation difficulty, and potential challenges, while also considering the likely outcomes. Furthermore, instructing ChatGPT to conclude with rankings, respond to Mr. Editor, and develop a compelling narrative based on the feedback can lead to well-crafted and engaging interactions.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Leveraging the Power of Primer Prompts:&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;By constructing Primer Prompts with precision and detail, users can harness the full potential of ChatGPT's capabilities. The context established in the primer ensures responses that are meaningful and relevant to the user while staying consistent with the assigned &lt;strong&gt;{Persona/Role}&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Conclusion:&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;In the realm of AI-powered conversations, Primer Prompts emerge as a potent technique to engage ChatGPT in a manner that feels remarkably personalized and effective. By defining a distinct &lt;strong&gt;{Persona/Role}&lt;/strong&gt;, providing a detailed &lt;strong&gt;{Role_Description}&lt;/strong&gt;, and offering clear &lt;strong&gt;{Instructions}&lt;/strong&gt;, users can unlock a world of more profound and insightful interactions with ChatGPT. Embrace the art of prompt engineering and experience conversations that transcend the boundaries of human-machine interaction.&lt;br&gt;
At the heart of mastering ChatGPT interactions lies the art of prompt engineering. The process involves thoughtfully crafting the prompts to guide the intelligent model towards providing the most suitable answers. Each prompt acts like a dance step, leading the AI in the right direction. Among the various techniques available, "&lt;strong&gt;Primer Prompts&lt;/strong&gt;" stand out as a powerful tool that adds an extra layer of specificity and personalization to the conversation.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Within the field of AI-powered conversations with Prompt Engineering, 'Primer Prompts' inject a touch of magic, where carefully crafted words become dance steps that guide ChatGPT's responses with precision and empathy. These suggestions are like the strokes of an artist's brush; they open up a universe of unique interactions that go far beyond the traditional limits of human-machine collaboration." - øLu 💛🦾🌱&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>programming</category>
      <category>learning</category>
      <category>ai</category>
      <category>promptengineering</category>
    </item>
    <item>
      <title>🌍 Earth: No Longer an "All-You-Can-Eat Buffet"</title>
      <dc:creator>Olu Tobi Akinyemi</dc:creator>
      <pubDate>Wed, 29 Mar 2023 22:04:30 +0000</pubDate>
      <link>https://forem.com/ota/earth-no-longer-an-all-you-can-eat-buffet-49eb</link>
      <guid>https://forem.com/ota/earth-no-longer-an-all-you-can-eat-buffet-49eb</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;The Need for a New Socioeconomic Paradigm - As we advance further into the 21st century, humanity faces unprecedented challenges.&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Climate change, wealth inequality, and the rapid pace of technological innovation all demand a new way of thinking about our planet, other life forms and our relationship with it and our relationship with other humans. &lt;br&gt;
Earth, our collective home, has long been treated as an "All-You-Can-Eat Buffet," with resources consumed at an alarming rate. However, the new era of artificial intelligence (AI) and robotics presents us with a crucial opportunity to shift our mindset and create a better life for all, rather than just a select few...if we choose to.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Intersection of Capitalism, Socialism,Communism and whatever else ...ism:&lt;/strong&gt;&lt;br&gt;
The current state of affairs has brought us to a critical juncture, where we must consider redefining our socioeconomic systems. By embracing aspects of capitalism, socialism, communism, and/or whatever else ...ism. &lt;br&gt;
By taking the best qualities of each of these "ways of being" - we can forge a new, more balanced approach that prioritizes the welfare of both individuals and the collective whole (I'm personally leaning more towards the collective, in my opinion). AI and robotics have the potential to "level the playing field" in a way that has never been possible before, providing us with the tools to build a more equitable society and thus a better world (closer to what I've come to call &lt;strong&gt;WaTrek&lt;/strong&gt; - a play on Star Trek &amp;amp; Wakanda).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The AI Revolution: A Double-Edged Sword:&lt;/strong&gt;&lt;br&gt;
The rapid growth of AI and robotics has generated both positive and negative consequences. On one hand, these technologies have the power to streamline industries, improve efficiency, create new opportunities and create a better standard way of living for most-if-not all humans. On the other, they have also led to job displacement and further widened the wealth gap. As we continue to innovate, it is essential that we remain conscious of the broader implications of our choices and work to ensure that the benefits of AI are distributed equitably.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Moving Beyond Capitalism: A Call to Action:&lt;/strong&gt;&lt;br&gt;
The time has come to recognize that we have evolved beyond the traditional confines of capitalism. While this system may have once served the needs of our nation, it is no longer sustainable in the face of mounting global challenges. If we fail to adapt, the consequences will be dire not only for humanity but for the entire planet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Importance of Collective Reflection:&lt;/strong&gt;&lt;br&gt;
In order to bring about lasting change, we must take the time to reflect on our current trajectory and consider the impact our actions have had on the planet. By examining the ways in which we have treated Earth as an "All-You-Can-Eat Buffet," we can identify where our priorities have been misplaced and begin to chart a new course.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt;&lt;br&gt;
As we stand at the precipice of a new era, it is imperative that we embrace the potential of AI and robotics to create a more just and sustainable world. By combining the best aspects of capitalism, socialism, communism, and whatever else ...ism - we can forge a new socioeconomic paradigm that supports the many, rather than the few. &lt;br&gt;
The future is in our hands, and it is up to us to ensure that we use our technological prowess wisely and work collectively to protect our planet and its inhabitants.&lt;br&gt;
-øLu 💛🦾🌱🙏&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxz0uzvw6klgwmu68y70p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxz0uzvw6klgwmu68y70p.png" alt="" width="800" height="604"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>socioeconomics</category>
    </item>
    <item>
      <title>Fearing less and Loving more</title>
      <dc:creator>Olu Tobi Akinyemi</dc:creator>
      <pubDate>Sat, 11 Mar 2023 00:31:48 +0000</pubDate>
      <link>https://forem.com/ota/fearing-less-and-loving-more-ppp</link>
      <guid>https://forem.com/ota/fearing-less-and-loving-more-ppp</guid>
      <description>&lt;h2&gt;
  
  
  I pledge to embrace equality and equity in tech...
&lt;/h2&gt;

&lt;p&gt;by &lt;strong&gt;fearing less and loving more&lt;/strong&gt;. I pledge to continue to strive creating a better world now and in the future, by approaching this task with empathy and awareness. As part of the human race, we are all unique individuals with different cultural(a.k.a cults) backgrounds and beliefs. However, we should strive to embrace our similarities and differences in a positive and respectful manner, even if we do not always agree with each other. As I like to say, &lt;strong&gt;"we all bleed red, when cut."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To create a better world for the future, we must start by making positive changes in the present. This can involve simple acts of kindness, volunteering in our communities, and &lt;strong&gt;making conscious choices that benefit not only ourselves but also the environment and those around us&lt;/strong&gt;. By taking responsibility for our actions, we can lay the foundation for a better world for generations to come.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How can one help to create a better world, now; so are future may be even better ?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx64t1vh07ddd22oqih9b.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx64t1vh07ddd22oqih9b.jpg" alt="Olu T Akinyemi, sitting on a stool, with a red light illuminating" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>wecoded</category>
      <category>fearlesslovemore</category>
    </item>
    <item>
      <title>🐢 + 🐇 = Myself</title>
      <dc:creator>Olu Tobi Akinyemi</dc:creator>
      <pubDate>Sun, 26 Feb 2023 01:21:27 +0000</pubDate>
      <link>https://forem.com/ota/-myself-4i5e</link>
      <guid>https://forem.com/ota/-myself-4i5e</guid>
      <description>&lt;p&gt;As a Software Engineer(Constructor), &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I See it's common to feel the pressure to keep up with the latest technologies and learn new skills quickly&lt;/strong&gt;. &lt;br&gt;
While this pressure can sometimes help some and some truly thrive under the pressure, while others, don't (&lt;em&gt;and guess what-&lt;/em&gt; &lt;strong&gt;thats OKAY&lt;/strong&gt;). This varies for me, depending on the situation and context etc, but overall when it comes to learning --- &lt;/p&gt;

&lt;p&gt;I personally tend to align more with &lt;strong&gt;the slow and steady approach of a 🐢&lt;/strong&gt;. I've found that taking my time to understand and absorb information allows me to build a solid foundation of knowledge that I can rely on.&lt;/p&gt;

&lt;p&gt;However, once I have a solid grasp on a given concept, I become quick and efficient like a 🐇, putting my knowledge into practice. I've found that this balance between the two approaches is what makes me a true alchemist in my field. I'm able to take my time to build a strong foundation of knowledge, and then apply it quickly and efficiently when it's time to execute a project(still learning, haven't constructed much of my own - besides via bootcamp).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In my experience with audio engineering&lt;/strong&gt;, I learned to embrace the 🐇 mentality and work quickly. However, I've come to realize that combining both approaches is what allows me to excel in my field. Balancing the architectural and engineering aspects of programming allows me to better understand and execute my projects with precision and creativity.&lt;/p&gt;

&lt;p&gt;In software engineering(construction), &lt;strong&gt;while it's important to keep up with the latest technologies and trends, it's equally important to build a strong foundation of knowledge that you can rely on&lt;/strong&gt;. By &lt;strong&gt;embracing both the 🐢 and 🐇 mentalities, you can become a true alchemist in your field&lt;/strong&gt;, able to execute projects with precision and creativity.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>fundamentals</category>
      <category>alchemist</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
