Android battery keeper
A technical guide on preventing Android battery swelling in test stands by using root access to control charging cycles via ADB commands.
A technical guide on preventing Android battery swelling in test stands by using root access to control charging cycles via ADB commands.
A tutorial on unit testing a Vue.js component using Vue Test Utils and Jest, covering setup, best practices, and test implementation.
Explains the benefits of static factory methods in Java, covering naming, instance control, and return type flexibility.
A tutorial on adding edit and delete functionality to a blog application built with Blazor, covering both server-side API endpoints and client-side fixes.
A developer's summary of recent and upcoming technical projects, including blog series on Dapper.NET, Clojure, .NET Core, and Angular with Auth0.
A technical guide on deploying Red Hat OpenShift, an enterprise Kubernetes platform, on Microsoft Azure using ARM templates and Ansible.
Critique of HandCash wallet's centralized $handle system, highlighting security risks and trust issues in Bitcoin Cash transactions.
Analyzes a famous 2016 phishing attack to argue that modern security hinges on human error, not just technical defenses.
Explains the Terraform zipmap() function, which creates a map from two equal-length lists, with examples and use cases.
A guide to using Git Flow, a branching strategy for managing development, feature, release, and hotfix branches in a Git repository.
A Google developer uses a rush hour analogy to explain main thread congestion in web development and explores strategies to improve performance.
A preview of PostgreSQL 11's key new features, including usability improvements, safer column additions, and performance enhancements like JIT compilation.
Explores Apple's Marzipan project for porting iOS UIKit apps to macOS, including architecture, hacks, and future SDK availability.
A tutorial on implementing Geolocation API and managing app permissions in React Native apps using both Expo and react-native-cli.
Introduction to a YouTube series exploring the concepts and best practices from the book 'Effective Java, Third Edition'.
Explains the Terraform values() function, which extracts values from a map, with examples and use cases.
A tutorial on using jmxterm to connect to and inspect JMX MBeans, specifically for monitoring Apache Kafka and KSQL metrics.
Author discusses challenges and delays in completing the 'Learn JavaScript' course, explaining why previous deadlines were missed and providing a new estimate.
Explains the uuid() function in Terraform, covering its usage, purpose, and technical details of RFC 4122 v4 UUID generation.
Explains npm's evolving naming rules to combat typosquatting attacks, detailing case sensitivity and character restrictions for package names.