2026

Neural Network Concepts & Architecture

This document explains the logical structure and operational principles of a feedforward neural network with backpropagation. Network Topology A …

Rust Patterns: Don’t Peel the Onion

In Rust, working with references is a lot like handling an onion. Understanding when to “peel” the onion and when to keep it whole is the …

Install Frappe Framework

What is Frappe Framework? Frappe is a full stack, batteries-included, web framework written in Python and Javascript. It is the framework which powers …

How to create partitions using cfdisk

In this guide, we will create two partitions: Root Partition EFI Partition A Swap Partition is optional and not required for a normal setup, so we …

SVG Icons In Font Using Fantasticon

✨ Why Use an Icon Font? Single HTTP request for all icons Unicode character-based referencing (like a, b, c) Easier styling via CSS Cleaner markup …

SSH and Port Mapping

This guide covers: Connecting one laptop’s terminal to another using SSH. Mapping ports from one laptop to another using SSH port forwarding. Using …

Rust In HTML/JS

WebAssembly (WASM) allows developers to run high-performance Rust code directly in web applications. This guide covers the steps to compile Rust code …

My Anime List

The Powerhouses: Action & Dark Thrillers These are the stories where the stakes are life-or-death and the world-building is top-tier. Attack on …

Installing Archlinux using ISO

Arch Linux is a lightweight and highly customizable Linux distribution. This guide covers the full installation process and details how to modify an …