Warren Markhamwarrenmarkham.hashnode.dev·Mar 10, 2024TIL about LangChain's RunnableLike objectsWhile reading through the langchain_core.runnable.base code, the ability to create Runnable objects out of RunnableLike objects caught my eye. This article is also viewable at https://github.com/WarrenTheRabbit/TIL/. What is LangChain? LangChain is ...207 readsRunnableLike
Warren Markhamwarrenmarkham.hashnode.dev·Mar 8, 2024Custom truth testing in requests moduleThis is a 'Things I Learned' entry. A TIL entry is about the things or ways of thinking that interest me, that I want to strengthen, or that I plan on coming back to. Expect quotes, code snippets, brief comments, walk-it-backs, little test exploratio...descriptors
Warren Markhamwarrenmarkham.hashnode.dev·Jan 21, 2024Test-Drive a Non-Functional Requirement#C #bubblesort #Unity #TDD #conventionalcommits #Makefile #testautomation Let's try using TDD to implement the client's requirements for bubble sort. The client is Holberton's server-side test system. It reads the code I push to GitHub and attempts ...32 readsUnity Test Framework
Warren Markhamwarrenmarkham.hashnode.dev·Jan 17, 2024Setting up a Holberton School project#C #Unity #testframework #Makefile #automation #conventionalcommits Let's work through Sorting algorithms & Big O. It is a project in Holberton School Australia's C curriculum. ℹ If you are thinking of studying at Holberton School Australia, this a...28 readsholberton-school-australia
Abraham Johnajnets.hashnode.dev·Dec 18, 2023Full-stack For LifeBeing a full-stack engineer means you're able to communicate with and relate to the machine at any stack level. A way to easily assess this is to simply ask an engineer to explain how a software system works. They can have a general overview of the f...alx-software-engineering
Leonard Nzekweleo.netrobase.dev·Dec 11, 2023Lafia HMS Portfolio Project for Holberton SchoolIntroduction Greetings, everyone! I am excited to share my journey working on the Lafia Hospital Management System (HMS) project. Our team, consisting of Rahmat Folorunsho (UI/UX/Frontend), Ifeanyi Akamigbo (Frontend/Backend), and myself (Backend/Dev...Alchemy of StacksDevops
Peace Chinagwamudodi.hashnode.dev·Jun 13, 2023Weatherify: Your Ultimate Weather CompanionStay informed, rain or shine! Have you ever wished for a reliable and intuitive weather app that provides real-time weather updates and forecasts? Look no further! We are thrilled to present Weatherify, a state-of-the-art weather application designe...weatherApp