Redirecting a domain with HTTPS using Amazon S3 and CloudFront
A technical guide on setting up HTTPS redirects for a domain using Amazon S3 and AWS CloudFront, including SSL certificate configuration.
A technical guide on setting up HTTPS redirects for a domain using Amazon S3 and AWS CloudFront, including SSL certificate configuration.
A critique of common Python decorator patterns that break function signatures and introspection, with advice on how to fix them.
A technical guide on creating a Cloud 66 deploy hook to automate Postfix SMTP installation and configuration on a server.
Explains why creating custom open source licenses harms collaboration and adoption, advocating for standardized licenses.
Explores three unexpected browser inconsistencies with SVG rendering, focusing on gradient fills, blocky appearance, and other cross-browser quirks.
A tutorial on packaging an Angular application inside a Docker container using Nginx to serve static files, focusing on immutability and DevOps practices.
A data scientist reviews Martin Odersky's Functional Programming in Scala Coursera course, covering key learnings and its practical application.
A tutorial on building a .NET Core console app that uses Azure Face API to detect and blur faces in images.
A guide to Laravel Passport, a native OAuth 2 server for Laravel 5.3, covering its installation and setup process.
Fixing OGG-15051 error: 'Class not found: kafkahandler' due to a typo in Oracle GoldenGate Kafka handler configuration.
A personal guide detailing the steps and configurations for installing and setting up Slackware Linux 14.2 on a laptop, including package management and development tools.
An introduction to threat modeling, a security technique for identifying assets, attack vectors, and attackers to build better system defenses.
Explains stride and padding parameters in Convolutional Neural Networks (CNNs), building on Part 1 of the beginner's guide.
A rebuttal to the 'function color' critique of async/await, arguing it's a powerful tool for cooperative multitasking in concurrent programming.
A Python developer shares insights from the HTTP Workshop in Stockholm, discussing HTTP/2, web standards, and Python's role in the ecosystem.
A developer shares insights from reading the entire Python standard library, advising it's not necessary for proficiency and recommending community learning.
Laravel Scout is a driver-based full-text search package for Eloquent models, simplifying integration with services like Algolia and ElasticSearch.
Fixing Oracle GoldenGate for Big Data Kafka handler error: 'Class not found: com.company.kafka.CustomProducerRecord'.
The author reflects on R's rise in programming language rankings and its unexpected adoption across diverse fields over 20 years.
An IT professional shares three key principles for career growth: embracing discomfort, planning for failure, and continuous learning.