Mark Ponomarev
NVIDIA OpenCodeReasoning-Nemotron-32B: A Quick Look
NVIDIA, a titan in accelerated computing, has released its OpenCodeReasoning-Nemotron family of large language models (LLMs), open-sourcing a powerful new suite of tools for developers and researchers. Available in 32B, 14B, and 7B parameter sizes, and including a specialized IOI (Input/Output Interacting) variant, these models are licensed under the permissive Apache 2.0 license, paving the way for widespread commercial and non-commercial innovation. This move signals a significant commitment f
Mark Ponomarev
May 8, 2025
Getting Started with Bun API
Among the most exciting recent dev tools is Bun, an incredibly fast, all-in-one JavaScript toolkit designed to enhance developer productivity and application performance. Bun isn't just another runtime; it's a cohesive ecosystem encompassing a runtime, bundler, test runner, package manager, and more, all within a single native executable. This guide will walk you through the essentials of Bun, focusing on its core concepts and powerful APIs. 💡Want a great API Testing tool that generates beauti
Mark Ponomarev
May 4, 2025
How to Use Resend API (A Beginners Guide)
Email is a critical component of modern web applications, used for everything from user onboarding and notifications to password resets and marketing campaigns. However, building and managing a reliable email sending infrastructure can be complex and time-consuming. This is where email API services like Resend come in. Resend offers a developer-friendly platform designed to simplify the process of sending transactional and marketing emails. It provides robust APIs, detailed analytics, and excel
Mark Ponomarev
May 1, 2025
Crawl4AI Tutorial: A Beginner's Guide
In the age of AI, accessing and processing web data efficiently is crucial. Crawl4AI emerges as a powerful, open-source web crawler and scraper meticulously engineered for developers working with Large Language Models (LLMs), AI agents, and modern data pipelines. This tutorial provides a deep dive into Crawl4AI, covering everything from installation to advanced crawling techniques. 💡Want a great API Testing tool that generates beautiful API Documentation? Want an integrated, All-in-One platfo
Mark Ponomarev
April 30, 2025
How to Use Ollama (Complete Ollama Cheatsheet)
The landscape of artificial intelligence is constantly shifting, with Large Language Models (LLMs) becoming increasingly sophisticated and integrated into our digital lives. While cloud-based AI services offer convenience, a growing number of users are turning towards running these powerful models directly on their own computers. This approach offers enhanced privacy, cost savings, and greater control. Facilitating this shift is Ollama, a revolutionary tool designed to drastically simplify the c
Mark Ponomarev
April 27, 2025
OpenHands: The Open Source Devin AI Alternative
The world of software development is undergoing a seismic shift, driven by the rapid advancements in artificial intelligence. We've seen AI tools evolve from simple code completion aids to sophisticated systems capable of understanding complex requirements and generating functional applications. In this exciting landscape, a new player has emerged, capturing the imagination of developers worldwide: OpenHands. Positioned as a powerful, open-source alternative to proprietary AI developers like Dev
Mark Ponomarev
April 25, 2025
How to Use Supabase API: A Complete Guide
This guide provides a comprehensive overview of how to leverage the Supabase API.
Mark Ponomarev
April 22, 2025
How to Use Cursor Tab Completion Feature
This tutorial will guide you through understanding, using, and mastering Cursor Tab, transforming it from a neat feature into an indispensable part of your coding arsenal.
Mark Ponomarev
April 18, 2025
What is Prompt Caching? Best Practices Explained
Large Language Models (LLMs) have revolutionized how we interact with AI, enabling complex tasks like text generation, translation, question answering, and more. However, interacting with these powerful models, especially with sophisticated prompts, can incur significant computational costs and latency. Many applications involve sending similar or partially identical prompts repeatedly. Imagine a chatbot with a fixed system prompt, a document analysis tool processing chunks with the same instruc
Mark Ponomarev
April 17, 2025
OpenAI Codex CLI: an Open Source Coding Agent in the Terminal
The command line interface (CLI) remains the undisputed domain of many developers – a place of efficiency, power, and deep integration into the development lifecycle. Now, imagine augmenting that environment with an intelligent agent capable of understanding your code, editing files, running commands, and iterating on solutions, all without leaving the comfort of your terminal. This is the promise of the OpenAI Codex CLI, a lightweight coding agent available via npm (@openai/codex), designed spe
Mark Ponomarev
April 16, 2025
How to Build a Claude Research Open Source Alternative
Anthropic's Claude recently gained attention with new capabilities allowing it to access and synthesize real-time web information, effectively acting as a research assistant. This feature, often discussed as "Claude Research," aims to go beyond simple web search by exploring multiple angles of a topic, pulling together information from various sources, and delivering synthesized answers. While powerful, relying on closed-source, proprietary systems isn't always ideal. Many users seek more contro
Mark Ponomarev
April 16, 2025
A Quick Look at GLM-4-32B: the New Open Source Star?
The landscape of large language models (LLMs) is evolving at a breathtaking pace. Beyond simply scaling up parameter counts, leading research labs are increasingly focusing on enhancing specific capabilities like reasoning, complex problem-solving, and efficiency. Tsinghua University's Knowledge Engineering Group (KEG) and Zhipu AI (THUDM) have consistently been at the forefront of these advancements, particularly with their GLM (General Language Model) series. The introduction of GLM-4-32B-0414
Mark Ponomarev
April 16, 2025
What is vLLM? How to Install and Use vLLM, Explained
This tutorial will walk you through everything you need to know as a beginner: what vLLM is, why it's important, how to install it, and how to use it for both offline batch processing and online serving.
Mark Ponomarev
April 14, 2025
How to Integrate LangChain with MCP Servers Using langchain-mcp-adapters
This library provides a lightweight wrapper, enabling developers to leverage the growing ecosystem of MCP tools within their LangChain applications. Let's learn how to use it.
Mark Ponomarev
April 14, 2025
Is the Mysterious Optimus Alpha Model OpenAI's o4-mini?
Is the Mysterious Optimus Alpha Model OpenAI's o4-mini? How to Use the Optimus Alpha Model in Cursor via Openrouter API? Read this article to find out!
Mark Ponomarev
April 12, 2025