Kyle Howells
  • About
  • Portfolio
  • Blog
RSS • JSON Feed
  • Running Local LLMs on macOS

    08 Aug 2024 · 5 min read
    How to install and run ChatGPT style LLM models locally on macOS
    Continue reading →
  • Pretty Print JSON in the Terminal

    08 Aug 2024 · 2 min read
    How to pretty print JSON on the command line
    Continue reading →
  • How to Read and Write Image File Metadata with CoreGraphics

    13 Jul 2020 · 3 min read
    How to read and write Exif, GPS, IPTC, JFIF, TIFF and other metadata in image files using the CoreGraphics APIs on iOS and macOS
    Continue reading →
  • External Only Shadow on UIView

    16 Jun 2020 · 3 min read
    How to setup a CALayer shadow to show externally only with CALayer shadowPath and maskLayer
    Continue reading →
  • CAGradientLayer Explained

    15 Jun 2020 · 7 min read
    How to natively draw gradients on iOS and macOS with CAGradientLayer
    Continue reading →