Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Modular division proof

less than 1 minute read

Published:

Proof of Modular division uniqueness and non uniqueness.

Bitcoin double spending

9 minute read

Published:

Bitcoin double spending

Here’s what I’ve learned about double spending in Bitcoin, particularly from the perspective of an attacker — what they expect to happen and how they might attempt to succeed.

VLSIDesignChain: 1 - Synthesis by Yosys

4 minute read

Published:

Synthesis by Yosys

This is the first post in the VLSIDesignChain series using free open source VLSI design tools as well as proprietary tools interleaved.

Relocation Tutorial 2

1 minute read

Published:

This post is about PIC and GOT of shared libraries’ global variables and functions. Original post here

Linux Trick

4 minute read

Published:

Useful Linux commands and tricks to solve common problems

Linking process

7 minute read

Published:

Linking Terminology

My explanation to all the details of linking process and their terms

Articles to Read

less than 1 minute read

Published:

Articles I read and will read in the future. Most recent update: 2025-02-04

Udev tutorial 2

6 minute read

Published:

Automating USB Kernel Module Loading with Udev and MODALIAS in Linux

Udev tutorial 1

11 minute read

Published:

udev rule for my USB driver on Raspberry Pi 4

portfolio

project

publications

Paper Title Number 4

Published in GitHub Journal of Bugs, 2024

This paper is about fixing template issue #693.

Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper

talks

teaching

ECE 362 graduate teaching assistant

Undergraduate course, Purdue University, 2023-present

An introduction to computer instruction sets, assembly language programming, organization, and interfacing.