💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-09-20.txt captured on 2024-05-12 at 16:04:18.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

[2021-09-20T00:00:46Z] <dilyn> https://github.com/kiss-community/community/runs/3646949716 womp
[2021-09-20T00:06:08Z] <acheam> ?
[2021-09-20T00:06:10Z] <acheam> why woul dit fail
[2021-09-20T00:06:19Z] <acheam> the commit doesnt even change the build file
[2021-09-20T00:06:49Z] <acheam> I cant figure out how to view the stdout of shellcheck
[2021-09-20T00:07:00Z] <acheam> oh
[2021-09-20T00:07:04Z] <acheam> "Sign in to view logs"
[2021-09-20T00:07:07Z] <acheam> ffs
[2021-09-20T00:07:18Z] <noocsharp> i changed the build file for the go build
[2021-09-20T00:07:21Z] <noocsharp> that's where it's failing
[2021-09-20T00:07:50Z] <acheam> so is it running shellcheck on the whole push and not each commit?
[2021-09-20T00:08:51Z] <acheam> tsk tsk get a load of this guy, double quote to prevent globbing. who let him in here?
[2021-09-20T00:09:21Z] <acheam> also why dont you combine those finds?
[2021-09-20T00:10:12Z] <noocsharp> yeah, good point
[2021-09-20T00:14:11Z] <dilyn> nah just run em all async 
[2021-09-20T00:14:13Z] <dilyn> run wild and free
[2021-09-20T00:44:29Z] <noocsharp> i updated the patch, try again at your leisure
[2021-09-20T00:45:02Z] <noocsharp> oh wait, you pushed it already
[2021-09-20T00:48:40Z] <dilyn> yeah turns out I had uninstalled shellcheck and forgot (: (:(:
[2021-09-20T00:48:44Z] <dilyn> don't silence your errors fam 
[2021-09-20T00:48:47Z] <dilyn> bad for scripting
[2021-09-20T01:37:39Z] <acheam> playing with async and multi threading in  shell is actually pretty fun
[2021-09-20T01:37:46Z] <acheam> making use of traps and &s
[2021-09-20T02:19:53Z] <noocsharp> i should really have a git hook to run shellcheck when i commit
[2021-09-20T02:20:22Z] <noocsharp> does fossil have hooks?
[2021-09-20T02:20:25Z] <noocsharp> hah didn't think so
[2021-09-20T02:21:26Z] <GalaxyNova> wait git has hooks
[2021-09-20T02:21:27Z] <GalaxyNova> TIL
[2021-09-20T02:23:05Z] <noocsharp> i used hooks for a while to update my website just by pushing to a git repo
[2021-09-20T02:23:20Z] <noocsharp> at a certain point i decided rsync was easier
[2021-09-20T02:24:52Z] <GalaxyNova> how was rsync easier
[2021-09-20T02:24:58Z] <GalaxyNova> I don't really know much about rsync
[2021-09-20T02:25:29Z] <GalaxyNova> I'm kind of in the same situation pushing commits to a git repo and then pulling the changes on the server to update my website
[2021-09-20T02:25:43Z] <noocsharp> well i was doing some weird things in the hook to build a tree, so i decided it was easier to just copy files using the rsync protocol, and have repo separate
[2021-09-20T02:26:01Z] <noocsharp> build the website on my machine and just push it to a directory on the server
[2021-09-20T02:26:28Z] <GalaxyNova> ah
[2021-09-20T03:10:01Z] <testuser[m]> Hi
[2021-09-20T03:15:23Z] <testuser[m]> acheam: isn't it all multi processing and not threading ? `&` launches new instances of the shell and `wait` waits for  all of them to die
[2021-09-20T03:34:34Z] <acheam> testuser[m]: yes, you are right
[2021-09-20T03:34:36Z] <acheam> hi
[2021-09-20T03:34:50Z] <acheam> woke up early today?
[2021-09-20T03:35:27Z] <testuser[m]> 20 mins
[2021-09-20T04:20:05Z] <GalaxyNova> acheam: You use catgirl client right?
[2021-09-20T04:20:16Z] <GalaxyNova> do you know a way to sort through channels using /list
[2021-09-20T04:41:29Z] <Hazoune> is anyone here?
[2021-09-20T04:44:52Z] <GalaxyNova> Hazoune: Yes
[2021-09-20T04:44:54Z] <GalaxyNova> I am here
[2021-09-20T04:45:00Z] <GalaxyNova> are you new to irc?
[2021-09-20T04:45:13Z] <Hazoune> uhh, yes.
[2021-09-20T04:45:17Z] <GalaxyNova> ah
[2021-09-20T04:45:19Z] <Hazoune> like 3 days ago :D
[2021-09-20T04:45:28Z] <GalaxyNova> you can type
[2021-09-20T04:45:32Z] <GalaxyNova>  /names
[2021-09-20T04:45:38Z] <GalaxyNova> to get the people online
[2021-09-20T04:45:51Z] <Hazoune> can you recommend a irc client for me?
[2021-09-20T04:46:04Z] <Hazoune> an irc*
[2021-09-20T04:46:14Z] <GalaxyNova> what do you need from your irc client
[2021-09-20T04:46:20Z] <GalaxyNova> are you using KISS?
[2021-09-20T04:46:35Z] <Hazoune> yeah
[2021-09-20T04:46:57Z] <GalaxyNova> I maintain weechat in the community repository
[2021-09-20T04:47:03Z] <GalaxyNova> it's very easy to use
[2021-09-20T04:47:22Z] <Hazoune> I don't know what I need in irc, to communicate?
[2021-09-20T04:47:24Z] <Hazoune> weechat?
[2021-09-20T04:47:29Z] <GalaxyNova> yes
[2021-09-20T04:47:31Z] <Hazoune> I'll check it
[2021-09-20T04:47:38Z] <GalaxyNova> not to be confused with wechat
[2021-09-20T04:48:20Z] <Hazoune> ah, yes. I don't like chinese apps
[2021-09-20T04:48:25Z] <Hazoune> > telemetry
[2021-09-20T04:48:36Z] <GalaxyNova> ye
[2021-09-20T04:49:02Z] <Hazoune> this weechat is an irc client for terminal?
[2021-09-20T04:49:09Z] <GalaxyNova> yeah
[2021-09-20T04:49:25Z] <Hazoune> cool! I'll switch later.
[2021-09-20T04:49:33Z] <GalaxyNova> what are you using rn?
[2021-09-20T04:50:11Z] <Hazoune> I am using dispatch now
[2021-09-20T04:50:15Z] <Hazoune> https://github.com/khlieng/dispatch
[2021-09-20T04:51:13Z] <GalaxyNova> oh interesting
[2021-09-20T04:51:17Z] <GalaxyNova> I've never heard of it
[2021-09-20T04:51:44Z] <Hazoune> yeah, but I'll switch to weechat later :D
[2021-09-20T04:51:57Z] <Hazoune> I think it's more cool than dispatch
[2021-09-20T04:52:09Z] <testuser[m]> Hazoune: Telemetry isn't specific to chinese apps though
[2021-09-20T04:52:12Z] <testuser[m]> Pozzed apps are everywhere
[2021-09-20T04:52:36Z] <GalaxyNova> Especially with laws like the patriot act
[2021-09-20T04:52:48Z] <GalaxyNova> USA apps are just as spyware
[2021-09-20T04:53:06Z] <Hazoune> yeah
[2021-09-20T04:54:02Z] <GalaxyNova> anyway if you don't like weechat there's always kirc which is actually supported in the official repositories
[2021-09-20T04:54:35Z] <GalaxyNova> and recently I've switched to the catgirl
[2021-09-20T04:54:37Z] <GalaxyNova> thanks to acheam
[2021-09-20T04:54:43Z] <Hazoune> can I run it on terminal?
[2021-09-20T04:54:45Z] <Hazoune> the kirc
[2021-09-20T04:55:05Z] <Hazoune> catgirl wat 😳
[2021-09-20T04:55:30Z] <testuser[m]> Lol
[2021-09-20T04:55:31Z] <GalaxyNova> yeah
[2021-09-20T04:55:39Z] <GalaxyNova> both are terminal irc clients
[2021-09-20T04:56:15Z] <Hazoune> I'll try weechat first :D
[2021-09-20T12:36:19Z] <Hazoune> sup?
[2021-09-20T12:37:48Z] <f1nniboy> hi
[2021-09-20T12:37:57Z] <testuser[m]> Hi
[2021-09-20T12:38:49Z] <Hazoune> you guys are using xorg?
[2021-09-20T12:39:07Z] <f1nniboy> nope
[2021-09-20T12:39:29Z] <Hazoune> uhh okay
[2021-09-20T12:39:48Z] <f1nniboy> are you on xorg?
[2021-09-20T12:40:11Z] <Hazoune> yes and I have a problem with it
[2021-09-20T12:43:02Z] <Hazoune> f1nniboy, what wm are you using?
[2021-09-20T12:43:50Z] <f1nniboy> sway
[2021-09-20T12:45:27Z] <testuser[m]> what problem
[2021-09-20T12:49:09Z] <Hazoune> so uhh. without xorg-xprop, I can logout with openbox. if the xorg-xprop is installed, I can't logout.
[2021-09-20T12:49:40Z] <testuser[m]> How are you logging out
[2021-09-20T12:50:04Z] <Hazoune> I stopped xorg in another tty and I came back to original tty and here's the error I got: xf86enableioports: failed to set IOPL for I/O operation not permitted
[2021-09-20T12:50:21Z] <Hazoune> I am using this xinit wrapper, https://github.com/dylanaraps/bin/blob/master/x
[2021-09-20T12:50:41Z] <Hazoune> I can logout if xorg-xprop is not installed
[2021-09-20T12:51:09Z] <Hazoune> let me upload a screenshot of it
[2021-09-20T12:52:08Z] <Hazoune> https://i.imgur.com/FjFTcFM.png
[2021-09-20T12:53:34Z] <Hazoune> as you can see it is arch, but my main is kiss linux 
[2021-09-20T12:53:43Z] <Hazoune> I get same errors
[2021-09-20T12:54:01Z] <Hazoune> the image is on vm
[2021-09-20T12:54:18Z] <testuser[m]> send xorg.log
[2021-09-20T12:54:24Z] <testuser[m]> this doesnt tell everythin
[2021-09-20T12:55:15Z] <Hazoune> okay wait, mister.
[2021-09-20T12:57:44Z] <Hazoune> here it is, view-source:https://transfer.sh/1k0khY/Xorg.0.log I added view-source so it will not download the file
[2021-09-20T12:58:17Z] <Hazoune> wrong, view-source:https://transfer.sh/get/1k0khY/Xorg.0.log
[2021-09-20T12:59:07Z] <testuser[m]> hmm i dont see any errors
[2021-09-20T13:00:33Z] <Hazoune> using xorg-xinit (startx) I can logout with openbox, but with xinit wrapper I can't
[2021-09-20T13:00:59Z] <Hazoune> and using this it is working too, https://github.com/Earnestly/sx
[2021-09-20T13:02:11Z] <Hazoune> In kiss linus, I am using this https://github.com/ehawkvu/kiss-xorg
[2021-09-20T13:02:39Z] <omanom> how are you trying to exit openbox?  through the menu option?
[2021-09-20T13:02:57Z] <Hazoune> yeah, omanom.
[2021-09-20T13:03:20Z] <omanom> can you try opening a terminal and running `openbox --exit` there instead of using the menu?  just to see if same result
[2021-09-20T13:03:36Z] <Hazoune> okay let me try right now
[2021-09-20T13:05:30Z] <Hazoune> https://i.imgur.com/CUcgWit.png
[2021-09-20T13:05:35Z] <Hazoune> it doesn't give any errors
[2021-09-20T13:05:56Z] <Hazoune> but it flicks white and back to openbox
[2021-09-20T13:06:21Z] <Hazoune> just like clicking logout button
[2021-09-20T13:07:21Z] <omanom> hm that's interesting, thanks for trying it
[2021-09-20T13:08:04Z] <Hazoune> I tried to execute the command again and the decorations' gone https://i.imgur.com/5tE4AKX.png
[2021-09-20T13:10:37Z] <omanom> what about `killall -SIGUSR1 X`
[2021-09-20T13:14:12Z] <Hazoune> it says X: no process found
[2021-09-20T13:14:30Z] <omanom> can you post your full xinit wrapper script to a pastebin site?
[2021-09-20T13:14:49Z] <Hazoune> it same with this https://github.com/dylanaraps/bin/blob/master/x
[2021-09-20T13:15:21Z] <Hazoune> my trap is "trap '$HOME/.xinitrc' USR1"
[2021-09-20T13:16:06Z] <Hazoune> the content of .xinitrc is "export DISPLAY=:0" and "exec openbox-session"
[2021-09-20T13:16:57Z] <Hazoune> I think I need to tweak the xinit wrapper, but I don't really know what to add there
[2021-09-20T13:17:25Z] <omanom> >my trap is "trap '$HOME/.xinitrc' USR1" -- doesn't this make .xinitrc run when X exits? 
[2021-09-20T13:18:20Z] <Hazoune> hmm do you mean it's looping because of that?
[2021-09-20T13:18:39Z] <omanom> oh never mind, i thought it was replacing the second trap statement
[2021-09-20T13:20:06Z] <Hazoune> and the second trap should be empty
[2021-09-20T15:36:45Z] <aws> Hello everyone
[2021-09-20T15:39:02Z] <testuser[m]> Hi
[2021-09-20T15:41:35Z] <f1nniboy> hi
[2021-09-20T21:52:18Z] <creative_name[m]> Hello