ylliX - Online Advertising Network

Kotless, a Nice Surprise

The Kotless Serverless Framework provides desired functionality for the Kotlin ecosystem. A couple months ago I wrote an article about an idea for Kotlin “Server-less” Functions. Unbeknownst to me, JetBrains was working on a similar project called Kotless. While not precisely what I had envisioned, this project does seem promising. For more information about Kotless, […]

Year end wrap up – episode 204

Author: Perry Romanowski Published: December 30, 2019 Happy New Year! We take a look at some of the hottest trends in the beauty industry in 2019 including clean beauty, CBD, Indie beauty and waterless beauty. Then we give our predictions for the hottest trends coming in 2020. We’ll get back to answering beauty questions in […]

Mastering Embedded Linux, Part 2: Hardware

In the first part of this series, I discussed some of the core concepts surrounding embedded Linux, with the ultimate goal of empowering you to be able to build inexpensive embedded Linux systems. This part will look at some of the many, many devices you can use to develop with. I’ll also discuss some of […]

Safely accessing lateinit variables

Kotlin, by design, doesn’t allow a non-null variable to be left uninitialised during its declaration. To get past this issue, Kotlin’s lateinit allows us to declare a variable first and then initialise it some point in the future during our program’s execution cycle. The concept is simple, but when we try to access an uninitialised property, it’s […]

Building Better Views (Part I)

As iOS developers, a lot of our work involves taking models from a server, and transforming them to be displayed on an iPhone or iPad. This sounds like a job for some declarative architecture. 🤔 If you ask 3 programmers how to define MVVM, expect to get 7 different responses. — ✨ Joe Fabisevich™ ✨ […]

Building Better Views (Part II), Next Steps

If you haven’t checked out Part I, I recommend reading it because if you don’t, none of writing below will make sense! Three Unanswered Questions 1. What happens when the views you want to configure are more complex? My recommended approach is to construct a one-time use struct, specifically for displaying in that one place. […]

What Are the React Team Principles? — overreacted

During my time on the React team, I’ve been lucky to see how Jordan, Sebastian, Sophie and other tenured team members approach problems. In this post, I’m distilling what I learned from them into a few high-level technical principles. These principles aren’t meant to be exhaustive. This is my personal attempt to formalize observations about […]

Are high quality cosmetic ingredients a thing? #203

On today’s episode we’re going to be answering your beauty questions about  Quality of ingredients versus price of the product? The Curly Girl Method and Parabens? What it’s like to work in the cosmetics industry Do you have to wait after applying Vitamin C? Beauty Science News stories Is your old makeup is contaminated?  Here’s […]