I'm currently open to new opportunities! View my resume or connect on LinkedIn.

TIL: LLVM for Programming Languages, Bash Monitoring, Engineering Blogs, and Academic Writing

Today I discovered comprehensive LLVM resources for programming language creation, found useful monitoring tools, explored curated engineering blogs, and learned about academic thesis writing in Markdown.

December 29, 2020 路 3 min 路 546 words

TIL: Debugging CSS Techniques, LLVM Architecture, Python Language Reference, and Shell Sourcing

Today I learned about systematic CSS debugging approaches, LLVM compiler architecture from AOSA, the comprehensive Python language reference, and the difference between sourcing and executing shell scripts.

December 14, 2020 路 2 min 路 411 words

TIL: Job Platforms, Compiler Design Resources, Datasette, and Developer Productivity Measurement

Today I learned about startup job platforms, comprehensive compiler construction resources, Datasette for data exploration, and approaches to measuring developer productivity.

December 13, 2020 路 2 min 路 358 words

TIL: Python Behind the Scenes - CPython VM, Compiler, and Object System Deep Dive

Today I learned about the comprehensive 'Python Behind the Scenes' series covering CPython's virtual machine, compiler architecture, bytecode execution, variable implementation, and object system internals.

December 12, 2020 路 8 min 路 1595 words

TIL: Compiler Design and Programming Language Implementation

Today I learned about compiler construction techniques, programming language implementation strategies, and practical approaches to building interpreters and compilers from scratch.

September 16, 2020 路 15 min 路 3031 words

TIL: Architecture of Open Source Applications, Compiler Development Resources, and Oil Shell

Today I learned about comprehensive open source architecture documentation, practical compiler development tutorials, the Cannoli Python compiler in Rust, and the Oil shell project.

September 16, 2020 路 5 min 路 875 words

TIL: FORTH Compilers, Mario Speedrun Exploits, and Visitor Pattern

TIL 2020-09-14 A Minimal FORTH Compiler for Linux / i386 Systems - Learn how stack-based languages work by studying this minimal FORTH implementation. Bootstrapping a FORTH in 40 Lines of Lua Code - Elegant demonstration of implementing a FORTH interpreter in Lua. Naomi Ceder鈥檚 Blog - Python community leader and former PSF chair鈥檚 insights on programming and community. SNES Code Injection: Flappy Bird in Super Mario World - Fascinating demonstration of injecting code into running SNES games. ...

September 14, 2020 路 1 min 路 109 words

TIL: Rust Development Ecosystem and Advanced Tooling

Today I learned about the comprehensive Rust development ecosystem, from compiler internals to command-line utilities, showcasing Rust's growing influence in systems programming.

August 30, 2020 路 14 min 路 2940 words

TIL: macOS Gatekeeper and Rust Struct Optimization

TIL 2020-08-28 Disabling Gatekeeper on macOS Sierra - Run sudo spctl --master-disable to allow apps from anywhere (be prepared for corporate IT emails). Optimizing Rust Struct Size - A 6-month compiler development program focusing on automatic struct field reordering for better memory layout.

August 28, 2020 路 1 min 路 43 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.