[00:41] Hmm, libfm-qt isn't happy. https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html [00:42] [telegram] yes I am getting a lot of upgrades on kinetic not working [00:43] Right, the version that is needed is stuck. Update excuses says there is no AMD64 build yet I can see it built. [00:46] [telegram] its got bin-NEW packages [00:46] [telegram] thosere stuck in NEW queue [00:46] [telegram] https://launchpad.net/ubuntu/+source/libfm-qt/1.1.0-2~1/+build/24176317 [00:46] [telegram] they need AA approval to get in [00:47] Ah, that makes sense [00:47] [telegram] so until the archive admins and such approve it from NEW it will be stuck [00:47] [telegram] which is why it isnt seen by update excuses because NEW queue hasnt been handled yet [00:47] I overlooked the NEW bin stuff, my bad [00:48] [telegram] yep yep thats why i am here xD [00:48] [telegram] *goes back to bed to try and get an early night* [00:48] gn [20:59] Hey y'all [20:59] 👋 [20:59] (Currently starting work on libfm-qt, on the new system) [20:59] Taking a break from PHP and MySQL stuff for $dayjob for a bit :P [21:01] * arraybolt3[m] really did not like SQL when I fought with it once [21:01] It just took me two hours to correctly `LEFT JOIN` two tables and get all the syntax right lol [21:02] I'm literally designing a whole new database system for a project of mine just because I don't want to fight with SQL. [21:03] I've been so tempted to write myself a little personal database to store data. [21:04] My code is going to be in C#, I'll beam you the code when I'm done if you'd like. (Mono runtime should make it work.) [21:12] I'm not a fan of C#, I usually stick to C or C++, but it works :) [21:18] Ugh, C is a security nightmare, C++ was... well, my compiler was buggy, so... C# is my language of choice. You could probably port it easily enough though. [21:19] (Don't ever use Digital Mars C++ Compiler. Lesson learned.)