Category: Mix

Extracts URLs from OSINT Archives for Security Insights Hi everyone! I’m excited to share my latest project, Urx, which I recently introduced on X (check…

3 min read

Extracts URLs from OSINT Archives for Security Insights # Cargo cargo install urx # Brew brew tap hahwul/urx brew install urx Urx is a command-line…

1 min read

Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it…

2 min read

Cookies play a crucial role in web applications, but at the same time, they require careful attention to security settings. In this post, we’ll take…

6 min read

My journey migrating from Jekyll to Zola, a Rust-based SSG. It’s been nearly three years since I switched back from Hugo to Jekyll in August…

3 min read

While doing some reflecting, here are some states of being I want to achieve: Minimalism: A focus on simplicity, where I let go of unnecessary…

7 min read