Hi! I’m C.Y. Wong, and welcome to my slice of the Internet!
This is primarily a record of things I’ve learnt… but maybe you’ll find something that interests you too.
I previously ran Grav on this site, but something is wrong with PHP and I am not bothered to fix it. What you are looking at is an interim setup, I transition to Hugo… wish me luck!
Onward with SDXL and ComfyUI! Sometimes I want to tweak generated images by replacing selected parts that don’t look good while retaining the rest of the image that does look good. Rather than manually creating a mask, I’d like to leverage CLIPSeg to generate a masks from a text prompt.
...
Yesterday I mentioned in passing that my Nvidia RTX 2060 with 12GB could not run both SDXL 1.0 Base and Refiner models in a single ComfyUI workflow. Today, I show you my workaround and also experiment with adding the SDXL 1.0 Official Offset Example LoRA to the workflow.
...
Stability.ai has released Stable Diffusion XL (SDXL) 1.0 (26 July 2023)! Time to test it out using a no-code GUI called ComfyUI!
...
A short post about setting up a mouse on macOS to mimic trackpad gestures.
...
May I present to you: my second LEGO Space MOC, the Blacktron Star Fighter! This is an alternate build using only parts from set 40580: Blacktron Cruiser.
...
In my previous post, I managed to get Whisky, with Apple’s Game Porting Toolkit, working on macOS Ventura without Homebrew. Here I manage to get Steam running after jumping through hoops.
...
A long time ago, I compiled Wine from scratch on 32-bit macOS Sierra. I lost interest because I never used it. Now after WWDC 2023, everyone is talking about the happy side effect of Apple’s Game Porting Toolkit (GPTK) which uses Wine under the hood to run Windows 10 DirectX 12 games on macOS!
...
I sometimes test randomly downloaded code on macOS in a Sandbox that has limited and network access. I posted about this way back in Jan 2017, Creating a macOS Sandbox to run Kodi, and this is a short refresher for me…
...
The current macOS “System Settings” continues to confound me. Did you know you can prevent your mac from sleeping with a setting? I previously thought caffeinate was the only way to achieve this.
...
I recently wanted to create an animated PNG, but macOS does not include any built in tools to combine multiple PNGs into an APNG file. Here’s an option using Python source code.
...