2019-09-16T02:27:08 #kisslinux a lot of fonts require `xorg` packages like `mkfontscale`, `encodings`, etc. 2019-09-16T02:27:16 #kisslinux are these really required? 2019-09-16T02:29:04 #kisslinux because i'm thinking of using win10 fonts 2019-09-16T02:29:10 #kisslinux people use them a lot 2019-09-16T02:29:19 #kisslinux from where i live, at least 2019-09-16T05:24:29 #kisslinux nestman: I use Windows fonts too. 2019-09-16T05:24:35 #kisslinux Very simple. 2019-09-16T05:24:41 #kisslinux Just copy/paste and forget. 2019-09-16T05:54:52 #kisslinux https://i.imgur.com/JtebMtt.png 2019-09-16T05:54:53 #kisslinux sad 2019-09-16T06:04:51 #kisslinux what is that? 2019-09-16T06:05:00 #kisslinux btw, the fonts worked fine lol 2019-09-16T06:11:28 #kisslinux An optimization in EXT4 was reverted from the kernel since it wouldn't work under a specific version of systemd. 2019-09-16T06:11:42 #kisslinux Not the kernel's fault mind you. 2019-09-16T06:12:22 #kisslinux they got caught in the meme? 2019-09-16T06:13:43 #kisslinux that's really sad 2019-09-16T06:14:52 #kisslinux Compiling kernel 5.3 :D 2019-09-16T06:17:46 #kisslinux oh yeah right 2019-09-16T06:17:52 #kisslinux tl;dr what's new? 2019-09-16T06:19:23 #kisslinux https://kernelnewbies.org/Linux_5.3 2019-09-16T06:19:57 #kisslinux The reason I want 5.3 is that it sets a bigger TTY font for HIDPI automatically. 2019-09-16T06:26:05 #kisslinux how do you integrate your old config to the new kernel? 2019-09-16T06:28:26 #kisslinux 'cp /proc/config.gz .; gzip -d config.gz; mv config .config' 2019-09-16T06:29:25 #kisslinux You need to enable the kernel option for storing the config in '/proc/config.gz'. 2019-09-16T06:30:21 #kisslinux did you add modifications your config after copying? 2019-09-16T06:31:49 #kisslinux ➜ uname -r 2019-09-16T06:32:20 #kisslinux 5.3.0 2019-09-16T06:33:24 #kisslinux I just run 'make' which runs 'syncconfig' automatically. 2019-09-16T06:33:39 #kisslinux I then go through the 'y/n' process for whatever new options were added. 2019-09-16T06:34:30 #kisslinux As it's saved in '/proc/config.gz' each kernel contains each "version" of my config. 2019-09-16T06:38:12 #kisslinux can i just leave them the new options on their default values? 2019-09-16T06:38:39 #kisslinux s/thems//g 2019-09-16T06:40:20 #kisslinux Yes 2019-09-16T06:40:27 #kisslinux Just mash Enter when the options appear. 2019-09-16T06:40:41 #kisslinux It's better to read each one though. 2019-09-16T06:41:03 #kisslinux 5.3 enables support for a new CPU and is enabled by default. I only have an Intel CPU so I hit 'n'. 2019-09-16T06:43:15 #kisslinux totally right, more code = bad 2019-09-16T06:43:16 #kisslinux lol 2019-09-16T06:43:35 #kisslinux ➜ du -sh /boot/vmlinuz-5.3 2019-09-16T06:43:37 #kisslinux 4.6M /boot/vmlinuz-5.3 2019-09-16T06:43:55 #kisslinux ➜ du -sh /boot/vmlinuz-5.2.14 2019-09-16T06:43:57 #kisslinux 4.5M /boot/vmlinuz-5.2.14 2019-09-16T06:45:22 #kisslinux wow, mine's thrice the size of yours :3 2019-09-16T06:47:22 #kisslinux how are you btw? 2019-09-16T06:47:35 #kisslinux I started with a blank config and slowly enabled everything. 2019-09-16T06:47:38 #kisslinux I'm worse today. 2019-09-16T06:48:12 #kisslinux Might need antibiotics as I've got pain in my chest now. 2019-09-16T06:48:48 #kisslinux you mean `make defconfig`? 2019-09-16T07:10:06 #kisslinux nestman: no no 2019-09-16T07:10:11 #kisslinux 'make allnoconfig' 2019-09-16T07:13:32 #kisslinux i cant play certain videos online 2019-09-16T07:13:47 #kisslinux video/mp4 to be specific 2019-09-16T07:35:57 #kisslinux ➜ cloc kiss 2019-09-16T07:36:05 #kisslinux kiss: 500 2019-09-16T07:36:05 #kisslinux woo 2019-09-16T07:44:20 #kisslinux o/ 2019-09-16T09:02:48 #kisslinux New version of the package manager released: https://github.com/kisslinux/repo/commit/136bc88e65dac12fe8daa842548db6f16a71f6aa 2019-09-16T09:04:42 #kisslinux Jackojc: This fixes the things you brought up about 'kiss b eudev xorg-server'. 2019-09-16T11:38:34 #kisslinux dylanaraps can you do me a favor good sir? 2019-09-16T11:42:33 #kisslinux i just want to confirm if this is only coming from my system or to everybody else 2019-09-16T11:43:04 #kisslinux can you play this on firefox? https://www.youtube.com/watch?v=n_uIaFh2lmM 2019-09-16T11:44:16 #kisslinux i can't play certain youtube videos for some reason 2019-09-16T11:59:36 #kisslinux nestman: Yeah, I can't play it. 2019-09-16T12:04:15 #kisslinux It's most likely an ffmpeg issue. 2019-09-16T12:04:19 #kisslinux Will look into it. 2019-09-16T12:18:18 #kisslinux i knew it 2019-09-16T12:59:31 #kisslinux nestman: I think I've figured out the issue. 2019-09-16T13:00:35 #kisslinux Yup. 2019-09-16T13:00:37 #kisslinux Fixed :D 2019-09-16T13:01:03 #kisslinux Pushed the fix now. 2019-09-16T13:08:09 #kisslinux dylanaraps thanksss :D 2019-09-16T14:27:15 #kisslinux Uh, so neovim now comes with a full compositing window manager. 2019-09-16T14:27:17 #kisslinux https://twitter.com/Neovim/status/1145446583573594112 2019-09-16T14:27:27 #kisslinux (That window is IN neovim) 2019-09-16T14:33:39 #kisslinux fun 2019-09-16T14:33:57 #kisslinux a tui compositor, reminds me some effects in dos games 2019-09-16T14:40:05 #kisslinux `neoviwm` 2019-09-16T14:40:31 #kisslinux lol 2019-09-16T14:40:50 #kisslinux i see neovim is not in the repos yet 2019-09-16T14:42:53 #kisslinux neovim is not what it sought out to be. 2019-09-16T14:43:41 #kisslinux why? 2019-09-16T14:43:57 #kisslinux what makes you prefer `vim` over it? 2019-09-16T14:57:58 #kisslinux vim's only mandatory dependency is `ncurses`. 2019-09-16T14:58:43 #kisslinux thoughts about 'kakoune`? 2019-09-16T14:59:09 #kisslinux It's not vim. :P 2019-09-16T14:59:16 #kisslinux I'm stuck with vim. 2019-09-16T14:59:30 #kisslinux I've tried swapping to other editors and I can't do it. 2019-09-16T14:59:59 #kisslinux i can see that 😂 2019-09-16T15:00:50 #kisslinux pkg-config gperf LuaJIT lua51-lpeg lua51-mpack libtermkey-devel libuv-devel libvterm-devel msgpack-devel LuaJIT-devel cmake 2019-09-16T15:00:58 #kisslinux Neovim's dependencies... 2019-09-16T15:01:02 #kisslinux vs just `ncurses` for vim. 2019-09-16T15:02:23 #kisslinux Neovim will depend on rust in the future too as they're going to vendor tree-sitter (a rust syntax thingo) into their source tree. 2019-09-16T15:04:38 #kisslinux rust is such a pain to build 2019-09-16T15:04:43 #kisslinux Oh, the runtime is in C(?) 2019-09-16T15:19:50 #kisslinux wait i don't get it 2019-09-16T15:20:05 #kisslinux `make allnoconfig` 2019-09-16T15:20:14 #kisslinux then `make`? 2019-09-16T15:20:27 #kisslinux then just go through all the options? 2019-09-16T15:32:35 #kisslinux No 2019-09-16T15:32:42 #kisslinux Then `make menuconfig`. 2019-09-16T15:32:46 #kisslinux nestman: 2019-09-16T15:40:55 #kisslinux make nconfig is a nice alternative to menuconfig 2019-09-16T15:41:10 #kisslinux you can search for soemthing with F8 2019-09-16T15:57:56 #kisslinux Woah 2019-09-16T15:57:57 #kisslinux neat 2019-09-16T15:58:04 #kisslinux Didn't know about this. 2019-09-16T16:49:12 #kisslinux dbz you can search in `menuconfig` as well with `/` 2019-09-16T19:26:29 #kisslinux https://blog.halon.org.uk/2019/09/gnome-foundation-relationship-gnu-fsf/ 2019-09-16T19:26:46 #kisslinux GNOME cutting ties with the FSF/GNU unless Stallman steps down... 2019-09-16T20:06:19 #kisslinux the lack of attention this has been getting on reddit is.. unsettling gemini://gemini.ctrl-c.club/~phoebos/logs/freenode-kisslinux-2019-09-16.txt

-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=utf-8

-- Response ended

-- Page fetched on Sun Jun 2 09:32:08 2024