Archives
All the articles I've archived.
-
AI for people
Practical AI prompts for non-engineers: cooking, supplements, plants, plus a short safety checklist.
-
Coding agents & use cases
Field notes on picking a coding agent: what works, what to avoid, and how to decide based on your primary use case.
-
How to get the current selected Xcode and list installed
Some tips & tricks on how to get the current selected Xcode and check for available local versions.
-
Multiple Xcode versions or Why `xcrun` is your friend
I recently spent a few hours helping a friend investigate a weird issue in their CD infrastructure. Builds were failing with different fatal errors mostly related to SDK paths and `.platform` directory locations.
-
Grammarly iOS Keyboard - Unboxing
Grammarly is a lovely writing assistant. Twenty million people use the tool across the globe. As an iOS engineer, I know how easily you can collect different data, sensitive information. So, let's check what is inside the Grammarly iOS application.
-
Xcode invocation tool - xed
xed is a command-line tool that launches the Xcode application and opens the given documents, or opens a new document, optionally with the contents of standard input.
-
Dr. Anthony Fauci Cold Open - SNL
Brad Pitt as Dr. Anthony Fauci on Saturday Night Live
-
About Bob Martin's talk - The Future of Programming (2016)
Updated:I am a bit late to the party, but still. Robert C. Martin, colloquially known as "Uncle Bob", gave the exciting talk in May 2016 about the future of the programming. The usefulness of his words still stands, and it is a beautiful history lesson about software engineering, programming as a profession with remarks about Agile and possible future of the industry.
-
Emojis over time
Updated:How have Apple emojis evolved lately (iOS 13.0-13.3) and what is gender-neutral philosophy.
-
Note: Xcode 10.2, macOS Mojave 10.14.4, iOS 12.1 and other betas
Updated:Quick overview of the recent betas from Apple. iOS centric.
-
Swift Package Manager builds iOS frameworks (Updated. Xcode 10.2 Beta)
Updated:Swift Package Manager doesn't work with iOS. Probably, that's all you can say about the current state of SPM, but insomnia forced me to extend the answer to the following essay.