Containers, microservices, and service meshes
A developer's perspective on how service meshes could have solved challenges in early container and microservices platforms like dotCloud.
A developer's perspective on how service meshes could have solved challenges in early container and microservices platforms like dotCloud.
A review and tips for the OMSCS CS7646 Machine Learning for Trading course, covering the author's experience and key takeaways.
Explains the new arrow function syntax in PHP 7.4, detailing its concise syntax, use cases, and limitations compared to traditional closures.
An overview of dev.to's frontend architecture, covering its vanilla JS codebase and modern Preact components managed with webpacker.
A technical tutorial on using CASE statements in ksqlDB to pivot and aggregate event stream data, similar to SQL PIVOT operations.
Author announces a free online book explaining the fundamentals and utility of cryptocurrencies, moving beyond speculation.
A developer shares their journey of relearning Rust by building a QR code generator, discussing learning approaches and showcasing the resulting library.
Learn how to pass extra data to Django REST Framework serializers before saving to the database, similar to Django forms' commit=False pattern.
A delegate previews Cloud Field Day 5, focusing on VMware's AWS integration and the real-world practicality of VMware Cloud on AWS.
A tutorial on creating an animated bar chart race in R to visualize the changing population rankings of US cities from 1790 to 2010.
A technical guide for upgrading PHP to version 7.3 on macOS using Homebrew, including troubleshooting and extension management.
Introduction to Three.js NodeMaterial, a node-based system for creating custom shaders and effects in 3D web graphics.
A guide to creating cross-platform debugger extensions using ClrMDExports for both WinDbg and LLDB, enabling .NET debugging on Linux.
A guide to creating effective performance budgets for web development, focusing on concrete metrics and team integration.
A technical guide on calculating landscape metrics in R using spatial data and buffers around sampling points for ecological analysis.
Analysis of a Chrome/Windows exploit chain, explaining why Windows 10 mitigations make it harder to exploit than on Windows 7.
A guide on championing third-party observability services to security teams, featuring expert advice in a three-part series.
Author announces speaking at MMSMOA 2019, a tech conference, focusing on Azure and Azure Stack architecture and management sessions.
Analysis of JSHeroes 2019 conference CFP data, revealing submission patterns and workshop details for the JavaScript event.
A developer shares a personal story about fixing a documentation error in an open source Gatsby plugin, emphasizing that all contributions are valuable.