PinnedDaniel Chu·Jul 8, 2023Demystifying LangChainJS Agent: Unraveling the Future of Language ProcessingLangChain serves as a breath of fresh air in the realm of developing applications for Large Language Models (LLMs).
Daniel Chu·Apr 4Nutanix Internal Engine: Core Learning Points in 5 MinsNutanix’s hyper-converged infrastructure relies on a suite of internal services running in Controller VMs (CVMs) to deliver seamless…
Daniel Chu·Aug 18, 2024[Tested in 2024] How to create a Windows Bootable USB from macOS using TerminalScenario: You Have a Mac, and You Need to Create a Windows Bootable USB
Daniel Chu·Jul 21, 2024The Power of GitHub API: Automating Repository ManagementManaging repositories on GitHub can be a daunting task, especially when dealing with numerous repositories. Performing actions like…
Daniel Chu·Jun 11, 2023How to Clear Pinia Stores in Vue 3 at Once: Unleashing the Power of Pinia over VuexIntroduction
Daniel Chu·Apr 20, 2023Golden Butterfly Token Location in ChangiVerseIn 2023, you can experience Singapore Changi Airport without leaving your house! Entering ChangiVerse, a metaverse based version of Changi…
Daniel Chu·Mar 10, 2023Implement Pseudo Random Number Generator in FPGA using VerilogField-Programmable Gate Array (FPGA) is a highly configurable integrated circuit that enables developer test and rewrite programs to…A response icon1A response icon1
Daniel Chu·Feb 27, 2023Is buffer overflow vulnerability vanishing?Buffer overflow vulnerability is one of the notorious vulnerabilities because they can be exploited by attackers to execute arbitrary code…
Daniel Chu·Dec 30, 2022How to install GitLab EE in RHEL8 using Omnibus packages in offline setup in 15 minsGitLab and GitHub have always been compared over their functionalities since they are similar products which utilise Git and offer…