02:58:56 can I use monero dev to ask dev questions unrelated to monero? 03:00:32 or is that just #monero-offtopic:monero.social 04:12:53 better suited for a different channel if it's completely unrelated to monero 11:49:06 what is it with developers wanting to overhaul logging mechanisms all the time 11:54:19 how can you ever get into programming without learning "if it ain't broke don't fix it" 11:59:21 But a lot of the fun in programming is rewriting stuff just because you can... 11:59:36 So you need a balance between fun and work. 12:03:57 <0​xfffc:matrix.org> hyc keep in mind “if ain't broke don’t fix it” is true until its not. 12:04:24 <0​xfffc:matrix.org> By the way, logging is great opportunity to learn the code base without getting into the sensitive security related code 12:14:41 <0​xfffc:matrix.org> “If ain't broke don’t fix it” philosophy perfectly fits to NNT philosophy https://twitter.com/nntaleb/status/1585960585795350528?lang=en 12:27:28 rewriting logging is like "hello world", but more fun 12:27:37 full disclosure: I wrote my own logging for p2pool :D 12:31:03 I had an excuse for myself: debugging monero with spammy logs was fucking painful originally. 12:32:56 moneromooo: I saw you in git blame. Was comparing with what was there previously, and your improvements. Thanks for cleaning that up. Although I prefer to clean it since it has run its course (after ~5 years). 12:53:41 https://github.com/monero-project/monero/commit/5833d66f6540e7b34e10ddef37c2b67bd501994b 13:42:37 i like the current log system :) 17:53:55 Anybody is running Kubuntu or any distro with of KDE desktop env? (I don't use KDE, I just need a default config file for baloo, should be located at /etc/baloofilerc or ~/.config/baloofilerc). 17:55:37 gingeropolous: once the underlying framework changed you are not going to notice anything since the usage API will stay same.