VMworld 2018: Dev 4 The Ops Team
A VMworld 2018 talk encouraging IT Ops and sysadmins to start coding with PowerShell/PowerCLI, explaining core concepts for beginners.
A VMworld 2018 talk encouraging IT Ops and sysadmins to start coding with PowerShell/PowerCLI, explaining core concepts for beginners.
A deep dive into Java 10's `var` keyword, exploring type inference, use cases, and advanced techniques like intersection types.
A technical guide on manually generating and installing a Let's Encrypt SSL certificate for an IIS server using certbot with GoDaddy DNS validation.
A post-conference FAQ about an Angular Connect talk on automating UI development by generating Sketch symbols from Angular components.
A developer builds a Django model to handle multiple Stripe subscription plans for a SaaS application and updates the landing page.
Author discusses increasing false positives in Gmail's spam filter, causing legitimate emails like security alerts to be missed, and expresses frustration with Google.
Explores the technical challenges of implementing drag-and-drop for PDF editing on iOS, focusing on UICollectionView and multi-page document complexities.
A web developer shares their personal journey and process for switching from QWERTY to the Dvorak keyboard layout to improve typing comfort and efficiency.
Overview of new features, changes, and fixes in PHP-ML 0.7.0, a machine learning library for PHP developers.
A guide on using the ELK Stack (Elasticsearch, Logstash, Kibana) to analyze and triage large-scale Nmap scan results for penetration testing and offensive security.
A guide to removing code duplication in Swift unit tests by creating reusable helper functions, improving test suite maintainability.
Explores Java 11's single-source-file execution feature, allowing Java files to be run directly and even turned into executable scripts with shebangs.
Analyzes performance issues with Django Admin's paginator on large datasets and explores solutions to eliminate slow row counting queries.
Argues that Kubernetes is often unnecessary complexity and suggests simpler container orchestration alternatives for specific use cases.
Announcement of the free book 'The Road to GraphQL' for mastering GraphQL with JavaScript, React, and Node.js through practical applications.
A tutorial on developing and deploying a Java Spring Boot REST application to Oracle Cloud's Application Container Cloud service.
A tutorial on building a GraphQL server with Node.js, comparing it to REST APIs and demonstrating how to reduce over-fetching.
A critique of simplistic performance advice and microbenchmarks, advocating for context-driven analysis and proper measurement in web development.
A brief overview and 360-degree tour of the VMvillage at VMworld Europe 2018, highlighting key areas like VMTN, VMware {code}, and Hands On Labs.
Explores the 3D framework (Decomposition, Data, Deployment) for designing and deploying effective machine learning systems in business contexts.