Weekly digest - 2018.14

Weekly digest - 2018.14

This week started with article saying that 2019 Mac Pro will be shaped by workflows. After lack of new Mac Pro and disappointing MacBook Pro it's nice to hear that Apple listened started collaborating with professionals.

Also SpaceX reaches the promised land of launching every two weeks. Which is really significant, because SpaceX achieved something that was pursued for decades. It is actually nice to see, what privately funded company is able to achieve without government bureaucracy.

Fortnite on iOS made $15 million in its first three weeks in the App Store
Fortnite is great game, but those numbers are shocking. Especially if we take into consideration the fact that paid content contains only silly costumes, in-game dance animations, and other cosmetic items. This is good example how you can sell DLCs that does not affect the game and still make a profit.

Here is list of interesting articles.

Parallel programming with Swift: Promises
Parallel programming in Swift is hard. As we're still waiting for new solution built into the language, here is one based on Promises.

Advanced debugging with Xcode
Here you will find a couple of tips that will make debugging in Xcode easier.

UIAccessorizedTextField
Short, but useful post showing how to utilize a UIAccessorizedTextField class to implement the "suggestions" functionality.

We Are Netflix Podcast
This is new podcast from Netflix developers. First episode is about how their iOS app was made.

Microservices — From Idea To Starting Line
Michael explains how to reasonably approach a microservice architecture.

Vue CLI 3 — the deep dive
Another week and another article about Vue CLI 3.

Here are examples of everything new in ECMAScript 2016, 2017, and 2018
Java Script is evolving really fast. If you are behind, this article will help to catch up.


Image credits: Pascal Eggert.

Weekly digest - 2018.02

Weekly digest - 2018.02

Second week of January is traditionally the CES week. As always, they were multiple hardware announcements and presentations. You can check what's new watching coverages from Marques Brownlee here and here, or Linus Tech Tips.

The CES is not the only thing that happened this week. Here is the list of cool things I stumbled upon.

MPC Blade Runner 2049 VFX breakdown
This is how young Rachael was brought to life in Blade Runner 2049. It is astonishing to see how technology advanced during just couple of months. Tarkin, in Rogue One, was remarkable technological achievement, but he was not perfect. Here I cannot tell the difference between Sean Young and hers computer counterpart.

Xcode hardware performance
Ash Furrow compiled the list with Xcode's performance on various macs. It already has the statistics for newest iMac Pro. What's disappointing, the new powerful hardware doesn't make fresh build times noticeably faster. The improvements are only for incremental builds.

I’m harvesting credit card numbers and passwords from your site.
David Gilbertson explains how hackers can create bogus NPM package and use it to steal information without us knowing. This is reminder that we should always verify our 3rd party dependencies!

SpaceX launched Falcon 9 with Zuma satellite
Once again Space X launched its Falcon 9 rocket and landed it at Landing Zone 1. This was 21st successful landing of the first-stage of the rocket. Unfortunately they are rumors that the entire mission wasn't that successful. The Zuma satellite failed to reach the orbit and was lost. The mission was a secret, so we will not know, at least not in the near future, what really happened.

Zuma mission start
John Kraus captured this photo of SpaceX's Falcon 9 rocket with Zuma satellite. If you like this photo, you should check out his website.


Image credits: John Kraus.