QuBiTAi
  • QFey
  • QuBiTAi
  • About
Categories
All (15)
Datascience (2)
Docusaurus (1)
Dotfiles (1)
IDE (2)
LLM (6)
ML (3)
Neovim (2)
notion (1)
producitivity (1)
Quantum (1)
Quarto (1)
Setup (1)
Static Site (2)

Blogs



Docusaurus to Quarto:A Powerful Scientific Blogging

Quarto
Static Site

Discover why I migrated from Docusaurus to Quarto for my blog, and how you can harness Quarto’s power for scientific content, beautiful websites, and seamless publishing.

Nov 8, 2025
Rakesh Venkat

Introduction to PTX

LLM
Parallel Thread Execution (PTX) is a virtual machine instruction set architecture and can be thought of as the assembly language for NVDIA GPUs. You would need to know few…
Mar 1, 2025
Rakesh Venkat

Introduction to GPU

LLM
In my last blog, I quickly introduced to DeepSeek and some of the components the used. In this blog, we will get down to basics of GPU and specifically NVIDIA GPU…
Mar 1, 2025
Rakesh Venkat

Introduction to LLMs

LLM
OpenAI has been at the forefront of developing sophisticated LLMs, often perceived as black boxes. Until DeepSeek’s open-source release, that is. Now, we have a unique…
Mar 1, 2025
Rakesh Venkat

DeepSeekPTX

LLM
Let us now delve into the details of PTX, the parallel thread execution virtual instruction set, and explore how DeepSeek might have approached optimization for their H800…
Mar 1, 2025
Rakesh Venkat

Transformers

LLM
In my previous blog post, I introduced Deepseek LLM’s innovative parallel thread execution (PTX) mechanism and how they use it for GPU optimization. Today, we’ll cover…
Mar 1, 2025
Rakesh Venkat

Tokenizer

LLM
In building LLMs, the first block is called input block. In this step, input text passed through the Tokenizer to create a tokenized text. This Token IDs are then passed…
Mar 1, 2025
Rakesh Venkat

Neovim IDE

IDE
Neovim
An Integrated Development Environment (IDE) provides a comprehensive list of features like code editor, compiler/interpreter, code completion, debugger and much more.
Aug 26, 2021
Rakesh Venkat

Dotfiles

Dotfiles
Setup
In the first part of my Productivity series, we talked about configuring Neovim as your IDE. You can check out that blog and my configuration here.
Aug 26, 2021
Rakesh Venkat

Notion

notion
producitivity
As a full-time software engineer balancing family life, personal projects, and professional responsibilities, I’ve spent years searching for the ultimate productivity…
Aug 26, 2021
Rakesh Venkat

Data Science and ML

Datascience
ML
In this article, I will explain how I set up my Data Science (DS) or Machine Learning (ML) projects and the tools I use to make the process as effective as possible. This is…
Aug 26, 2021
Rakesh Venkat

Emotional Cause Pair Analysis

Datascience
ML
As you move on from working on production grade machine learning projects to the field of research, you get a glimpse of what companies or team of brilliant minds work on.
Aug 26, 2021
Rakesh Venkat

Cookie Cutter V2.0

IDE
Neovim
I go by one simple principle…
Apr 21, 2021
Rakesh Venkat

Quantm Machine Learning

Quantum
ML
My love for Quantum Physics rekindled in 2017 while studying the foundation of mathematics used in Machine Learning and Deep Learning.
Apr 21, 2021
Rakesh Venkat

Introduction to Docusaurus

Docusaurus
Static Site
Docusauras is an open-source static site generator specifically designed for creating documentation websites. Developed by Facebook (Meta), it provides a powerful and…
Mar 5, 2020
Rakesh Venkat
No matching items