Status update, June 2022
A developer's monthly update on experimental projects, focusing on the Helios kernel, Himitsu security tool, and the Hare programming language.
A developer's monthly update on experimental projects, focusing on the Helios kernel, Himitsu security tool, and the Hare programming language.
A tutorial on customizing the height of UIKit bottom sheets in iOS 16 using the new custom detent API.
A review of the book 'Accelerate', which presents research on key DevOps metrics that predict high performance in technology organizations.
Using conditional compilation and deployment targets to manage SwiftUI version compatibility and remove outdated code shims.
A technical guide on how to resize images in Swift using UIGraphicsImageRenderer and AVFoundation while preserving aspect ratio.
A tutorial on implementing file selection from the iOS Files app using UIDocumentPickerViewController, covering setup, delegation, and security-scoped resource access.
A guide showcasing well-designed press kit examples for mobile apps, with analysis of their structure and content.
A checklist of essential features to implement before launching an iOS app, including contact methods, crash reporting, and review prompts.
Explores synthetic data generation methods like augmentation and pretrained models to overcome limited training data in machine learning.
Developer updates on free software projects, including a new secret storage system called Himitsu and progress on a custom programming language.
Analyzing chess game data from lichess.org to determine if fast thinking is the dominant factor in game outcomes across different time controls.
A technical guide to fully customizing the UINavigationBar in UIKit, covering background, title, button colors, and status bar style.
Developer's March 2022 update on writing a kernel and a PNG decoder in a custom programming language.
A macOS bug allowed malicious apps to spoof Apple ID verification alerts within System Preferences, enabling sophisticated phishing attacks.
Part 3 of a series for MSPs on managing Azure Backup at scale across customer tenants using Azure Lighthouse, covering Backup Explorer and Backup Reports.
Monthly update on free software projects including godocs.io release, programming language progress, and SourceHut platform improvements.
A developer's hands-on experience building a functional RISC-V workstation using the HiFive Unmatched board and Alpine Linux.
A tutorial on implementing component virtualization in Blazor to improve performance by rendering only visible UI elements.
A report on EclipseCon 2021, a major virtual conference covering Jakarta EE, MicroProfile, Java on Azure, and cloud-native development.
An introduction to k6, a modern performance testing tool for APIs, covering its features, installation, and using TypeScript for test scripts.