If you can Kotlin why would anyone Java?
Originally shared by Glenn Reilly
Everyone loves Kotlin.
If you can Kotlin why would anyone Java?
Originally shared by Glenn Reilly
Everyone loves Kotlin.
What are the odds that this “unsend” feature was cooked up during a damage control incident and will never ever be delivered to end users?
15 years of Zuckpologies. One day soon they will stop being monsters.
Mark Zuckerberg has been apologizing nonstop for more than 15 years. It’s always the same apology for pretty much the same act. When do we talk about the obvious: Facebook’s decisions are primarily driven by its business model.
This is both revolutionary and a little disturbing. On the positive side, this will be a great thing for users with disabilities that make interacting with interfaces difficult.

Except in China.

Decisions
Good summary of everything new in JavaScript since “ES6” aka Ecmascript 2015 was released.
Autopilot is a driver assistance system that requires you to pay attention to the road at all times.
Autopilot === Manual_Driver

O(1): random access to an element in a collection, dependent on indexing
O(log n): divide and conquer
O(n): list iterations
O(n log n): iterations that use divide and conquer
O(n^2): nested loops on the same collection
O(n!): adding a nested loop for every input you have
Mission: to lift Siri’s intelligence above the POTUS.