# high fucking priority -> Add the support of DCC SCHAT and DCC SSEND (https://github.com/weechat/weechat/issues/85) -> add coverart chooser from steam for lutris (https://github.com/lutris/lutris/issues/4024) -> tint2 fork and add a patch to cycle workspace using mouse scroll -> whoogle add google ui clone # Programming principles and practices (pg 99) -> https://godbolt.org/z/s8rP8ez46 (af's problem to compile only things) -> https://en.wikipedia.org/wiki/Monomorphization -> why does int to double conversion with `double i {j};` shows a warning but when j is a constexpr it works without any errors # gui lib for text editor qt opengl glfw and vulkan 2d rendering optimisation # dns -> read how dns works -> host your own authorative dns server #desec.io # fft for af's sine wave synthesiser proj -> read about melody and harmony how to diff -> how to use fft to produce specific sound points to be passed to piano.py # monty hall problem -> monte carlo simulation # weechat-rust, weechat plugin api -> read on weechta plugin api ( c ) -> # implement makefile (topo sort ?)