When was the last time you ran your code successfully on the first try?
A developer shares the rare joy of running Python code successfully on the first try and reflects on the experience.
A developer shares the rare joy of running Python code successfully on the first try and reflects on the experience.
A guide to implementing multi-user support in tvOS 14 apps, covering automatic user switching, data handling, and CloudKit notifications.
Tips and resources for preparing for and passing the ITIL®4 Foundation certification exam, based on the author's experience.
A guide to using the CSS functions min(), max(), and clamp() for responsive element sizing, spacing, and fluid typography.
OpenIddict 3.0 beta4 adds Quartz.NET integration for database cleanup and support for 12 languages.
A guide to building a custom serverless log monitoring system using Google Apps Script and Google Docs.
A tutorial on creating a custom GitHub Action in four steps, including defining inputs/outputs and writing a bash script.
A technical guide on automating GIF to MP4 conversion for web performance using Node.js and the FFmpeg library.
A developer recounts accidentally creating a spying app as a teenager while trying to solve the iPhone's 1000-SMS limit, exploring early mobile hacking.
Explains the theory behind linear regression models, focusing on interpretability and use cases in fields like lending and medicine.
Introducing svyVGAM, a new R package for fitting complex survey regression models using the VGAM framework with design-based inference.
An analysis of the CSV data format, covering its advantages, drawbacks, and common parsing pitfalls in data processing.
Analyzes iOS 14's conflicting features: Sleep Mode/Wind Down aid productivity, while widgets pose new distraction risks.
Exploring TypeScript 4.1's pedantic index signature checks and creating a SafeRecord type to fix unsafe object access.
Explains why engineers may struggle to level up, focusing on company-specific opportunities, project availability, and business needs.
Debugging an InvalidProgramException in a profiler by finding generated IL code in a memory dump (part 2 of a series).
A video tutorial series on building a Covid19 stats widget for iOS 14 using the WidgetKit framework and SwiftUI.
A technical guide on creating a new calendar programmatically using Apple's EventKit framework in Swift, focusing on handling EKSource.
A tutorial on integrating Diffable Data Sources with Core Data in iOS apps to simplify UITableView and UICollectionView updates.
A deep dive into debugging a rare .NET InvalidProgramException caused by faulty IL generation in Datadog's automated instrumentation.