/blog/ - zsh
user@portfolio ~ $

ls -la blog/

Users rarely report bugs; they just uninstall your app. Learn how to integrate Sentry to get real-time alerts and stack traces the moment your code crashes in production.

Author: Aslany Rahim Date: December 05, 2025
40 views
0 likes
0 comments
DevOps Monitoring Debugging Sentry Python

The Equifax breach was caused by a single unpatched library. Learn how to audit and update your dependencies using pip-audit and npm audit to prevent security catastrophes.

Author: Aslany Rahim Date: November 30, 2025
31 views
0 likes
0 comments
Security DevOps Python JavaScript Maintenance

The runserver command is not for production! Learn how to set up a robust production server using Gunicorn as the WSGI application server and Nginx as the reverse proxy.

Author: Aslany Rahim Date: November 29, 2025
34 views
0 likes
0 comments
DevOps Django Deployment Linux Server

Stop manually running tests. Set up a Continuous Integration pipeline that automatically tests your code every time you push to GitHub.

Author: Aslany Rahim Date: November 24, 2025
53 views
0 likes
0 comments
DevOps CI/CD GitHub Django Testing

Stop the "it works on my machine" excuses. Learn how to containerize your Django and PostgreSQL application using Docker and Docker Compose.

Author: Aslany Rahim Date: November 19, 2025
44 views
0 likes
0 comments
Django Docker DevOps PostgreSQL Python
user@portfolio ~ $ _