On android I use NativeAlpha for setting up Briefsky as "app" that opens in its own Android Webview "app" rather than a browser. It's almost like DarkSky minus the notifications.
Coming from Ruby and Python, I also prefer class components to hooks. I had to deal with hooks enough in Drupal/PHP which is in the process of deprecating them in favor of Symfony classes.
Drupal hooks are a functional approach to design compared to the OOP approach of Symfony components. As in you use functions to modify/extend existing code instead of inheritance. That's the context of the discussion, not whether they are otherwise similar to React hooks. Anyway, I just tend to think more in terms of making things with classes/objects than with functions.
Browser consistency for print styles is like building websites in the late 90s. Chrome, Firefox, Safari all handle margins, page breaks differently. Not to mention setting page/paper size...
GPUs are highly specialized CPUs, especially good at some types of number crunching. In analytics workloads, they are used to run queries that can benefit from that specialization. This is not for your typical GPU graphics based use (games/graphics). Has nothing to do with what you see on the screen/frame rate.
It had a hybrid log/js approach around the time google acquired it. I believe one of the first. Was the best product around. As a shared web hosting provider in early/mid2000s it was becoming more than a competitive advantage to offer it.
reply