VMworld 2018 Call for Papers
Announcement and tips for submitting session proposals to VMworld 2018, emphasizing accurate session titles and descriptions.
Announcement and tips for submitting session proposals to VMworld 2018, emphasizing accurate session titles and descriptions.
Analyzes the debate around zero-day vulnerability disclosure, arguing that lack of public evidence doesn't mean exploits aren't being used by stealthy attackers.
OpenIddict RC2 released with new features for third-party client support, application permissions, scope validation, and updated introspection endpoint.
An introductory guide to Reinforcement Learning (RL), covering key concepts, algorithms like SARSA and Q-learning, and its role in AI breakthroughs.
A technical guide on using Kafka Connect to consume events from Azure Event Hubs and forward them to a Kafka topic.
A technical talk on optimizing Elasticsearch query performance using caching strategies, presented at an Elastic User Group meetup.
First part of a series on building a Wayland compositor from scratch using the wlroots library, aimed at developers with C experience.
A critique of modern software development's 'move fast and break things' ethos, arguing it leads to fragile, unreliable technology.
A technical guide on deploying the Azure Stack Development Kit (ASDK) using nested virtualization on Microsoft Azure, including cost considerations.
A guide to finding the unique key value for custom attributes in Azure AD B2C, essential for referencing them in your code.
A tutorial on creating an Alexa skill to remotely control your computer using AWS Lambda and ngrok, even without a physical Alexa device.
A guide to implementing screen reader accessibility in React applications using ARIA live regions, focus management, and accessible routing.
A guide to setting up Dockerized end-to-end (e2e) tests using Selenium and Webdriver.io, integrated with CI/CD pipelines like GitLab CI and Travis CI.
A critical analysis of Google's AMP project, focusing on its incentives, performance promises, and the recent AMP Stories announcement.
AT&T open-sources its dNOS network operating system, signaling a major shift towards disaggregated, open-source networking hardware and software.
Guide to replacing AWS EC2 On-Demand instances with more cost-effective Spot instances, including setup for interruption warnings.
A technical guide to building and enhancing a secure, accessible login form with HTML validation, security best practices, and UX improvements.
A developer argues against transpiling modern JavaScript, showing how to use native ES6+ features like async/await and modules in browsers.
A developer discusses the RSS Club concept and technical challenges of managing a Jekyll-based blog via iPad without proper deployment.
A monthly review of the Zig programming language's progress, covering LLVM 6 readiness, new error handling syntax, and error return traces.