💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-06-14.txt captured on 2024-05-26 at 16:07:46.

View Raw

More Information

⬅️ Previous capture (2022-07-17)

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

[2022-06-14T00:03:49Z] <illiliti> try --single-process
[2022-06-14T00:07:25Z] <kyxor> ok, and also i had these crashes on completely clean cache and clean browser profile
[2022-06-14T00:20:32Z] <kyxor> same crash, apparently going to youtube can reproduce it quite quickly
[2022-06-14T00:21:02Z] <kyxor> just click around for a bit and dead
[2022-06-14T00:24:21Z] <kyxor> hm not getting the ThreadPoolForeg crash, only IOthread now. maybe false positive
[2022-06-14T04:29:44Z] <sad_plan> hi
[2022-06-14T04:43:23Z] <sad_plan> illiliti: are you using tinyx? or were?
[2022-06-14T05:30:26Z] <illiliti> i use my fork of wlroots + sway
[2022-06-14T05:34:28Z] <sad_plan> ah ok
[2022-06-14T05:56:53Z] <testuser[m]> Hi
[2022-06-14T06:22:02Z] <sad_plan> hi testuser[m] 
[2022-06-14T10:06:23Z] <testuser[m]> Anyone know a non - kakoune / *vim text editor that supports LSP?
[2022-06-14T10:06:44Z] <testuser[m]> Termux has some bugs which mess up kakoune redraws and *vim has plugin hell
[2022-06-14T10:08:53Z] <sad_plan> I was going to suggest vis, but I doubt it. its pretty minimal
[2022-06-14T10:09:55Z] <sad_plan> micro or mle perhaps?
[2022-06-14T10:10:38Z] <testuser[m]> micro and vis don't have lsp
[2022-06-14T10:10:42Z] <testuser[m]> I like them otherwise
[2022-06-14T10:11:33Z] <sad_plan> I suspected as much :') mle is probably in the same boat too
[2022-06-14T10:11:56Z] <sad_plan> yeah, me too, or ive never tried micro or mle, but been using vis for some time now, and I really like it.
[2022-06-14T10:12:15Z] <sad_plan> isnt the vim plugin for lsp working correctly?
[2022-06-14T10:13:04Z] <testuser[m]> It's too messy to configure
[2022-06-14T10:13:18Z] <testuser[m]> I'm trying rn
[2022-06-14T10:13:47Z] <sad_plan> i see
[2022-06-14T10:14:35Z] <testuser[m]> Messy as in too much going on under the hood, otherwise it's just pasting 5 lines in config file
[2022-06-14T10:27:23Z] <testuser[m]> https://gitlab.com/muhq/vis-lspc
[2022-06-14T10:46:45Z] <sad_plan> would you look at that. now you can use vis instead of messing around with vims plugin
[2022-06-14T10:48:23Z] <sad_plan> whyd you need lsp anyway? for work?
[2022-06-14T10:53:14Z] <testuser[m]> Nvm vis doesn't have that thing where completions appear as you type (on the same line as the text as a list, not in the 1 line bottom bar) so it's not very usable
[2022-06-14T10:53:21Z] <testuser[m]> sad_plan: I'm trying to code on a phone with an external kb
[2022-06-14T10:54:01Z] <sad_plan> oh.
[2022-06-14T10:54:26Z] <sad_plan> aah, nice. are you just using a chroot to do so, or just in plain termux?
[2022-06-14T10:54:44Z] <sad_plan> I recall you trying to use a kiss chroot on your phone
[2022-06-14T10:56:10Z] <testuser[m]> Termux
[2022-06-14T10:57:03Z] <sad_plan> cool. but why would you use a phone instead of a pc? just cause? :p
[2022-06-14T11:02:55Z] <testuser[m]> I don't have one
[2022-06-14T11:03:25Z] <sad_plan> fr? no laptop or anything? just your phone? and a kb
[2022-06-14T11:04:57Z] <testuser[m]> There's a craptop but my phone is more powerful than it
[2022-06-14T11:05:04Z] <testuser[m]> And it's display is horrendous
[2022-06-14T11:05:42Z] <sad_plan> makes sense. do you atleast have a phone stand? :p
[2022-06-14T15:39:17Z] <testuser[m]> Soon
[2022-06-14T15:39:28Z] <testuser[m]> sad_plan: 
[2022-06-14T23:03:28Z] <phinxy> loadkmap seems to only work with root user so I cleverly set the setuid bit on it.  Unexpectedly the loadkmap entry in /etc/profile made so everything was run as root user.
[2022-06-14T23:04:06Z] <phinxy> What happened.