💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-09-16.txt captured on 2023-01-29 at 04:07:03.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

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