Click here to Skip to main content
16,004,557 members
Everything / Hat

Hat

RedHat

Great Reads

by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
by Arthur V. Ratz
Compute the Levenshtein distance of literal strings effectively by using the Wagner-Fischer (two matrix rows-based) algorithm.
by Howard 9448490
Windows Forms Print Dialog for rich text with accurate page preview and zooming
by Jozu MLOps
In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.

Latest Articles

by Trần_Tuấn_Anh
In today's rapidly evolving tech landscape, understanding the difference between PaaS (Platform as a Service) and SaaS (Software as a Service) is crucial for making informed decisions about cloud computing solutions.
by Trần_Tuấn_Anh
Lambda functions are a powerful feature introduced in Java 8 that revolutionize how you write and manage code. They allow for more concise and readable code, especially when dealing with functional interfaces.
by Trần_Tuấn_Anh
In Spring Framework, the singleton bean scope is the default and most commonly used scope. Despite its widespread use, many developers wonder how a singleton bean can handle multiple parallel requests in a multi-threaded environment without running into concurrency issues.
by Trần_Tuấn_Anh
In Spring, handling request parameters is a fundamental task that developers often encounter. Two commonly used annotations to achieve this are @RequestParam and @PathVariable. Though they may seem similar, they serve different purposes.

All Articles

Sort by Score

Hat 

14 Feb 2022 by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
16 Sep 2022 by Arthur V. Ratz
Compute the Levenshtein distance of literal strings effectively by using the Wagner-Fischer (two matrix rows-based) algorithm.
13 Aug 2020 by Howard 9448490
Windows Forms Print Dialog for rich text with accurate page preview and zooming
9 Jul 2024 by Jozu MLOps
In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.
16 May 2021 by Steffen Ploetz
Creation of a basic X3DOM editor based on OpenGL with as little code as possible, that is running on ReactOS and Windows, to check out the capabilities of X3DOM.
18 Dec 2023 by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
14 Aug 2021 by Christ Kennedy
In this article, you will learn about a word-processor that makes use of multiple dictionaries, pop-up definitions and an interactive multi-button picturebox expedited with a swift Sweep And Prune algorithm.
18 Jun 2012 by Shivprasad koirala
Difference between BasicHttpBinding and WsHttpBinding.
31 May 2016 by DataBytzAI
How to ensure there is sufficient disk-space for SQL backup before you run a backup!
5 Apr 2010 by Mahdi Mansouri
This program shows you how to control, give set-point and get feedback from Hua YI made Power Supplies
6 May 2019 by Anton Kukoba, Apriorit Inc, Sergii Bratus
The knowledge base needed to perform reverse engineering, basic principles of reverse engineering a piece of Windows software, disassemblers, and tools