• 3 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle





  • I still think material design 1 (which came out in 2014) is good, which focused on clarity with limited space. The problem started with material design 2 in 2018, which pushed for increased whitespace and homogeny in design. (And Microsoft’s Metro… shudder)

    Material design 1 balanced clean and readable while maintaining depth (trying to emulate 3d space by “stacking cards of content” with shadows). But since most of MD1 was guidelines instead of, like, actual components developers could use, it was a double edged sword of forcing people to be a little creative in making their own UIs but cumbersome because you had to make it all yourself

    Material design 2 tried to “fix” this by making everything simpler and shipping a ton of premade components that developers could just slap together and call it a day. Good for speeding up development, unfortunate because everything now looks the same. It’s also because of this that material design started to “break containment” and appear all over desktop applications/websites. It’s never good when a mobile design language is applied to the larger desktop space

    That’s why I really don’t mind seeing material design 1 on either mobile or desktop, because it was designed to use space efficiently and interestingly. Material design 2 on the other hand favors whitespace and speed to the detriment of us all


  • The pinebook’s privacy switches (for WiFi/BT, camera, and microphone) operate at the firmware level, the operating system has no control over them

    https://wiki.pine64.org/wiki/Pinebook_Pro#Privacy_Switches

    The keyboard operates on firmware independent of the operating system. It detects if one of the F10, F11 or F12 keys is pressed in combination with the Pine key for 3 seconds. Doing so disables power to the appropriate peripheral, thereby disabling it. This has the same effect as cutting off the power to each peripheral with a physical switch. This implementation is very secure, since the firmware that determines whether a peripheral gets power is not part of the Pinebook Pro’s operating system. So the power state value for each peripheral cannot be overridden or accessed from the operating system. The power state setting for each peripheral is stored across reboots inside the keyboard’s firmware flash memory.