Weekly digest - 2018.27

Weekly digest - 2018.27

The silly season continues. Let's start with news from Microsoft.
It looks like Microsoft postponed the premiere of the Andromeda device to unspecified feature.
Andromeda is a codename for foldable device that supposed to blur the line between phone, tablet and PC. It looks like the reason for this delay is that the Andromeda OS is not ready. It is disappointing to hear that we will not see probably revolutionary device in the near future. On the other hand it is good that they are not going to release unfinished product.

This week we also got rumors that Microsoft is going to release Surface Go later this year. Surface Go is a tablet device that suppose to compete with Apple's iPads. If Microsoft is going to do as good job as they did with Surface Books and Pros, they might have a really good chance to take a chunk of the market share.

As we are on topic of new hardware. Apple registered five new iPads and Macs in Eurasion Database. Previously, the new additions to the database preceded the premieres, which took place about a month later. It would be unusual for Apple to have an special event in August, last one we had 11 years ago, so we will probably see those devices in September or they will be released without any special keynote.
Regardless of the release date we are getting new hardware. The three of the new MacBooks are probably from the Pro series, where the remaining two might be the MacBook Airs. As for the iPads, we should see new iPad Pros with Face ID.

It looks like Gmail Developers and third party companies have been reading our emails. It is very similar case as with Facebook. If we allowed an application to have access to our email account, the developers of this app could read our emails.
One of the involved companies explained that humans have been reading emails only to improve machine learning algorithms. It is a common practice that’s gone largely unnoticed, because most of the people doesn't even realise how much information they provide to 3rd party companies, by providing access to an account.

Finally, here is the list of interesting things I stumbled upon this week.

Explore the world of passports by country

.NET Core Microservices – DShop

Introducing the Single Element Pattern

How I automated my job with Node.js

Starter template for a MEVN (MongoDB, Express, Vue, Node) Stack Application. (Part 1)

React Native: A retrospective from the mobile-engineering team at Udacity

WWDC 2018 for iOS developers: Siri Shortcuts

Using Step Builder Pattern in Swift

15 Years Ago, I Went Indie and Didn’t Know It.


Image credits: David Breyer.

Weekly digest - 2018.20

Weekly digest - 2018.20

Google announced that is making their storage service cheaper. The Google Drive, we have right now, will become a part of the Google One.
Google One will start from a $2.99 a month plan for 200GB of storage. The 2TB option will cost $9.99 a month. This plan is really appealing, usually it costs about $20, now we'll get it for half a price. There will be no 1TB option, which is a little bit disappointing. Personally I don't need 2TB of cloud storage. The 1TB option would be more than enough, and if take the new prices it would cost about $5 which would be awesome.

Adobe announced the Starter Plan for Adobe XD. Adobe XD is great tool for designing and prototyping UIs and now it is free. With free plan we get the same tools as in premium version. Of course the are limits, and those comes to the number of prototypes we can work at a time. Free users can work on only one shared project at a time.
I personally think this is great. Now, with integration with Sketch and Photoshop and free tier, it became a product that we should keep an eye on.

Tapbots released a new version of TweetBoot. Tweetbot 3 for Mac is a brand new iteration of one of the best - if not the best - Twitter clients out there. The new version is not a revolution, but it comes with nice features like new sidebar, new media player and night mode. This looks like a solid update so I highly recommend getting one, especially if you haven't used Tweetbot before.

Vapor 3.0.0 has been released. Vapor is a web framework written in Swift. Maybe it's not the most popular framework out there, but it is the best tool if you want to create highly performant backend in Swift.

And here is the list of interesting articles.

Blockchain is not only crappy technology but a bad vision for the future

Clean iOS Localizable Files

Tables & Collections with type-safe declarative approach

Restful Web API using ASP.NET Core 2.0 with MSSQL (using Dapper)

A Simple Guide to ES6 Promises

Supporting React Native at Pinterest


Image credits: Google.

Weekly digest - 2018.15

Weekly digest - 2018.15

This week, Facebook CEO Mark Zuckerberg testified before members of Congress. As expected, Senators don’t understand how Facebook works, but at least we got confirmation that Facebook took this data leak seriously and is working to prevent it from happening again. From Zuckerberg's testimony we also got hint that we might get paid version of the Facebook that doesn't have ads.
Hopefully this entire scandal will result in better understanding of the importance of users privacy as well as respecting it.

LucasFilm release a new trailer for Solo: A Star Wars Story. It will be interesting to see a Star Wars western. I don't know about you, but I am excited.

Grand Theft Auto V (GTA V) became most profitable entertainment product of all time. Since its premiere in 2013 Rockstar sold 90 million copies of the game and generated around $6 billion in revenue.
It was a matter of time, but finally video games are more profitable than Hollywood blockbusters. Good job gamedevs!

And as always, here is list of interesting articles.

TCP Server With the SwiftNIO Networking Framework
SwiftNIO was announced last month during try! Swift conference. This article explains what it is and how to use it

ASP.NET Core Web API Multi-Tenant JWTs
Carl explains how to implement multi-tenant authorization based on Json Web Tokens using Asp.Net core.

Animated Transitions in Mobile Apps
Animations are important part of mobile applications. There are no longer only nice addition to visual design, they became functional, they support interactions.
From this article you will learn how to use animation to enhance your applications.

How To Design Emotional Interfaces For Boring Apps
Alice explains how to make user interfaces human friendly and interesting visually.

Matt Klein explains how he logged out 40M people from Twitter
This is interesting short story about little bug that caused big issue.


Image credits: Anthony Quintano.

Weekly digest - 2018.06

Weekly digest - 2018.06

Finally, after years of designing and building, SpaceX launched Falcon Heavy into space. The world's most powerful rocket took the Starman in a red Tesla in space while twin boosters landed near the launch site in Florida giving us unforgettable spectacle.
Although the mission achieved its primary goal - putting a cargo on its way to Mars, it wasn't fully successful. While the two side boosters landed simultaneously on the ground, the core one crashed into the ocean. At the moment, it looks like the booster was approaching the landing barge too fast and missed it by couple meters.
Despite this malfunction, we are one step closer from landing on Mars.

Lucasfilm released teaser trailer for upcoming Solo: A Star Wars Story. Despite all the fuss with switching directors in the middle of production, the movie seems to be good and interesting.

And now it's time for the list of interesting things I stumble upon this week.

Apple's Emoji Crackdown
Apple started rejecting iOS apps that use emojis in different places than text fields. I understand that Apple does own the copyright to its emoji font, but rejecting creative and good looking apps because they use emoji instead of normal words is the way to make developers go away from the platform.

Swift 4.1 improves Codable with keyDecodingStrategy
Swift came a long and bumpy road. I still remember how hard it was to parse JSON when Swift came out in 2014. In this article Paul Hadson give us a glimpse into the future and explains how easy it will be to parse JSON with Swift 4.1.

CloudKit: Structured Storage for Mobile Applications
This white paper gives the behind the scenes look into Apple's CloudKit.

PodsUpdater
Every iOS developer must heard of CocoaPods. Those who use it know that managing dependencies is difficult. This app makes our life a little bit easier.

Building .NET Core 2.0 web apps with Vue.js single file components using VS Code
Adam Marczak shows how to integrate Vue.js with Asp.NET Core 2.0


Image credits: SpaceX.