Posts
All the articles I've posted.
-   How to make searching shell history faster with a custom zsh function| Edited: TodayLearn how to speed up shell history searches on macOS by creating a zsh function that chains grep filters and aliases for common queries. Reduce keystrokes and improve productivity when hunting commands. 
-   Mobile App Vulnerabilities in ICS: What CISA Alerts RevealAn analysis of CISA ICS Advisories related to mobile apps, highlighting vulnerabilities, severity rankings, and best practices for developers and users. 
-   Configuring CyberNewsMCP with a local LLM| Edited: 1 month agoThis tutorial guides you through setting up CyberNewsMCP to use a local LLM via LM Studio with Qwen2.5 model. 
-   How to add markdown footnote support in Astro| Edited: 1 month agoLearn how to add footnotes and annotations support to your blog posts using the 'remark-gfm' plugin for Markdown.