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.13

Weekly digest - 2018.13

The world is still dealing with Facebook’s scandal. This time people are even more concern because Facebook probably knows about us more than we thought. One thing is sure, this incident changed people's perception of data privacy.

Earlier this week Apple hold an education event in Chicago. This event was all about Apple's approach to education.
After watching this event I have mixed feeling. Apple claims to "reinvent" the eduction, but this approach won't change anything. Unfortunately, once again, it looks like Apple's ability to change the world died together with Steve Jobs.

And now it's time for my list of interesting articles.

Vue CLI 3: A Game Changer For Frontend Development
Vue CLI 3 is going to change the way we bootstrap Vue.js applications. This article explains why.

git log – the Good Parts
Lets face it, GUI Git clients are awesome, especially when it comes to analyzing the repository history. From this post you will learn how to do it from old plain terminal.

Progressive Web Apps on iOS are here
With iOS 11.3 we can run PWA on Apple phones and tablets. From this article you will learn what is possible to do, and what are the limitations comparing to native apps and PWA on Android.

Progressive Web Apps: Bridging the gap between web and mobile apps
If you don't know what PWA is this article is for you.

One hour of side project coding a day - UPDATE #1
Andy explains how to spend just an hour a day and finish mini side projects.

Swift 4.1 Released!
Newest version of the language is finally here.


Image credits: Apple.

Weekly digest - 2018.12

Weekly digest - 2018.12

This week was mostly about Facebook’s Cambridge Analytica scandal. Long story short, Cambridge had copies of private data for about 50 million Facebook users. Cambridge supposed to delete that data in 2015. What is even more interesting the Cambridge Analytica was involved in Donald Trump's presidential campaign which could influence the outcome of presidential election.
One thing is sure, Facebook will have to explain why Cambridge Analytica still had access to users data and how much Facebook actually care about user privacy.

On the bright side, the GDC 2018 took place. It is mostly about sessions, but we got a few cool technical demonstrations like Real-Time Ray Tracing Star Wars Demo or digital human performances from Siren and Andy Serkins.

Also Apple fixed buggy iPhone X ad before fixing the actual iOS 11 bug. This perfectly shows current mindset of Apple - lets fix the glitch in the ad instead of actual bug.

And finally, here is the list of interesting articles.

Designing Windows 95’s User Interface
This is really interesting paper about how Windows 95 user interface evolved and came to life. I must admit i felt nostalgic after reading it.

The most powerful tips to help you get a remote job
If you are a remote worker or you want to become one then this article is for you.

A complete introduction to Apollo, the GraphQL toolkit
GraphQL is getting more and more popular. And it looks like, it is just the matter of time that it will become more popular than REST. This article explains the basics, so if you never used GraphQL or Apollo before, you should check this out.

iOS Subscriptions are Hard
Jacob explains how to properly implement subscription mechanism in iOS app.

How to make a poster for Avengers: Infinity War in HTML and CSS
This is tutorial explains how to create cool looking website using just HTML and CSS.

The secret world of NSTimer
Nice explanation of inner workings of NSTimer.


Image credits: Facebook.

Weekly digest - 2018.09

Weekly digest - 2018.09

This week beside GitHub surviving the biggest DDOS attack ever recorded was mostly boring.
From interesting news the Kronos Group announced that Vulcan will be supported by macOS iOS. They also released the set of SDKs, libraries and tools that will be used by developer to create Vulcan compatible apps/games on Apple platforms.

And traditionally, here is the list of interesting things.

Why I Quit Google to Work for Myself
Michael Lynch explains why he left Google. This is not another rant about evil corporation. This is about what happens in big companies where management takes over common sense. Unfortunately many of us can relate with him so, if you are felling you are only the meaningless tool within big organization, maybe it is time to start thinking about new job.

I Wanna Go Fast: Why Searching Through 500M Pwned Passwords Is So Quick
Troy explains how he implement and optimize searching in huge database of leaked password.

Dropbox saved almost $75 million over two years by building its own tech infrastructure
While every one is migrating from on premise infrastructure to the cloud, Dropbox is doing quite the opposite. And it looks like it was a right move for them.

GDPR – A practical guide for developers
GDPR is coming. Here is a guide how to approach it from engineering point of view.

$750 Ciri Of Cintra Statue On The Way From Prime 1 Studio
It is expensive, but beautiful.


Image credits: GitHub.

Weekly digest - 2018.07

Weekly digest - 2018.07

This week Apple released its new product - HomePod. It is a smartspeaker and costs 350$. Is it worth it? Well, it is hard to say because it is not available in Poland, but you can check out what others think here or here.

Staying on Apple related news. It looks like Apple is going to focus on bugs instead of adding new features to iOS 12. If those rumors are true, I can say only one thing - finally, Steven Sinofsky explained why.

Last week Falcon Heavy launch made a lot of fuss in the media. Thanks to this launch people starts to understand why SpaceX is doing thing the way it does.

And here is the list of interesting articles I stumble upon this week.

12 best practices for user account, authorization and password management
User authorization is hard. From this article you will learn how to do it properly so your users passwords doesn't leak.

30+ great UI Kits for iOS engineers
Lisa compiled a list of over 30 UI Kits for designers. This is a must read for every one who is doing mobile app desings.

3D engine entirely made of MS Excel formulae: Enjoy this Doom.xls file!
Someone wrote Doom like game engine in MS Excel because why not. Defenetly worth checking out.


Image credits: Apple.