💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-09-12.txt captured on 2024-05-26 at 16:13:42.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

[2021-09-12T03:13:25Z] <illiliti> no one knows what happened to E5ten?
[2021-09-12T03:22:30Z] <dilyn> he went dark after the libera switch 
[2021-09-12T03:23:21Z] <dilyn> he didn't say why :\
[2021-09-12T03:28:56Z] <illiliti> sad
[2021-09-12T03:34:15Z] <rio6> I remember seeing that name somewhere not long ago
[2021-09-12T03:34:45Z] <rio6> #s6 @ oftc
[2021-09-12T03:34:54Z] <rio6> has a matric bridge with that name
[2021-09-12T03:35:00Z] <rio6> s/matric/matrix/
[2021-09-12T03:35:00Z] <cotangent> <rio6> has a matrix bridge with that name
[2021-09-12T03:36:04Z] <dilyn> he must be off doing other things 
[2021-09-12T03:36:11Z] <dilyn> weird considering how quiet his github is tho 
[2021-09-12T03:36:57Z] <rio6> that bridge is probably just there
[2021-09-12T04:18:11Z] <noocsharp> i got oasis' netsurf running on kiss (not properly packaged tho)
[2021-09-12T04:19:30Z] <noocsharp> the things i do to procrastinate on homework
[2021-09-12T04:58:23Z] <testuser[m]> Hi
[2021-09-12T14:37:19Z] <dilyn> strace qemu (http://ix.io/3yFr), notice that it opens libGL and not libGLESv2, symlink libGL to libGLESv2, sdl launches
[2021-09-12T14:37:26Z] <dilyn> wasted a whole weekend rebuilding qemu
[2021-09-12T14:37:34Z] <dilyn> strace your error-free programs first kids!
[2021-09-12T14:48:02Z] <rio6> is that an error from sdl2's package?
[2021-09-12T14:56:00Z] <dilyn> i wouldn't think so... 
[2021-09-12T14:56:07Z] <dilyn> i think it's qemu itself linking against EGL et al 
[2021-09-12T14:56:14Z] <testuser[m]> But strace is gnu
[2021-09-12T14:56:15Z] <testuser[m]> gnu is kil
[2021-09-12T14:56:16Z] <dilyn> which requires libepoxy, but I had that. so idk 
[2021-09-12T14:57:01Z] <dilyn> well when --verbose isn't an option, TeStUsEr
[2021-09-12T14:57:20Z] <dilyn> now it just segfaults on keyboard interactions (: THAT, I think, might be sdl...
[2021-09-12T22:31:05Z] <acheam> noocsharp: what's oasis's netsurf?
[2021-09-12T23:09:13Z] <noocsharp> netsurf with a wayland frontend written by mcf