Fun and Games with Oracle GoldenGate, Kafka, and Logstash on BigDataLite 4.4
A technical guide on configuring Oracle GoldenGate to replicate data to Kafka and Logstash using BigDataLite 4.4, with troubleshooting tips.
A technical guide on configuring Oracle GoldenGate to replicate data to Kafka and Logstash using BigDataLite 4.4, with troubleshooting tips.
An advanced guide exploring the Java Platform Module System, covering topics like dependency modeling, services, reflection, jdeps, jlink, and runtime images.
Explains the advanced Async Continuation Passing Style (ACPS) technique and improved promise linking in Scala 2.12 Futures.
The article critiques the common hiring approach for 'DevOps Engineers,' arguing that DevOps is a culture, not just a role defined by tools.
An overview of Kafka Streams, a new library for building stream processing applications using Apache Kafka, with key concepts and a code example.
A guide for academics with math/physics backgrounds transitioning into data science, covering skills, learning paths, and practical advice.
Explains the CSS :not pseudo-class and its surprising impact on selector specificity, with practical examples.
Explores Hutchinson's randomized trace estimator for efficiently approximating the trace of large matrices, with practical improvements.
A web developer reflects on winning an O'Reilly Web Platform Award for her work in accessibility and encouraging women in tech.
Analysis of a cryptographic vulnerability in the Beaker Python library's session encryption due to nonce reuse in AES-CTR mode.
Introduces EasyAzureServiceBus, an open-source .NET library simplifying pub/sub messaging with Service Bus 1.1 for Windows Server.
A tutorial on using D3.js to create a reusable bar chart for data visualization, using a sample dataset of team members.
A technical guide on implementing a Subresource Integrity (SRI) TagHelper for ASP.NET Core, covering hash calculation, caching, and browser security.
A tutorial on creating a custom email blacklist filter for the Contact Form 7 WordPress plugin using PHP.
A tutorial on implementing the ICloneable interface to create cloneable custom classes in PowerShell WMF 5.0.
A tutorial on building a password-less login system in Laravel using email-only authentication, where users receive a login link.
Explores the core philosophy of Node.js, focusing on its UNIX-inspired principles of modularity and dependency management.
Explores the new Protect/Unprotect-CmsMessage cmdlets in PowerShell V5 for DSC credential encryption, detailing upgrade challenges.
A developer switches from Slideshare to Speakerdeck for hosting presentation slides, citing a cleaner UI and better user experience.
Explains how to use the && (AND) and || (OR) operators in Bash scripts for command chaining and basic error handling.