💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-11-15.txt captured on 2024-05-26 at 16:20:52.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2020-11-15T05:08:02 #kisslinux <E5ten> dylanaraps: why'd you get rid of k's Makefile? Imo it's good to use make to avoid rebuilding all the objects when you just change one source file
2020-11-15T11:46:23 #kisslinux <muevoid> So since I couldn't get terraria to work on my main distro in wayland (cause I don't want xorg). I am now dualbooting literally just for terraria.
2020-11-15T16:01:14 #kisslinux <sh4rm4^bnc> i've heard some people here talking about their use of shellcheck (including dylanaraps) - what's the version you guys are using? the one i found is written in haskell, and i doubt it can be compiled on kiss
2020-11-15T16:14:40 #kisslinux <acheam> hmm I dont use kiss on a daily basis, but I use the haskell one by Vidar Holen
2020-11-15T16:16:23 #kisslinux <onodera> every time I use my own firefox build it fails to connect to websites with the error Error code: SSL_ERROR_BAD_MAC_READ
2020-11-15T16:16:32 #kisslinux <onodera> im 99% sure a dependency in depends or something is missing....
2020-11-15T16:16:47 #kisslinux <onodera> anywone know what to do?
2020-11-15T16:19:23 #kisslinux <onodera> with -bin this problem doesnt happen
2020-11-15T16:32:10 #kisslinux <soliwilos> onodera: If it helps, this is my firefox depends file: http://ix.io/2EgK
2020-11-15T16:32:59 #kisslinux <onodera> thank you
2020-11-15T16:33:41 #kisslinux <soliwilos> I've got firefox 82.0.3 installed and working.
2020-11-15T16:34:23 #kisslinux <onodera> hmm seems to be identital
2020-11-15T16:38:50 #kisslinux <soliwilos> Tried a new profile?
2020-11-15T16:46:11 #kisslinux <onodera> can anyone send me a firefox package
2020-11-15T17:06:02 #kisslinux <soliwilos> onodera: This is the build file I'm using: http://ix.io/2EgW
2020-11-15T17:07:17 #kisslinux <onodera> is this the default build file?
2020-11-15T17:07:28 #kisslinux <onodera> downgraded back to the old -bin package, which works
2020-11-15T17:07:52 #kisslinux <soliwilos> It's got a cairo-gtk3-wayland setting in it you may consider removing if you plan on using it and don't run wayland.
2020-11-15T17:11:05 #kisslinux <soliwilos> I don't recall if it deviates from the default other than that.