Page 1 - Showing 8 of 18 posts
View all posts by years →
- A Simple Hack to Use Touch ID for sudo on macOS
Tired of typing your sudo password on macOS? Learn how to enable Touch ID for sudo commands in just a few simple steps.
3 min read en-US - Overview of the RISC-V Design with Tomasulo's Algorithm
An introduction to the RISC-V ISA, Verilog, and Tomasulo’s algorithm.
37 min read en-US - Enabling KVM GPU Passthrough
How to enable GPU passthrough for KVM on Linux
10 min read en-US - CS188 Notes 4 - Reinforcement Learning
Notes from UC Berkeley's CS188 course on Artificial Intelligence.
12 min read en-US - CS188 Notes 2 - Markov Decision Processes (MDPs)
Notes from UC Berkeley's CS188 course on Artificial Intelligence.
4 min read en-US - CS188 Notes 3 - Markov Decision Processes (MDPs) II
Notes from UC Berkeley's CS188 course on Artificial Intelligence.
5 min read en-US - CS188 Notes 1 - Constraint Satisfaction Problems (CSPs)
Notes from UC Berkeley's CS188 course on Artificial Intelligence.
5 min read en-US - The Hidden Cost of try-catch
Profiling revealed that using exceptions in C++ for expected control flow can lead to significant performance degradation.
5 min read en-US