Browsing Tag
opensource
516 posts
API Testing: Ensuring Reliable and Robust Software Applications
APIs (Application Programming Interfaces) serve as the backbone of modern software systems, enabling seamless communication between applications. They…
I’m quitting… the game 🤧
I’m quitting… the game. My game is over. 🙈 Yeah, you heard that right — my game is…
Contributing to ByteChef
Before we start… If you have just stumbled upon my OSD600 series of blog posts, it has been…
SafeLine WAF Waiting Room: The Terminator of HTTP Flood DDoS Attack
This article is written by a loyal user of SafeLine WAF, Nishuo666. First of all, this is definitely…
vueframe a simple Vue 3 component library for embedding video players
Just wanted to share a project I’ve been working on called vueframe, offering a simple way to embed…
Step-by-Step Tutorial on Building AI Coding Interviewer with AI/ML API and Integration with Clerk Auth and Deploying to Vercel
Introduction In this tutorial we’ll build a web application called AI Coding Interviewer (e.g., PrepAlly) that helps candidates…
🗄️Memoization in JavaScript: Optimizing Computations and Improving Performance
Hello everyone! Memoization is an optimization technique that can significantly speed up function execution by caching their results.…
40 open-source gems to become the ultimate developer🔥 🚀
I have curated 40 unique open-source gems to make you the ultimate developer. You can implement or deploy…
Everything You Need to Know About Hacktoberfest 2024
Introduction to Hacktoberfest Hacktoberfest is a month-long(Oct 1 – Oct 31) celebration of all things open-source yearly. Why…
Explorando a Observabilidade com OpenTelemetry: Propagação de Contexto e Arquiteturas Distribuídas
A observabilidade é um dos pilares para garantir o sucesso de sistemas complexos e distribuídos. Diferente do monitoramento…