💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-03-23.txt captured on 2021-12-17 at 13:26:06.

View Raw

More Information

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

2020-03-23T00:21:15 #kisslinux <konimex> jedavies: yes
2020-03-23T00:28:31 #kisslinux <jedavies> so you then have to build what is effectively a stage 3 llvm/clang which don't link to gcc?
2020-03-23T00:34:22 #kisslinux <konimex> yep, I've been trying to find a way to make it 1-pass LLVM build only but it doesn't work for now
2020-03-23T00:37:57 #kisslinux <lieu> Is `mdev` buggy?
2020-03-23T00:38:02 #kisslinux <lieu> I have this:
2020-03-23T00:38:08 #kisslinux <jedavies> I've completed building your kiss-llvm repo now, now I need to start building core/ using it. Will be interesting...
2020-03-23T00:38:49 #kisslinux <lieu> `video[0-9] root:video 660 >v4l/`
2020-03-23T00:39:15 #kisslinux <lieu> And it's not being respected.
2020-03-23T00:40:26 #kisslinux <lieu> Ah, okay, this may be why.
2020-03-23T00:40:27 #kisslinux <lieu> https://github.com/mirror/busybox/blob/master/util-linux/mdev.c#L795-L797
2020-03-23T00:40:54 #kisslinux <lieu> ^ This is what's currently happening in my case.
2020-03-23T08:30:11 #kisslinux <dylanaraps> Day 1 under lockdown
2020-03-23T08:30:13 #kisslinux <dylanaraps> Fun
2020-03-23T09:20:56 #kisslinux <illiliti> dylanaraps: please consider changing these sources to more secure alternatives - https://termbin.com/zlp9
2020-03-23T09:38:10 #kisslinux <konimex> dereferenced's https is unreliable
2020-03-23T09:38:13 #kisslinux <konimex> so is astron
2020-03-23T09:54:11 #kisslinux <illiliti> why unreliable? ftp is worse than http/s anyway
2020-03-23T10:00:27 #kisslinux <dzove855> illiliti: +1
2020-03-23T10:00:38 #kisslinux <konimex> ftp.astron uses http anyway
2020-03-23T10:01:10 #kisslinux <konimex> dereferenced's https frequently forgot to renew their certs
2020-03-23T10:05:20 #kisslinux <konimex> illiliti: also, libaio works for me
2020-03-23T10:09:48 #kisslinux <illiliti> ftp.astron uses http anyway << ??? while trying to connect to ftp i didn't see any redirection or something..
2020-03-23T10:10:56 #kisslinux <konimex> ah right
2020-03-23T10:11:35 #kisslinux <konimex> didn't see the build file
2020-03-23T11:13:19 #kisslinux <dylanaraps> illiliti: Fixed
2020-03-23T15:59:30 #kisslinux <chexier> dylanaraps: https://github.com/kisslinux/repo/pull/175 "Please fill out the template." What do you mean? I tested my xhost template and it works.
2020-03-23T16:19:38 #kisslinux <dylanaraps> chexier: Ah. I see. Your PR should be to kisslinux/community
2020-03-23T16:22:29 #kisslinux <chexier> oh. Why shouldn't it be included in the official xorg repo though? It's related to X. I'll create another PR then, i guess.
2020-03-23T16:28:02 #kisslinux <chexier> It must be a bit though to maintain 100+ packages...
2020-03-23T16:28:08 #kisslinux <dylanaraps> Not really
2020-03-23T16:28:12 #kisslinux <dylanaraps> Takes no time at all
2020-03-23T16:28:56 #kisslinux <chexier> Do you automate the process?
2020-03-23T16:28:59 #kisslinux <dylanaraps> Nope
2020-03-23T16:29:02 #kisslinux <dylanaraps> All by hand
2020-03-23T16:29:14 #kisslinux <chexier> Nice.
2020-03-23T16:29:41 #kisslinux <dylanaraps> It gets easier as you learn each package and how they relate to other packages.
2020-03-23T16:43:06 #kisslinux <chexier> dylanaraps: How do I know which package provides a library? (libxcb.so.1)
2020-03-23T16:43:28 #kisslinux <chexier> My depends list was incomplete
2020-03-23T16:46:27 #kisslinux <dylanaraps> 'kiss-owns /usr/lib/libxcb.so.1'
2020-03-23T16:48:11 #kisslinux <chexier> Thanks!
2020-03-23T17:07:56 #kisslinux <E5ten> dylanaraps: is the cmake build when you aren't using cmake to build itself super slow because it bootstraps or because the script to configure itself when it's not using cmake is super slow?
2020-03-23T19:08:18 #kisslinux <humaid> when I plug the ac adapter ,screen lightens my world (full brightness). Is it possible to disable this behavior?
2020-03-23T19:33:09 #kisslinux <j3s[m]1> humaid: you can change how ac power affects brightness by screwing with acpid
2020-03-23T19:33:33 #kisslinux <j3s[m]1> here's a good resource: https://k1ss.org/wiki/[acpid]-Handle-all-events-in-a-single-script
2020-03-23T19:46:09 #kisslinux <humaid> j3s[m]1: sorry I wasn't clear... I already did what's in the wiki. I handled the ac adapter plug in event to reset my brightness level, but my screen flashes full and then come to normal. It's like something is handling the same event before acpid.
2020-03-23T19:48:08 #kisslinux <humaid> video.brightness_switch_enabled=0 kernel parameter didn't help.
2020-03-23T19:50:28 #kisslinux <humaid> I just want to disable handling this event. will look into it. Thanks
2020-03-23T20:31:41 #kisslinux <chexier> Are there any good replacements for newsboat? gettext will never be in the repos...
2020-03-23T20:32:11 #kisslinux <kiedtl> you could compiler newsboat yourself ;)
2020-03-23T20:32:31 #kisslinux <kiedtl> idk about any alternatives but you could always just use a web browser
2020-03-23T20:32:36 #kisslinux <chexier> kiedtl: yes, but I can't get everything I need from the kiss repos
2020-03-23T20:33:19 #kisslinux <chexier> oh, true lol
2020-03-23T20:33:49 #kisslinux <chexier> it's still worse than a RSS reader though
2020-03-23T20:44:58 #kisslinux <ioraff> chexier: I maintain sfeed. Very flexible, but requires a bit of scripting to set up. The project README is quite helpful for this though.
2020-03-23T21:04:21 #kisslinux <kiedtl> > yes, but I can't get everything I need from the kiss repos
2020-03-23T21:04:38 #kisslinux <kiedtl> you could compile the dependencies yourself too... ;)
2020-03-23T21:05:33 #kisslinux <chexier> True but i'm not sure if some programs will build with musl.
2020-03-23T21:06:03 #kisslinux <kiedtl> you could figure out how other distros do it
2020-03-23T21:06:07 #kisslinux <kiedtl> like alpine or void
2020-03-23T21:06:38 #kisslinux <chexier> too much effort, i'll try to configure sfeed
2020-03-23T21:07:07 #kisslinux <kiedtl> hehe
2020-03-23T21:23:27 #kisslinux <ioraff> chexier: it's honestly probably less effort to package the dependencies
2020-03-23T21:24:56 #kisslinux <chexier> ioraff: gettext is a dependency for newsboat and KISS doesn't tolerate it so it won't be in the repos (i'll have to build it manually)
2020-03-23T21:25:10 #kisslinux <chexier> i could try it though
2020-03-23T21:26:32 #kisslinux <ioraff> try to autoreconf. that should detect a lack of gettext.
2020-03-23T21:27:11 #kisslinux <ioraff> you could just package everything for yourself and not the community repo.
2020-03-23T21:28:08 #kisslinux <chexier> yeah
2020-03-23T21:28:36 #kisslinux <chexier> I'll make a separate git branch for it
2020-03-23T21:30:03 #kisslinux <chexier> There are various dependencies not packaged yet
2020-03-23T23:43:44 #kisslinux <fehawen> o/
2020-03-23T23:44:02 #kisslinux <ax> 8=
2020-03-23T23:45:44 #kisslinux <fehawen> icyphox: Read your '5 days in a tty' blog post today. Good read, might save me from a couple of pitfalls as soon as I have the time to actual install KISS lol.
2020-03-23T23:46:02 #kisslinux <fehawen> Been saying that for a while now... Damn work.
2020-03-23T23:46:52 #kisslinux <mps> fehawen: mind you post url
2020-03-23T23:57:07 #kisslinux <fehawen> mps: Here you go: https://icyphox.sh/blog/five-days-tty/
2020-03-23T23:58:39 #kisslinux <mps> thanks