I code stuff. I draw stuff.

I’m a Hongkonger 🇭🇰
If you’re a westerner coming here because you’re arguing with me about something in HK/China/Asia, I forgive you for your misunderstandings.

  • 7 Posts
  • 137 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • Global hotkey is only used for playing the sounds and nothing else, and that is basically just running a command.

    This will play all files that has an audio stream (cls is also using this command):
    ffmpeg -i <file> -f s16le - | pacat -d <sink> --channels=<1 for mono, 2 for stereo> --rate=<sample rate> --volume=<0-65535, 65535 = 100%>

    I guess it is pretty complicated so maybe I’ll add a way to play files.











  • Cantonese (廣東話/粵語) is what I speak, Traditional Chinese (繁體中文) is what I write.

    唔好彩嘅係,Google 仲未支援粵語翻譯,你可以試下用其他翻譯器,DDG 嗰個好似 OK

    (Translation: Unfortunately, Google still doesn’t support Cantonese translation. You can try other translators. The DDG one seems ok.)

    Other than that, I also speak Mandarin (普通話/國語), which is the other spoken Chinese.