★ Tahoe Added a Finder Option to Resize Columns to Fit Filenames
A look at MacOS 26 Tahoe's new Finder feature to auto-resize columns to fit filenames, within a broader critique of the OS's UI changes.
A look at MacOS 26 Tahoe's new Finder feature to auto-resize columns to fit filenames, within a broader critique of the OS's UI changes.
A developer's monthly roundup featuring tech articles on URL state management, lazygit, HTTP QUERY method, and a color palette tool, plus personal notes.
A developer's journey to discovering and adopting lazygit, a powerful Git UI tool, and an exploration of its benefits for productivity and UX design.
A developer details the data structure for boss characters in their game 'Project Hack', including attributes and rewards.
A tutorial on creating a pure CSS donut-shaped countdown timer using conic gradients and masks, compatible with any background.
A developer's guide to understanding and correctly implementing the often confusing SwiftUI alignment guide API for custom view layouts.
A SwiftUI Menu with an icon label can cause list separator lines to misalign. This article presents a custom menu style workaround to fix this visual bug.
A macOS app providing instant menu bar access to your camera feed for quick previews before video calls, with photo capture and zoom controls.
A technical guide on implementing a 'double tap tab bar to scroll to top' feature in an iOS app using UITabBarControllerDelegate.
Learn how to use the open-source SystemNotification library to create iOS-style system notifications in your SwiftUI apps.
A technical guide on customizing iOS share sheet content for AirDrop using the UIActivityItemSource protocol in Swift.
A guide to implementing Dynamic Type support with monospaced digit fonts in iOS apps to prevent UI layout shifts.
A technical guide on customizing SwiftUI Divider colors and thickness using overlays, with examples and common pitfalls.
A quick guide on locating the hidden 'Add New Collector' button in VMware Skyline by adjusting your browser window size.
A SwiftUI developer details improvements to a confetti animation library, focusing on realistic physics simulation for better visual feel.
A tutorial on creating a reusable loading bar component in Blazor using C#, Bootstrap, and data binding with INotifyPropertyChanged.
A technical guide to implementing a reorderable UICollectionView in iOS using compositional layouts, diffable data sources, and context menus.
The article details completing the school break filtering feature for a SaaS product, including UI work and final testing.
A developer builds a user interface for filtering students by school breaks in a SaaS application using Django and Python.
A developer stream episode on building a SaaS app, focusing on adding student filtering for school breaks using Django and Python.