Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Introduction Retrieval-Augmented Generation (RAG) pipelines rely heavily on accurate and...
Recently, I developed a somewhat experimental CLI parser library called Optique. While it has now...
Tree-sitter is a powerful parser generator tool that enables you to build efficient and incremental...
I’m Shailendra, and in this article, I’m going to talk about a very interesting tool called...
Hello everyone! I'm Shailendra. In my last post — 'Tree-Sitter: From Code to Syntax-Tree' — I talked...
jsonvx is an elegant Go package that empowers developers with a fully configurable JSON parser,...
If you’ve ever wished you could query code like data, Tree-sitter might be your new best...
FG.CsvParser: A Powerful .NET Library for Working with CSV Files Working with CSV files is...
I just open-sourced SMTPHook — a self-hosted email ingestion service written in Go. If...
ua-parser-js, one of the most used libraries on npm with over 54 million monthly downloads, is...
I found DOMParser in react-scan source code as shown below. const iconSprite = new...
Upgrading provider versions is essential for keeping your infrastructure managed with Terraform...
Having tackled some of the later Advent of Code challenges, I wanted to revisit Day 3, which...
Write an Expression Langauge in One Hour or More
Custom parser functions and hooks are powerful tools for MediaWiki developers aiming to extend...