He/Him | Hu/En/some Jp | ASD | Bi | C/C++/D/C#/Java

  • 1 Post
  • 116 Comments
Joined 2 years ago
cake
Cake day: March 16th, 2024

help-circle
  • I do have a few other pet peewees too for Linux, despite having that on my ThinkPad.

    • GDB is pretty uncomfortable to use.
    • The only usable GDB GUI is a glorified webpage by none other, than Micro$lop.
    • Some low-level API (sound, input, etc.) are absolutely dogshit compared to their Windows counterparts (still haven’t found anything on how to specify to ALSA if I want to open a device other that default, and how exactly, just found a massive issue with Evdev, etc.).
    • Want something better than those? jUsT USe sDl, except SDL is kind of dogshit under Windows (DirectInput/XInput + DirectAudio instead of newer APIs), could not get its audio system working at all as people were instead suggesting me to use MP3 player DLLs instead of writing my own audio solutions, etc.