Rollbar monitoring of Celery in a Django app
A guide on configuring Rollbar error monitoring for Celery workers in a Django application, explaining common integration pitfalls.
A guide on configuring Rollbar error monitoring for Celery workers in a Django application, explaining common integration pitfalls.
A guide to creating a custom Ember service for managing a current user's data using JWT authentication with Ember Simple Auth.
Argues that deep understanding of software abstractions is not necessary for effective use, challenging a common belief in tech.
A guide to fixing a full inode error on a Linux server when disk space is available, focusing on removing old Linux headers.
An introduction to two essential Python packaging tools: tox for testing and twine for secure PyPI uploads.
A workshop recording and slides on using Gulp.js for build automation, based on the author's book chapters.
A guide on how to sideload extra model resources in a single API request using Django REST Framework and the DRF JSON API extension.
A step-by-step guide on contributing to open-source GitHub projects by forking, syncing, branching, and creating pull requests.
A guide on integrating Rollbar, an error monitoring service, into an Ember.js application to track and fix bugs.
Explains the shift to daemon queue workers as the default in Laravel 5.3 and how to manage them with Supervisor.
A guide to using Vue.js components in Laravel 5.3, covering the default JavaScript stack, configuration files, and setup.
Announcing Script'17, a new JavaScript conference created to provide an exciting and inspiring event for the community.
A critical analysis of Hacker News comments, highlighting their flaws but arguing it's still the best source for niche technical insights.
A personal recap of the 2016 Porto Tech Hub conference, highlighting its community atmosphere and the collaborative Porto tech scene.
Analyzes if software developer compensation is becoming bimodal, like in law, using salary data and trends.
An analysis of concurrency bugs, their prevalence, and the disproportionate debugging time they consume, citing academic studies.
A guide to Laravel Passport, a native OAuth 2 server for Laravel 5.3, covering its installation and setup process.
Explains new JSON column query and update syntax in Laravel 5.3 for MySQL 5.7+, using arrow notation.
A developer shares surprising Laravel features and techniques discovered while writing the book 'Laravel: Up and Running'.
The author explains their decision to publish their book 'Laravel: Up and Running' with O'Reilly instead of self-publishing.