Oracle GoldenGate -> Kafka Connect - "Failed to serialize Avro data"
Troubleshooting guide for resolving Avro serialization errors when integrating Oracle GoldenGate with Kafka Connect.
Troubleshooting guide for resolving Avro serialization errors when integrating Oracle GoldenGate with Kafka Connect.
A developer's guide to getting started with the .NET Core Tools MSBuild 'alpha', covering installation, project creation, and configuration.
A critical review of Spotify's web, desktop, and mobile apps, highlighting numerous bugs, localization errors, and usability issues.
Analyzes performance inefficiencies in LINQ queries, including hidden allocations, and offers optimization techniques for C# developers.
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.
Troubleshooting TypeScript build errors when publishing ASP.Net web projects due to configuration differences between Debug and Release modes.
Fixing TypeScript build errors when publishing ASP.Net web projects due to configuration differences between Debug and Release modes.
Guide to correctly rotate the Raspberry Pi 7" touch display and touch targets when running Windows 10 IoT Core by editing the config.txt file.
A technical exploration of Elastic's Graph tool, demonstrating how to analyze relationships in data like Twitter hashtags using Elasticsearch and Kibana.
A guide to using Kibana Timelion for time series analysis, covering installation, basic queries, data manipulation, and integrating external data from Quandl.
Exploring the development of ng2lint, a configurable static code analyzer for Angular 2 and TypeScript projects to enforce style guides and best practices.
Explains linear splines, their mathematical basis, and two practical parametrizations for regression, comparing them to higher-degree splines.
A developer shares 10 essential PostgreSQL features and tips for 2016, including CTEs, performance tuning, and configuration.
A developer's 2015 recap focusing on conference overload, MongoDB's evolution with RocksDB, and leaving Parse, highlighting major tech industry shifts.
A tutorial on deploying a Twitter bot built with Node.js to AWS Lambda, covering the handler function, deployment package, and scheduling.
First part of a series on building a Twitter bot using Node.js, covering setup, authentication, and basic search functionality.
Explains why smaller code reviews are more effective and offers practical strategies for splitting large patches into manageable pieces.
Part 3 of a series on building Stack Overflow's tag engine, focusing on implementing complex boolean queries using bitmap indexes and compression.