Domus

Handling i3

Recently I was being short of RAM, and saw gnome consuming as much as 6GB at startup!
So I tried i3 window manager, and am all in now. No going back.

window-manager
convenience

Setting up GLFW Locally

I wanted to get started working with OpenGL, with context handling using a local build of GLFW.
Here’s how to setup perfectly.

local
build
glfw
graphics

Weights Traversal

In Machine Learning models, our final optimization/goal usually ends in minimizing an objective function with respect to a set of model parameters, but what does that look like?

intuition
ML

Flash Baron

I am preparing for going for a Masters, and need to take GRE Test for the same.

vocabulary
gre

Short and Frequent

This blogging manner seems infeasible.

meta
update

First take on Data Processing

When Data Processing is thought about these days, computers are in the picture mostly. So understanding how real time data can be interpreted and modified by discrete state machines becomes essential.

dsp
basics
fourier-analysis

Periodic Writer

I don’t like to pick up a journal, search for the first new page, and write out about the day.
So I asked my laptop.

convenience
cron

First take on Haskell

Haskell is a functional programming language.
Why do you need to know about it? Because you should.

basics
functional
haskell

Usual Collection for DSA

This is my set of resources and shortcuts for going through Data Structures and Algorithms.
You’ll find them well-compiled, and maybe not that expected.

dsa
resources

How to approach Jekyll

This is my introduction to the world of static sites, and how intuitive you can make them.
Jekyll is especially quite configurable. Try it out with this blog.

basics
static-site

Ethereum and BlockChains

Yeah, This is the part of a project I took up in the Summers of 2021. We were being introduced to BlockChains, especially, Ethereum (ETH). Let’s introduce that to you too!

project-report
ETH
solidity

Hello, World!

Hello there!
This is an inaugural post on the blog part of this site.

update