💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-02.txt captured on 2022-07-17 at 03:27:53.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2019-11-02T03:03:20 #kisslinux <konimex> I think it depends on project? mesa with meson/ninja and meson/samurai is exactly thr same (line-by-line instead of replacing same line) 2019-11-02T03:03:29 #kisslinux <konimex> s/thr/the 2019-11-02T03:24:05 #kisslinux <E5ten> Not for me with ninja... 2019-11-02T15:16:21 #kisslinux <dylanaraps> Finally... https://keybase.io/dyl 2019-11-02T15:17:18 #kisslinux <dylanaraps> brb 2019-11-02T15:21:21 #kisslinux <sdsddsd> hey. i am struggeling setting up X on kiss. X starts with sowm. Mouse work keyboard not. also not alt strg backspace. 2019-11-02T15:21:48 #kisslinux <sdsddsd> Libinput is installed. Udev event handler enabled in kernel 2019-11-02T15:22:38 #kisslinux <sdsddsd> sometimes I can switch tty sometimes not. 2019-11-02T15:22:47 #kisslinux <sdsddsd> but mouse is always responding 2019-11-02T16:34:36 #kisslinux <belfry> Howdy :D 2019-11-02T16:50:21 #kisslinux <neeasade> belfry: howdy 2019-11-02T18:38:09 #kisslinux <sdsddsd> nvm. dwm just started right away 2019-11-02T21:45:55 #kisslinux <dylanaraps> neeasade: Thanks for sending the PRs. 2019-11-02T21:47:28 #kisslinux <neeasade> dylanaraps: NP -- just for consideration. IDK what your goals/scope is for pfetch and it's small enough I can do my own thing with it anyway 2019-11-02T21:48:31 #kisslinux <dylanaraps> Your solution is a little too complex for my tastes. If I were to swap to a synchronous I'd drop the current output altogether. 2019-11-02T21:48:55 #kisslinux <dylanaraps> In theory a synchronous output should be faster in this case. 2019-11-02T21:49:44 #kisslinux <dylanaraps> Just harder to implement. 2019-11-02T21:50:30 #kisslinux <neeasade> suspected that might be the case -- yes indeed a bit harder to keep the flow as simple as it is currently 2019-11-02T21:51:28 #kisslinux <dylanaraps> I'll see what I can come up with. :) 2019-11-02T21:52:30 #kisslinux <neeasade> I'm interested in what will arise! -- And just to test the same case as emacs shell, you can just `pfetch >./some_file` and check the contents 2019-11-02T21:53:27 #kisslinux <dylanaraps> Thanks 2019-11-02T21:53:30 #kisslinux <dylanaraps> Will do 2019-11-02T21:55:35 #kisslinux <neeasade> oh I lied, the above results in the ESC codes being dumped to the file which then emacs shell just mangles on a cat (but looks correct in another term) 2019-11-02T22:41:32 #kisslinux <dylanaraps> neeasade: Done ;) 2019-11-02T22:42:07 #kisslinux <neeasade> dylanaraps: sick 2019-11-02T22:43:35 #kisslinux <dylanaraps> Will push it for you to test and start cleaning it up. 2019-11-02T22:44:17 #kisslinux <neeasade> weweweweeweweweweweweewewewewewew 2019-11-02T22:44:47 #kisslinux <dylanaraps> https://github.com/dylanaraps/pfetch/pull/35 2019-11-02T22:47:27 #kisslinux <neeasade> dylanaraps: hmmmmm -- in st I get it correctly, but in emacs shell the info is blank 2019-11-02T22:47:29 #kisslinux <neeasade> https://0x0.st/zgP4.png 2019-11-02T22:49:12 #kisslinux <dylanaraps> I use 'r', does Emacs support it? 2019-11-02T22:52:54 #kisslinux <neeasade> dylanaraps: I think so -- if I `printf 'arbn'`, I get one line with 'b' 2019-11-02T22:53:36 #kisslinux <dylanaraps> What about: printf ' arbn' 2019-11-02T22:53:58 #kisslinux <dylanaraps> Should be: 'b a' 2019-11-02T22:54:02 #kisslinux <neeasade> the same, just 'b' 2019-11-02T22:54:14 #kisslinux <dylanaraps> It handles 'r' wrongly then. 2019-11-02T22:55:15 #kisslinux <neeasade> I see that -- will see if there's an option/ if that's intentional or a bug 2019-11-02T22:55:37 #kisslinux <dylanaraps> 'r' isn't supposed to clear the contents of the line. 2019-11-02T22:55:54 #kisslinux <neeasade> yeah I see it's supposed to move the cursor to the start of the line 2019-11-02T22:56:20 #kisslinux <dylanaraps> Yup 2019-11-02T22:58:54 #kisslinux <dylanaraps> Same issue?: https://github.com/fish-shell/fish-shell/issues/1411 2019-11-02T22:59:34 #kisslinux <dylanaraps> Fix?: https://github.com/fish-shell/fish-shell/issues/1411#issuecomment-40859080 2019-11-02T23:06:23 #kisslinux <neeasade> dylanaraps: doesn't work for me -- I think that issue is with term-mode as well rather than shell-mode 2019-11-02T23:09:33 #kisslinux <dylanaraps> OK. 2019-11-02T23:09:39 #kisslinux <dylanaraps> Will try to avoid 'r'. 2019-11-02T23:10:20 #kisslinux <neeasade> GL, you're the best. 2019-11-02T23:19:04 #kisslinux <E5ten> This r talk made me realize that's probably what ninja does for the line replacement thing and yeah there's no code in samurai for anything like that as far as I can see 2019-11-02T23:44:18 #kisslinux <dylanaraps> I'm off to bed. 2019-11-02T23:44:22 #kisslinux <dylanaraps> Will finish this tomorrow. 2019-11-02T23:44:36 #kisslinux <neeasade> dylanaraps: nini 2019-11-02T23:46:50 #kisslinux <replicant_> Hi guys. I'm going to install kiss linux on my laptop right now. Any recommendation for post installing/configure system?