[2021-12-10T03:59:18Z] hi [2021-12-10T07:03:59Z] hi, another night of not sleeping :p [2021-12-10T07:04:09Z] been doing pthreads things [2021-12-10T07:09:42Z] rich [2021-12-10T07:09:42Z] for what [2021-12-10T07:14:01Z] a uni project [2021-12-10T07:14:11Z] not that it really needs threads [2021-12-10T07:14:19Z] but it makes it more interesting [2021-12-10T07:14:21Z] and quicker [2021-12-10T07:14:54Z] what is it about [2021-12-10T07:15:10Z] it's a monte carlo simulation thingy, so parallelisation works fine [2021-12-10T07:19:37Z] took me a while to realise i wasn't getting the right results because all the threads were calling drand48(3) without any thread safety lol [2021-12-10T07:21:42Z] use sanitizers kids [2021-12-10T07:22:59Z] would be a good idea [2021-12-10T07:23:03Z] locking for a random no. function would remove all benefits of parallelizing anyway, better use rand_r or something [2021-12-10T07:23:24Z] aye, i switched to erand48 [2021-12-10T07:23:40Z] oh [2021-12-10T07:23:55Z] nice [2021-12-10T07:24:15Z] also for a couple of weeks valgrind kept giving weird warnings on so many of my programs [2021-12-10T07:24:26Z] then i ran it with another version of valgrind [2021-12-10T07:24:29Z] and no errors [2021-12-10T07:24:40Z] so many headaches [2021-12-10T07:24:53Z] idk why my kiss build of it was dodgy [2021-12-10T07:25:23Z] thats what you get for not writing in rust [2021-12-10T07:25:40Z] um [2021-12-10T09:52:13Z] gees.  kiss linux.  here i've been using sabotage linux and dreaming of making it a wayland only desktop with a udev/dbus free sway. [2021-12-10T09:57:08Z] hey [2021-12-10T09:58:51Z] Hi o/ [2021-12-10T09:59:39Z] is anyone else also having issues with building cmake lately? I cant for the life of me get it to detect zlib properly, for some reason [2021-12-10T09:59:57Z] keep getting this error: -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") [2021-12-10T10:00:21Z] Are u messing with static stuff again [2021-12-10T10:00:25Z] specifying its path does not work either. nor does disabling it :') [2021-12-10T10:00:45Z] lol, initially yes, but not atm. im just trying to build webkit [2021-12-10T10:00:50Z] shared [2021-12-10T10:01:28Z] Its all on a shared system, so I know libz.so exist. [2021-12-10T10:04:07Z] I was able to build it inside a chroot, but when trying to build webkit, it started complaining about cairo module missing or something [2021-12-10T10:05:10Z] sad_plan, why did you build inside a chroot and how did you set it up/ [2021-12-10T10:06:18Z] to test if there was an issue there aswell. it was more to be extra certain. I also tried a few versions back, but made no difference on my machine. I havnet really had any issues with it earlier though. [2021-12-10T10:07:10Z] it was just a newly untared kiss-tarball. nothing special at all really [2021-12-10T10:07:31Z] aha. [2021-12-10T10:10:16Z] testuser[m]: any experience with this? :p [2021-12-10T10:10:25Z] No [2021-12-10T10:10:28Z] Check log [2021-12-10T10:10:31Z] cmake log [2021-12-10T10:11:57Z] Does kisslinux use a standard root filesystem? [2021-12-10T10:12:36Z] phinxy: wdym [2021-12-10T10:12:46Z] Its just a tarball that u extract anywhere [2021-12-10T10:12:46Z] sabotagelinux gets rid off /usr/. it compiles packages in to /opt and then symlinks them over / [2021-12-10T10:13:12Z] no [2021-12-10T10:13:23Z] Only /usr is used with symlinks to / [2021-12-10T10:13:25Z] Like most distros [2021-12-10T10:13:38Z] but u can change it, repos are easy to fork [2021-12-10T10:14:25Z] http://0x0.st/-FBp.log cmakeoutput.log [2021-12-10T10:14:37Z] http://0x0.st/-FBO.log cmakeerror.log [2021-12-10T10:16:05Z] Check ur repos [2021-12-10T10:16:08Z] If you're using kiss ones [2021-12-10T10:16:31Z] I am [2021-12-10T10:22:26Z] Bluetooth/bluez would not be possible without dbus? [2021-12-10T10:22:37Z] no [2021-12-10T10:22:44Z] but u can install dbus [2021-12-10T10:22:47Z] easily [2021-12-10T10:23:25Z] isnt it already packaged anyway? [2021-12-10T10:23:31Z] in community [2021-12-10T10:23:55Z] no [2021-12-10T10:24:38Z] ok [2021-12-10T10:26:11Z] Is pretty much everything statically linked?  Even firefox ends up as a single binary? [2021-12-10T10:26:21Z] no [2021-12-10T10:26:26Z] nothing is statically linked [2021-12-10T10:26:32Z] except for core stuff [2021-12-10T10:26:50Z] but like everything, you go static if u want [2021-12-10T10:26:52Z] if you wanna statically link firefox, I think youre gonna have a bad time :p [2021-12-10T18:00:10Z] Haven [2021-12-10T18:00:35Z] Haven't looked into it for a while. What are the WMs for wayland you would recommend? [2021-12-10T18:13:39Z] I use hikari, but sway is nice too. [2021-12-10T21:00:06Z] Had a laugh reading it, is this where everybody ends up after "trying out" kiss on their main pc? https://teddit.com/r/FindMeADistro/comments/nt4vb8/no_non_sense_distro/ [2021-12-10T21:03:18Z] teddit.net* [2021-12-10T21:03:52Z] sorry, https://teddit.net/r/FindMeADistro/comments/nt4vb8/no_non_sense_distro/ [2021-12-10T21:13:43Z] It always bothered me that I had to change .com to .net with teddit and delete the www. bit with libreddit. [2021-12-10T23:03:22Z] yeah that threads about where I was out [2021-12-10T23:03:25Z] s/out/at/g [2021-12-10T23:10:38Z] no-nonsense = i have to run crapware [2021-12-10T23:44:00Z] I mean, I have flatpak installed for crapware