Articles & Notes
Insights on technology, faith, and personal growth.
PetaLinux Gotchas with XSA Templates and PL Programming
Notes on common PetaLinux pitfalls when using XSA-based templates, including DTG configuration and PL programming requirements.
Running NIST STS 2.1.2
Step-by-step guide for installing, configuring, and using the NIST Statistical Test Suite (STS) 2.1.2 to assess randomness of bitstreams, especially in Cygwin, WSL, and Linux environments.
Quantum Random Number Generator Pt.2
This is the second part of notes on random number generation.
Setting Up Web Application on NAS
Here's the complete recall note now with Networking Tips for Docker containers, including linking containers and accessing them from other devices on your network.
RISC-V Linker Script Notes
Basic information on the linker script for Microchip Polarfire RISC-V linker script.
Quantum Random Number Generator
Notes on the topic of Quantum RNG
Embedded Systems Terms and Acronyms
Notes of terms that are commonly used in embedded engineering
Engineering Notes Template
Template for taking engineering notes
Recall Notes Template
Template for taking engineering notes
Basic Notes Template
Template for taking basic notes
Depth First Search
Article on the depth first search definition and its usage for a tree and a graph.
Debugging in NodeJS
How to properly debug in NodeJS