How to get featured on the App Store
Tips from indie developers on how to increase your chances of getting your app featured on the Apple App Store by using Apple's official submission form.
Tips from indie developers on how to increase your chances of getting your app featured on the Apple App Store by using Apple's official submission form.
A developer's detailed guide on writing and distributing press releases for tech apps, based on personal success getting coverage for Chill Zones and SwitchBuddy.
Developer's monthly update on Hare language projects, including a GameBoy emulator, TLS implementation, and progress on the Helios OS.
A tutorial on implementing swipe actions (like delete and favorite) in iOS Collection Views using UICollectionLayoutListConfiguration.
A tutorial on creating and customizing lists in iOS apps using UICollectionView's Compositional Layout API.
A guide on creating multiple app targets in Xcode with different Bundle IDs for TestFlight, covering duplication, configuration, and runtime parameters.
Explores valid use cases for the 'goto' keyword in C#, challenging its reputation as universally bad practice.
A tutorial on implementing and customizing the iOS 16+ UICalendarView for single and multi-date selection in UIKit apps.
A technical tutorial on implementing Apple's Live Text API using VisionKit's ImageAnalyzer and ImageAnalysisInteraction in iOS 16 apps.
Explains how to use iOS 16's new UIHostingConfiguration to embed SwiftUI views within UITableView and UICollectionView cells.
Explains the ObjectPool pattern in C# for performance optimization, showing how to reuse expensive objects to reduce garbage collection overhead.
The author announces the public release of the Hare programming language and details several new projects built with it, including a micro-kernel and a secret storage system.
Explores design options for implementing autodifferentiable sparse matrices in JAX to accelerate statistical models, focusing on avoiding redundant computations.
A guide on accessing and sharing loader data between nested routes in a Remix application using the useMatches hook and a custom typed utility.
Final part of a UNO Platform tutorial series, implementing drag-and-drop functionality and state persistence for a Todo app.
Highlights recent Azure serverless updates including Static Web Apps, Functions v4 runtime, Durable Functions storage, and Logic Apps single-tenant mode.
Using KQL queries to analyze Azure AD logs for better tenant management, covering users, service principals, and security.
Explains why leaders must transparently document decision-making processes and reasoning, using tools like GitHub issues, to scale effectively.
A guide to designing, implementing, and testing a tagging strategy for Azure resources using Bicep and Azure Policies.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.