Don't Panic
RSS FeedThis is my little corner of the internet where I share my thoughts, ideas, and projects. You can find articles on various topics including web development, design, and personal experiences.
Recent Posts
-
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 Reveal
An 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.