Open-source large language models can replace ChatGPT on daily usage or as engines for AI-powered applications. These are 6 ways to use them.
Tomas Fernandez

How To Organize Constants in a Dedicated Layer in JavaScript
Learn what a constants layer is, why you need it in your JavaScript project, how to implement it, and what benefits it can bring to your architecture.
Importance of Kubernetes and the Need for Tainting Nodes
Learn how to leverage Kubernetes taints and tolerations for refined cluster management, enhancing security, specialization, and scaling.
NativePHP: Build Desktop Applications with PHP
Always wanted to write desktop apps in PHP? Now you can. NativePHP runs on Electron and any frontend framework, a new trick for PHP devs.
Docker Volumes: Efficient Data Management in Containerized Environments
Learn how Docker volumes enable efficient data management, ensuring persistent storage, data sharing, and scalability.
WebAssembly and Docker: Lightweight Containers
WebAssembly has the potential to replace Docker, or at least what we know as the classical container. Let’s learn how Docker can help us build and run WebAssembly with a streamlined workflow.
Unravelling 5 Exciting Modern Web Development Features
In this blog post, we will explore 5 exciting modern web development features that have the potential to revolutionize web projects.
Debugging Your Go Applications
Discover debugging in Go: identifying bugs, tools, best practices, and using Delve and GoLand for effective debugging.
Introduction to LangChain
This tutorial focuses on using LangChain, a Python and JavaScript library, to build applications with Large Language Models.
State of DevOps 2023 Highlights
The latest State of Devops reports highlights the impact of AI on productivity, the factors affecting burnout and how SREs affect reliability.
Developing an AI Chatbot With Vercel AI SDK
Learn how to utilize Vercel’s new open-source AI SDK with Next.js for efficient ChatGPT-based AI app development.
DevSecOps in Modern Software Development
The article delves into DevSecOps, emphasizing security in the DevOps lifecycle, its practices, real-world case studies, and tools.
A React useCallback Hook Primer
In this article, we explore the key concepts related to useCallback, including its purpose, usage, benefits, and best practices.
Web Animation for Your React App: Framer Motion vs GSAP
The article compares Framer Motion and GSAP animation libraries for React, discussing benefits, drawbacks, differences, and setup.
Understanding Open Source Licensing
This article discusses the importance of open-source licensing in software development and its implications for stakeholders.