Book review: Instant Munin Plugin Starter
A review of the book 'Instant Munin Plugin Starter', covering its practical guide to creating monitoring plugins for the Munin system.
A review of the book 'Instant Munin Plugin Starter', covering its practical guide to creating monitoring plugins for the Munin system.
A developer's perspective on how to effectively market technical products to other developers by adapting email, community engagement, and content strategies.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Explores using CSS media queries embedded within SVG files to create responsive graphics that adapt based on their own size, not just the screen.
Explores Application Lifecycle Management (ALM) practices for developing and deploying custom solutions on SharePoint Online 2013.
A series of short, philosophical stories (koans) about Git, illustrating its principles and commands through parables.
Explores methods for incremental refresh of Exalytics aggregates in OBIEE, addressing limitations of the standard Aggregate Persistence feature.
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
Explores the lesser-known inheritance-based API in Python's Requests library for advanced HTTP connection configuration.
A blog post discussing the value of creating personal R packages for learning, reproducibility, and sharing code within the statistics community.
A technical guide comparing in-place and out-of-place upgrade methods for OBIEE 11.1.1.7, including steps and considerations.
A guide on using Munin, a lightweight monitoring tool, to track Drupal application statistics like users, nodes, and comments.
A response to elitist coding advice, advocating for an inclusive, fundamentals-first approach to learning programming for anyone interested.
The CSS border-corner-shape property is at risk of being removed from the spec. The author calls for developers to provide use cases to help save it.
Guide to creating a custom UITestMethodAttribute for running unit tests on the UI thread in Windows Phone 8 with Visual Studio 2012.2 CTP4.
A technical guide on implementing basic paging and sorting functionality in ServiceStack using a QueryBase class and request filters.
Preview the upcoming CSS corner-shape property with an interactive SVG tool, exploring beveled, scooped, and notched corners before browser support.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
Explores the true meaning of 'hacker' beyond media stereotypes, focusing on the hacker ethic of sharing, openness, and creative problem-solving.
Using R to automate the creation of a random teaching assistant office hours calendar, solving scheduling conflicts and improving efficiency.