Recurrence Patterns and PowerShell
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A guide to programmatically creating new AWS accounts within an AWS Organization using the AWS CLI, covering setup and automation.
A speaker recounts presenting Eclipse Hono, an open-source IoT platform, at the Eclipse Day Milan 2017 conference.
The developer of the M2Mqtt library announces a community-driven future for the GnatMQ MQTT broker, moving it to an open-source organization.
Explains the implementation details and changes to weak references in Swift 4, comparing the old and new runtime behavior.
Explains how to earn the Stack Exchange Association Bonus to gain 100 reputation points on Stack Overflow by participating in other SE sites.
Explores Bayesian inference when data strongly contradicts prior expectations, analyzing how heavy-tailed priors and likelihoods affect posterior beliefs.
A retrospective on the 10-year history of the Go programming language, from its initial design discussions at Google to its open-source launch and key contributors.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.
A curated collection of resources and tools for learning and using Regular Expressions (RegEx) in the R programming language.
A list of 19 Apache Kafka-related technical sessions at Oracle OpenWorld, JavaOne, and Oak Table World 2017 conferences.
A software engineer shares advice on preparing for job interviews, including researching companies and asking insightful questions to uncover potential workplace issues.
A guide to monitoring and managing PostgreSQL database connections, including interpreting connection states and using timeouts.
Analyzes the Apache Struts CVE-2017-5638 vulnerability, using the Equifax breach as a case study to explore architectural resilience against RCE attacks.
A vendor briefing on Rubrik, a modern backup and recovery solution for virtual environments, highlighting its features and market approach.
Explains how to use Directory.Build.props in MSBuild to share common properties and package references across .NET projects, simplifying configuration.
Guide to configuring FreeNAS jails to use a dedicated network interface with its own subnet and VLAN.
A guide to using the new 'Compare ShowPlan' feature in SQL Server Management Studio 2017 to analyze and contrast SQL execution plans.
Learn how to build a simple compiler in just 25 lines of JavaScript, covering lexical analysis, parsing, and code generation.
A tutorial on deploying the opsdroid chatbot framework using the ZEIT platform and its 'now' CLI tool.