Andrés Cecilia LuqueIntroducing the taskfileStop using a Makefile for executing recurring tasksNov 24, 20202Nov 24, 20202
Andrés Cecilia LuqueApple is sending a request to their servers for every piece of software you run on your MacYes, as you read it. For each app you open or executable that you run (even a one line script!) on MacOS Catalina, Apple is sending a…May 24, 2020May 24, 2020
Andrés Cecilia LuqueStruct composition using KeyPath and @dynamicMemberLookup (kind of struct subclassing, but better)You can read this same post, with syntax highlighting at SForSwiftApr 18, 20201Apr 18, 20201
Andrés Cecilia LuqueStatic VS dynamic frameworks in Swift: an in-depth analysisThere has been quiet some discussion lately in the Swift community about the benefits of using static instead of dynamic frameworks (see 1…May 26, 20194May 26, 20194
Andrés Cecilia LuqueMac and Time Machine: inherit a backup from another computerToday I migrated my information to a new computer. Of course, I have an external hard disk with a Time Machine backup on it. In order to…Nov 2, 20187Nov 2, 20187
Andrés Cecilia LuqueMac: wrong hostname at the terminal prompt? Here the solution!Today I was setting up a new mac. After playing with it a bit, I opened the terminal, and immediately noticed that the hostname (which…Nov 2, 2018Nov 2, 2018
Andrés Cecilia LuqueA safer alternative for dequeuing custom UITableViewCellsWhen dequeuing and customizing a basic UITableViewCell using the most recent API (introduced back in iOS 6), you would do something like…Jun 11, 2018Jun 11, 2018
Andrés Cecilia LuqueSer libreY llegará un punto en el que no existirá más un sitio al que volver. Por supuesto, tu casa seguirá ahí, junto con tu familia, tu…May 1, 2018May 1, 2018
Andrés Cecilia LuqueFastlane match: a one night standDuring the last week I have been working in setting up a Swift project, to make it work in a build server.Apr 25, 2018Apr 25, 2018
Andrés Cecilia LuqueSetup a C/C++ makefile project in Xcode: syntax highlight, autocompletion, jump to definition… and…In this post I am going to show you how to setup Xcode, so you can use it in your C/C++ projects. It will allow you to use all the nice…Feb 27, 20183Feb 27, 20183