FFConf 2022
The author shares their excitement about attending FFConf 2022, a front-end development conference, and introduces their background and projects.
The author shares their excitement about attending FFConf 2022, a front-end development conference, and introduces their background and projects.
A tutorial on using the QuickLook framework to preview images and PDFs in SwiftUI apps for iOS and macOS.
A guide to using Directory.Build.props to create a central NuGet package store for managing dependencies in a UNO Platform .NET 6 application.
Analysis of PHP version adoption trends in July 2022, showing growth of PHP 8.1 and concerns over slow migration from PHP 7.4.
Discusses a bug where DatabaseMailUserRole prevents SQL Server from starting after patching, based on MVP and customer reports.
Introducing StoreKitPlus, a Swift library that adds extra functionality and simplifies using StoreKit 2 in SwiftUI apps.
A technical guide on how to modify the PATH environment variable on an Azure App Service using XDT transformations to resolve assembly dependencies.
A tutorial on solving overlapping x-axis label issues in ggplot2 using techniques like plot resizing, axis swapping, and label rotation.
Explains how to use quasiquotation in base R to dynamically insert string values into code, specifically for model formulas.
Learn how AWS Amplify Studio visually accelerates full-stack app development, connecting UI to backend with minimal coding.
An analysis of GitHub Copilot's ethical and legal implications regarding open source licensing, arguing it facilitates the laundering of free software into proprietary code.
Analysis of how Apple's iOS browser engine restrictions undermine web diversity and innovation, not just prevent a Chromium takeover.
A guide to backporting SwiftUI 4's ImageRenderer to work on iOS 13, enabling view-to-image conversion for older iOS versions.
A tutorial on using the R magick package to programmatically add semi-transparent color overlays to images for better text readability.
Summary of a conference talk on HTTP/3, covering its benefits, setup, and performance testing compared to HTTP/2.
A security engineer shares key lessons and query patterns learned from a year-long #365daysofKQL challenge, focusing on threat hunting and log analysis.
A guide to creating SwiftUI sheets that don't dim the underlying view, enabling interactive overlays like Apple Maps.
Part 2 of a series on using Azure Anomaly Detector to identify unusual patterns in air quality sensor data for safety alerts.
Announcing the 2022 Ihaka Lectures, featuring online talks by Emi Tanaka, Luke Tierney, and Wes McKinney on R, data science tools, and experimental design.
A tutorial on using SwiftUI 4's new ImageRenderer to convert views into images, covering setup, async handling, and resolution fixes.