Implement RPC demo from scratch A simple RPC demo implemented in Go (server) and Rust (client). 2024-01-08 Operating System & Architecture #Go #Distributed System #RPC #TCP #Rust
Post-Mortem Analysis for Multiprocessing Program in C When a program crashes, core dump is a useful asset to analyze reasons. 2023-12-02 Programming Language #C #CentOS #Core Dump #GDB #Debug #Deadlock #Mutex #Condition Variable #Pthread #POSIX #WSL2 #Docker
Application of Cofactor Expansion Real-life usage of cofactor expansion. 2023-01-08 Mathematics #Python #Linear Algebra #Matrix #Determinant #Sparse Matrix #Recursion #Sparsity
Setting up Docker Image for SystemVerilog Workspace Setting up guide of running SystemVerilog in docker containers. 2025-11-06 DevOps #Docker #SystemVerilog #Icarus Verilog #Verilator
Setting up Docker-based CUDA Environment on a New Windows Machine A step-by-step guide to setting up a CUDA-compatible docker container on a new Windows machine. 2025-10-30 DevOps #VS Code #WSL2 #Docker #CUDA #Windows
Grayscale BMP Images: A Practical Yet Gentle CUDA Tutorial for Beginners Learn how to grayscale BMP images with CUDA, compare against plain C, and see where GPU parallelism shines. 2025-09-19 Programming Language #C #CUDA #Parallel Programming #BMP #SPMD
Paper Notes: FlipBit - Save Energy for Flash Memory Write with Approximation Alexander Buck, Karthik Ganesan, and Natalie Enright Jerger. FlipBit: Approximate Flash Memory for IoT Devices. IEEE International Symposium on High-Performance Computer Architecture (HPCA), 2024 2024-11-11 Paper Notes #Memory #Flash #Approximate Computing #IoT #Software-Hardware Co-Design #Storage
Self-Host Vikunja To-Do List Web App Plan your work and work your plan. 2024-10-19 DevOps #Server #Cloud #Nginx #Docker #Self-Host #Web App #SSL #Go #Vue #To-Do List
Paper Notes: Dynamic Inference of Convolutional Neural Networks Wenhan Xia, Hongxu Yin, Xiaoliang Dai and Niraj Kumar Jha. Fully Dynamic Inference With Deep Neural Networks. IEEE Transactions on Emerging Topics in Computing, 2020 2024-10-15 Paper Notes #Optimization #Neural Network #CNN #Residual Learning #Dynamic Inference #Pruning
Self-Host Maybe Finance Web App Look after the pennies, and the pounds will look after themselves. 2024-08-29 DevOps #Server #Cloud #Nginx #ECS #Docker #Self-Host #Web App #SSL #Finance #Ruby