Source Control and Automated Code Deployment Options for OBIEE
Explains the importance of source control and automated deployment for OBIEE, detailing the 'why' and 'how' to prevent release issues.
Explains the importance of source control and automated deployment for OBIEE, detailing the 'why' and 'how' to prevent release issues.
Explores why reflection in .NET is slow, examining CLR design goals, internal data structures, and the multi-step invocation process.
Explores academic research papers referenced in the .NET runtime and compiler source code, focusing on data structures and optimization algorithms.
Open-source Enhanced Usage Tracking for OBIEE now available, capturing detailed user interaction data for performance and analytics.
A tutorial on debugging an ASP.NET Core application running inside a Docker container using Visual Studio Code.
A personal recap of attending the FrontInPOA 2016 tech conference, covering talks on front-end development, web apps, and tech careers.
Explains the benefits of upgrading from PHP 5 to PHP 7, including major performance improvements, reduced memory usage, and new features.
Explains a UWP bug where AdaptiveTriggers fail if a control's name matches a VisualState name, with code examples and a workaround.
A presentation on Lazada's machine learning framework for ranking products in catalog and search results to improve user experience.
Rittman Mead announces open-source release of key BI/DI tools including a JavaScript API for OBIEE frontends and visual plugins.
Explains how to use and extend the HttpClient's message handler pipeline in .NET for custom request/response processing and unit testing.
Cimbalino Toolkit 2.4.0 released for UWP, featuring new controls, converters, and navigation service improvements.
A beginner-friendly introduction to computer networking concepts, focusing on the OSI model and essential hardware.
A deep dive into debugging a memory allocation issue in an operating system, starting from a bug report about slow iter_content performance.
A developer's initial experience using Google's OSS-Fuzz project to perform large-scale fuzz testing on the open-source libyaml library.
Explains how to modify Java final fields using reflection, discusses compile-time constants, and warns about unexpected behavior.
A software tester's reflection on the importance of curiosity, communication, and asking questions in modern Agile development environments.
Troubleshooting a Kafka Avro console producer error when registering a schema due to a port conflict, with a solution provided.
A speculative look at future technologies including brain-computer interfaces, quantum computing, AI, and bio-implants.
A post-mortem analysis of the troubled Requests 2.12 release, detailing the 'five whys' behind breaking changes and technical decisions.