Posts

How to Install SonarQube on Rocky Linux 9

Learn to install SonarQube on Rocky Linux 9 for efficient code analysis, bug detection, and maintaining high coding standards.
How to Install SonarQube on Rocky Linux 9

How to Install SonarQube on Rocky Linux 9

Learn to install SonarQube on Rocky Linux 9 for efficient code analysis, bug detection, and maintaining high coding standards.
How to Install SonarQube on Rocky Linux 9

How to Disable SELinux on Rocky Linux 9

Learn how to disable SELinux on Rocky Linux 9 safely, including checking status and adjusting settings for compatibility.
How to Disable SELinux on Rocky Linux 9

Add Authentication and SSO to Your Shiny App

In this tutorial, you’ll learn how to implement authentication and SSO in a Shiny app.
Add Authentication and SSO to Your Shiny App

How to Reduce the Cost of Data Collection

In this article, you’ll learn about different factors that influence data collection costs as well as strategies to estimate and reduce these costs. We’ll also cover some of the pros and cons of in-house scraping versus third-party solutions.
How to Reduce the Cost of Data Collection

Build and test a LlamaIndex RAG application

LlamaIndex is available in Python and TypeScript. In this tutorial, you will learn how to build a RAG-powered question-answering (QA) system using LlamaIndex and expose the functionality as a REST API. You will learn how to write unit tests for it using pytest and automate the build and test process using continuous integration with CircleCI.
Build and test a LlamaIndex RAG application

How to Scrape Google Trends with Python

In this article, you’ll learn how to scrape data from Google Trends using Python and how to store and analyze that data effectively.
How to Scrape Google Trends with Python

Web Scraping with Google Sheets

In this tutorial, you’ll learn how to set up and use Google Sheets for web scraping.
Web Scraping with Google Sheets

Add Auth and Access Control to a Pinecone RAG App

In this tutorial, you will learn how to implement authentication and authorization (relationship-based access control or ReBAC) using Descope in a RAG application.
Add Auth and Access Control to a Pinecone RAG App

A Tutorial on Setting Up and Using the Workday SOAP API

The Workday APIs can be used for various tasks, including managing employee data, integrating financial systems, handling recruitment processes, managing time tracking, and facilitating benefits administration. In this guide, you will learn how to use Workday APIs with TypeScript and understand how to simplify the integration using the Apideck Unified HRIS API.
A Tutorial on Setting Up and Using the Workday SOAP API