The Eve JSON format is not very complex, so I wrote few scripts with the features I tough would be more useful for my home network analysis. As a bonus, I wrote my learning experience as a tutorial ...
Pull fresh Unsplash wallpapers and rotate them on GNOME automatically with a Python script plus a systemd service and timer.
A new open source tool called EpsteIn (Epstein + LinkedIn) lets users check whether their LinkedIn connections appear in ...
Oh, sure, I can “code.” That is, I can flail my way through a block of (relatively simple) pseudocode and follow the flow. I ...
Enterprise-grade Python application for analyzing server log files and generating actionable insights. log_file_analyzer/ │ ├── data/ │ └── server_logs.txt # Log file to analyze │ ├── analyzer/ │ ├── ...