Blog
Notes, write-ups, and lessons from my software development experience.
blog.niy.ai
Understanding Where Your Logs Go in Chrome Extensions
A practical look at where console output actually ends up across the popup, background service worker, and content scripts of a Chrome extension.
Chrome Extensions Programming
Read article
blog.niy.ai
Integrating Flutter with Laravel Reverb: A Practical Guide
How to wire up real-time communication between a Flutter app and a Laravel Reverb backend, with the gotchas I hit along the way.
Programming Flutter Laravel
Read article
blog.niy.ai
Tuning LLM Communication for Language Learners with the Inspect AI framework
Using the Inspect AI framework to evaluate and tune how an LLM communicates with second-language learners.
AI Research
Read article