💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-04-01.txt captured on 2022-07-17 at 03:23:42.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-04-01T01:18:34 #kisslinux <E5ten> fuck I wanna add wireguard to my kernel to try it out, but it depends on CRYPTO_POLY1305_X86_64 which adds a perl script to the kernel build and I'm not willing to go back to using perl to build my kernel 2020-04-01T02:10:08 #kisslinux <mforney> E5ten: didn't turn out shorter than your shell version (due to having to implement sort and xor), but it is quite a bit faster and might be easier to understand: http://ix.io/2gb8 2020-04-01T03:12:09 #kisslinux <lieu> konimex: Can you be the maintainer of `uthash`? I don't remember being its maintainer. Probably some fix commit I've done in the past. 2020-04-01T04:17:53 #kisslinux <konimex> lieu: depends, do I maintain any of uthash's depends? 2020-04-01T04:19:23 #kisslinux <konimex> ah yes, picon 2020-04-01T04:19:26 #kisslinux <konimex> *picom 2020-04-01T04:20:25 #kisslinux <konimex> lieu: the first pr to uthash is by a-schaefers so you might want to ask him instead https://github.com/kisslinux/community/pull/127 2020-04-01T05:05:33 #kisslinux <dilyn> fsck keeps running on /boot, but my fstab says not to do that. It fails because it's a cat partition, so I get thrown into emergency shell 2020-04-01T05:05:35 #kisslinux <dilyn> How exciting 2020-04-01T05:06:06 #kisslinux <dilyn> Notably, if I just exit 3 times the boot process continues just fine. 2020-04-01T13:51:05 #kisslinux <ominous_anonymou> does rust usually take up a lot of RAM to build? 2020-04-01T13:53:11 #kisslinux <deibu251> more than c does 2020-04-01T13:53:48 #kisslinux <deibu251> only bloat thing about rust is the compiler and syntax 2020-04-01T13:54:25 #kisslinux <deibu251> Still, I'd rather use Rust over C. 2020-04-01T13:54:52 #kisslinux <ominous_anonymou> i am trying to keep my kiss vm pretty minimally sized ram wise, and i have to keep bumping it up to 4GB+ just for building rust 2020-04-01T13:55:20 #kisslinux <ominous_anonymou> other than rust, i can run just fine on 1GB 2020-04-01T13:56:27 #kisslinux <deibu251> this is why there are so many package managers that provided compiled binaries ;) 2020-04-01T13:56:46 #kisslinux <deibu251> *provide 2020-04-01T13:57:46 #kisslinux <ominous_anonymou> but that's no fun! 2020-04-01T14:58:23 #kisslinux <konimex> rust sucks since its precompiled binary links to libgcc *dynamically* 2020-04-01T14:58:54 #kisslinux <konimex> I had to create my own precompiled binary for llvm 2020-04-01T15:08:13 #kisslinux <jedavies> konimex: how do you stop the final clang compiler from trying to build in crtbeginS.o etc to executables? Got a pure clang/llvm toolchain now, but it's still looking for those files. It's using compiler-rt fine - workaround is to put an empty file for crtbeginS.o etc. Works OK but it's annoying having to create those files. 2020-04-01T15:13:15 #kisslinux <E5ten> compiler-rt has an implementation of those crt files, can't remember off the top of my head the name of the option to enable for them 2020-04-01T15:38:48 #kisslinux <konimex> jedavies: no clue, the x86_64 clang compiler builds smoothly here, so might be some options in compiler-rt needed? 2020-04-01T15:45:05 #kisslinux <E5ten> mforney: could sbase install get a no-op -v added, I've encountered a Makefile that uses it 2020-04-01T19:20:22 #kisslinux <lieu> I made a rust-bin kinda package for those not wanting to compile rust. I builds fine but I haven't tried compiling anything with it yet. 2020-04-01T19:20:31 #kisslinux <lieu> https://github.com/clifordsab/bli/tree/master/ss/rust 2020-04-01T19:22:22 #kisslinux <lieu> Can anyone test? I might try recompiling ff using it but it's already 3:20 AM. Gotta sleep. 2020-04-01T19:41:10 #kisslinux <claudia02> aloha! 2020-04-01T19:41:22 #kisslinux <claudia02> heres a scrot of kiss i586 https://raw.githubusercontent.com/sdsddsd1/kiss-s3d4/master/kiss-i586/scrot.png 2020-04-01T19:41:58 #kisslinux <jedavies> Nice! 2020-04-01T19:42:42 #kisslinux <claudia02> xorg-server builds fine 2020-04-01T19:43:13 #kisslinux <claudia02> on the way to webkit icu refuses to build. And firefox will be next 2020-04-01T19:44:18 #kisslinux <claudia02> I dont know. Any modern browser would make little sense on those old machines. But it might be interestet for some kind of headless system 2020-04-01T19:44:45 #kisslinux <claudia02> on this old atom netbook, kiss takes ~ 20 secs to start which is the fastest I have ever seen :D 2020-04-01T19:51:40 #kisslinux <dilyn> Gorgeous 2020-04-01T20:33:03 #kisslinux <mforney> E5ten: do all install(1) implementations support that flag? 2020-04-01T20:37:26 #kisslinux <E5ten> I know toybox does, and busybox does as a no-op, I'm assuming GNU's does cuz there's no way that the Makefile in question would use it if it didn't 2020-04-01T20:38:01 #kisslinux <E5ten> it doesn't seem that openbsd's does 2020-04-01T20:39:09 #kisslinux <k1ss> What's the easiest service manager to install on KISS? 2020-04-01T21:24:01 #kisslinux <kiedtl> claudia02: 20 secs to start? that kinda feels slow to me 2020-04-01T21:39:13 #kisslinux <claudia02> kiedtl: this is kiss on 10-15 years old lower-end hardware 2020-04-01T21:39:48 #kisslinux <claudia02> alpine is maybe double the time or something in that direction 2020-04-01T21:41:01 #kisslinux <claudia02> what I wanted to express is that this old laptop gets usable again looking at boottime 2020-04-01T21:49:35 #kisslinux <mmcar> was it hard to get working on i686? Was thinking about running it on an early-2000s thinkpad I have sitting around but I haven't had a chance to try yet 2020-04-01T21:50:42 #kisslinux <claudia02> mmcar: I have made some binarys, so its basically a normal kiss instalation 2020-04-01T21:51:05 #kisslinux <claudia02> but the way to firefox and perl needs some work 2020-04-01T21:51:19 #kisslinux <claudia02> *way to firefox and webkit2gtk 2020-04-01T21:51:28 #kisslinux <claudia02> perl and icu need some investigation 2020-04-01T21:53:57 #kisslinux <claudia02> https://github.com/sdsddsd1/kiss-s3d4/tree/master/kiss-i586 2020-04-01T22:01:17 #kisslinux <mmcar> awesome thanks for the link! I only need tty anyway so I should be able to get something working now I think 2020-04-01T22:42:46 #kisslinux <kiedtl> h 2020-04-01T22:42:52 #kisslinux <kiedtl> oops, sry