Kio
@kio.sh
# guides
All topicsJun 23, 2024 Design
Perfect Gradients in CSS via Easing and the LAB Color Space
Benefits of easing linear gradients in CSS and using LAB colour space to create smoother and more visually pleasing colour transitions.
Sep 23, 2023 EmberJS
Embracing Modern Data Validation in EmberJS
With Ember's shift away from Mixins and Computed Properties towards more standard JavaScript syntax and patterns, I wanted to detail how I wrote a new utility for validating Models, leveraging TypeScript, yup, and Tracked properties in order to leave behind old patterns and provide strict type-safety
Jun 9, 2022 Linux
Custom Notifications with 'gdbus call' + 'wired-notify'
Apr 13, 2022 Linux
DSLR Cameras as Webcams on Linux
Using DSLR or Mirrorless cameras as 'webcams' on Linux thanks to v4l2
Nov 29, 2021 Security
Using a Yubikey for SSH Authentication on MacOS / Linux
How to authenticate SSH connections using your Yubikey's Authentication slot, on both Linux and MacOS.