💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-08-27.txt captured on 2023-01-29 at 03:45:57.
-=-=-=-=-=-=-
[2022-08-27T02:10:59Z] <midfavila> picked up a copy of unix network programming a while back [2022-08-27T02:11:15Z] <midfavila> seems neat, but it relies on its own bespoke ecosystem of libraries for all of the examples in the text . _. [2022-08-27T02:11:41Z] <midfavila> strikes me as suboptimal for a technical manual to do that [2022-08-27T03:51:35Z] <testuser[m]12> Hi [2022-08-27T03:55:14Z] <midfavila> hey [2022-08-27T04:09:31Z] <wael[m]> hallo [2022-08-27T04:46:54Z] <sad_plan> hi [2022-08-27T05:03:41Z] <virutalmachineus> hi [2022-08-27T06:56:34Z] <sad_plan> midfavila: why did you put this se.hangup file in /var/db/kiss/install? :p [2022-08-27T06:56:57Z] <sad_plan> shoulnt that just be your /etc/profile instead? [2022-08-27T07:53:42Z] <wael[m]> when is kiss-find or similar going to be up [2022-08-27T07:59:41Z] <sad_plan> did someone fork it? [2022-08-27T08:00:03Z] <wael[m]> idk i always look at https://tmp.bvnf.space/db.csv [2022-08-27T08:00:38Z] <sad_plan> ah. so someone did do something about it. as I belive the old database hasnt been updated in a really long time now [2022-08-27T09:06:23Z] <phoebos> i want to do it [2022-08-27T09:27:35Z] <sad_plan> whats stopping you? [2022-08-27T10:37:59Z] <testuser[m]12> Time [2022-08-27T10:38:30Z] <sad_plan> i figured :p [2022-08-27T10:38:58Z] <wael[m]> testuser: is a valuable thing watch it fly by as the pendulum swings watch it count down to the end of the day the clock ticks life away its so unreal didnt look out below watch the time go right through out the window trying to hold on but didnt even know or wasted it all just to watch you go i kept everything inside and even though i tried it all fell apart what it meant to me will eventually be a memory of a time when i tried so hard and [2022-08-27T10:38:58Z] <wael[m]> got so far but in the end it doesnt even matter i had to fall to lose it all but in the end it doesnt even matter [2022-08-27T12:01:29Z] <jamesguess> Hey guys, the rust package has rustc checksums mismatch [2022-08-27T12:02:36Z] <jamesguess> and another error to extracting [2022-08-27T12:02:55Z] <jamesguess> xz: (stdin): Unexpected end of input [2022-08-27T12:20:01Z] <testuser[m]12> jamesguess: It doesn't have a checksum mismatch, you have a corrupt tarball [2022-08-27T12:20:25Z] <testuser[m]12> rm -rf ~/.cache/kiss/sources/rust [2022-08-27T12:25:39Z] <midfavila> sad_plan because I'm bad at cleaning up my tarballs [2022-08-27T13:15:53Z] <wael[m]> s/tar// [2022-08-27T13:16:40Z] <midfavila> wow wael[m] you're so hilarious and clever [2022-08-27T13:16:41Z] <midfavila> post it again [2022-08-27T13:16:49Z] <wael[m]> s/tar// [2022-08-27T13:16:57Z] <midfavila> amazing [2022-08-27T13:46:52Z] <midfavila> man wtf [2022-08-27T13:46:59Z] <midfavila> why does solaris get all the good documentation [2022-08-27T13:47:15Z] <midfavila> man-pages and man-pages-posix completely lack information on inet structs [2022-08-27T13:47:25Z] <midfavila> but solaris has it in spades [2022-08-27T13:47:34Z] <midfavila> i guess that's the power of commercial unix [2022-08-27T13:48:08Z] <midfavila> actually i wonder if musl has its docs disabled or something... [2022-08-27T13:49:33Z] <phoebos> man sys_socket.h ? [2022-08-27T13:50:15Z] <midfavila> fair enough, go figure [2022-08-27T13:50:21Z] <phoebos> also, yes time [2022-08-27T13:50:37Z] <midfavila> it's unfortunate that there isn't a manpage specifically *for* sockaddr and such though [2022-08-27T13:51:11Z] <midfavila> or at least a symlink to sys_socket.h from 3/sockaddr.3 [2022-08-27T14:08:28Z] * midfavila shrugs [2022-08-27T16:15:06Z] <ioraff> testuser[m]12: we'll have to keep an eye on mpv. vaapi isn't supposed to be a mandatory dependency. [2022-08-27T16:55:54Z] <testuser[m]12> Hmm [2022-08-27T17:24:59Z] <ioraff> found the problem [2022-08-27T17:53:52Z] <testuser[m]12> ioraff: did u check if it still auto detects vaapi if installed? [2022-08-27T17:54:16Z] <testuser[m]12> Also we should probably peg mpv to a known good commit and update it weekly or something [2022-08-27T17:56:31Z] <testuser[m]12> Also was your PGO pr to muon merged? [2022-08-27T17:56:49Z] <testuser[m]12> Then we can just add pkgconfig file to lolvm and be done with the muon pr [2022-08-27T18:12:07Z] <ioraff> it was just bug in determining if vaapi-egl should be enabled or not. I submitted a PR and it was just merged [2022-08-27T18:12:19Z] <ioraff> yes it was [2022-08-27T18:13:58Z] <ioraff> my kernel patch should be merged very soon