Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 167 168 169 170 171 172 173 174 175 176 177 .. 1843
184,262 events total
2021-08-12 09:09:34 <grvxs[m]> i'm sorry xorg crashed rip
2021-08-12 09:09:49 <grvxs[m]> it's not necessary that i set it with ezconfig
2021-08-12 09:10:10 <elonsroadster[m]> Solid: Insecurities? Not sure where you're getting that from
2021-08-12 09:10:51 <elonsroadster[m]> grvxs[m]: nah im just kidding around, use whateve ryou like
2021-08-12 09:12:02 grvxs[m] < https://libera.ems.host/_matrix/media/r0/download/libera.chat/898255df28a3fbb19e79426896bbead29167523c/message.txt >
2021-08-12 09:12:12 <grvxs[m]> you mean something like this right?
2021-08-12 09:12:33 <grvxs[m]> last time xorg crashed because i did something like this lol
2021-08-12 09:13:19 <elonsroadster[m]> what no
2021-08-12 09:13:32 <elonsroadster[m]> oh well yes wait sorry that should work
2021-08-12 09:13:47 <grvxs[m]> cy ,rpt.e
2021-08-12 09:14:05 <grvxs[m]> it worked
2021-08-12 09:14:09 <grvxs[m]> thanks a lot guys
2021-08-12 09:14:15 <elonsroadster[m]> hah really
2021-08-12 09:14:21 <grvxs[m]> yea
2021-08-12 09:14:28 <elonsroadster[m]> gotta love haskell. Code works the first time so much more than with any other language
2021-08-12 09:15:10 <grvxs[m]> i'm not sure why xorg crashed last time lol
2021-08-12 09:15:16 <elonsroadster[m]> grvxs[m]: You should consider cleaning it up and submitting it xmonad-contrib
2021-08-12 09:15:29 <elonsroadster[m]> seems like something that might be generally useful to people
2021-08-12 09:15:41 <elonsroadster[m]> grvxs[m]: probably just unrelated
2021-08-12 09:15:47 <grvxs[m]> yea, i'll clean up this code. But you made this xD you could submit it
2021-08-12 09:15:55 <grvxs[m]> i have a lot to leanr about XMonad
2021-08-12 09:16:04 <grvxs[m]> * i have a lot to learn about XMonad
2021-08-12 09:16:47 <elonsroadster[m]> you should really switch away from using strings for this
2021-08-12 09:16:54 <elonsroadster[m]> would be way better to use an ADT
2021-08-12 09:17:01 <elonsroadster[m]> like:
2021-08-12 09:17:05 <grvxs[m]> i'm refactoring my whole config
2021-08-12 09:17:22 <grvxs[m]> make it as minimal and functional as possible
2021-08-12 09:17:27 seschwar joins (~seschwar@user/seschwar)
2021-08-12 09:17:33 <elonsroadster[m]> data MyLayout = Qwerty | Dvorak
2021-08-12 09:17:51 <elonsroadster[m]> and then you wont have to handle the case where the string does not match one of the expected values
2021-08-12 09:18:10 <elonsroadster[m]> all you have to do is replace String with a type variable
2021-08-12 09:18:31 <grvxs[m]> yea
2021-08-12 09:18:59 <grvxs[m]> thanks a lot for your help
2021-08-12 09:19:20 elonsroadster[m] < https://libera.ems.host/_matrix/media/r0/download/libera.chat/9d9fb89d1ff8a7944005fb59957ad6ffa70ee911/message.txt >
2021-08-12 09:19:30 <elonsroadster[m]> grvxs[m]: yeah glad it worked for you
2021-08-12 09:26:02 <Solid> \o/
2021-08-12 09:47:17 <unrooted> god damn, how long can it take to install GHC
2021-08-12 09:51:47 × thunderrd quits (~thunderrd@183.182.111.78) (Ping timeout: 245 seconds)
2021-08-12 09:53:35 a6a45081-2b83 joins (~aditya@223.226.228.68)
2021-08-12 09:55:03 <liskin> 20 seconds in GitHub Actions :-)
2021-08-12 09:55:58 <unrooted> already like an hour Or even more on my laptop ;_;
2021-08-12 09:58:34 <liskin> what
2021-08-12 09:58:41 <liskin> are you compiling from source?
2021-08-12 09:58:59 <Solid> sounds like it
2021-08-12 10:02:15 thunderrd joins (~thunderrd@183.182.111.78)
2021-08-12 10:03:04 <unrooted> I'm using the Installation guide from the xmonad Website, with usage of stack
2021-08-12 10:03:27 <unrooted> And it seems like it's Stück on 'Installing GHC...' for å while, can I make it use system's GHC?
2021-08-12 10:05:00 <Solid> you can add `system-ghc: true` to ~/.stack/config.yaml
2021-08-12 10:05:06 <Solid> there's probably also a command line flag for it
2021-08-12 10:05:17 <unrooted> thanks å lot
2021-08-12 10:05:34 <unrooted> also, a note for every Arch-based User in here, try Parallel Downloads, it's great
2021-08-12 11:01:22 <unrooted> can the fact that I'm doing this on USB stick be my issue?
2021-08-12 11:13:55 <liskin> if said stick is mounted "sync", then yes, indeed
2021-08-12 11:14:30 <liskin> if not and you have 10+ gigs of ram, then it's a bit weird, but understandable if something calls sync/fsync more often than it should
2021-08-12 11:14:47 <liskin> if you have less ram, then usb sticks can't be expected to be usable
2021-08-12 11:45:44 × a6a45081-2b83 quits (~aditya@223.226.228.68) (Remote host closed the connection)
2021-08-12 11:51:06 <unrooted> 16gb of ram, but Yeah, sync might be an issue
2021-08-12 11:51:26 <unrooted> also I'm doing this on the mønster called Bedrock Linux 😅
2021-08-12 12:32:55 unrooted uploaded an image: (87KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/wpKEJdENHcGYLaymmxWzzpyp/2021-08-12_14-19.png >
2021-08-12 12:32:56 <unrooted> any ideas?
2021-08-12 12:37:17 <geekosaur> elonsroadster[m], https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Actions/KeyRemap.hs
2021-08-12 12:41:54 <unrooted> λ ~/ xmobar
2021-08-12 12:41:54 <unrooted> xmobar: SocketError {socketErrorMessage = "Network.Socket.connect: <socket: 12>: does not exist (No such file or directory)", socketErrorFatal = True, socketErrorAddress = Just (Address "unix:path=/run/user/1000/bus")}
2021-08-12 12:41:55 <unrooted> kek?
2021-08-12 13:29:40 × wonko quits (~wjc@62.115.229.50) (Ping timeout: 268 seconds)
2021-08-12 14:01:34 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-08-12 14:02:11 <liskin> session dbus not running, apparently
2021-08-12 14:02:19 <liskin> this wouldn't happen on a proper linux distro
2021-08-12 14:08:34 <geekosaur> I didn't know xmobar used dbus
2021-08-12 14:09:41 <liskin> optionally
2021-08-12 14:14:41 <byorgey> liskin: just logged into IRC for first time in a while and noticed "#xmonad < liskin> I wonder how much longer shall we wait for byorgey, dmwit_ and sibi to reply". Reply to what?
2021-08-12 14:15:05 <liskin> byorgey: e-mails, we sent you a lot of e-mails :-)
2021-08-12 14:15:44 <byorgey> I don't recall getting any emails. Unless you mean emails sent to the xmonad mailing list, which I don't really read these days
2021-08-12 14:16:00 <geekosaur> these were sent directly
2021-08-12 14:16:23 mc47 joins (~mc47@xmonad/TheMC47)
2021-08-12 14:16:43 <liskin> have we got the right address? I used byorgey@gmail.com as that's what I found in the git repo
2021-08-12 14:17:04 byorgey goes to look
2021-08-12 14:17:11 <byorgey> that's the right address
2021-08-12 14:18:29 <geekosaur> "xmonad: future, funding, etc."
2021-08-12 14:19:20 <byorgey> oh, I see now. Sorry, I honestly didn't notice those were sent directly to me rather than to the mailing list.
2021-08-12 14:19:39 <byorgey> Mailing list messages still show up in my inbox and I mostly archive them without reading, which I guess has created a sort of "crying wolf" effect
2021-08-12 14:23:25 <liskin> oh well, mailing list messages are prefixed by "[xmonad]" whereas this one was prefixed by "xmonad:", and my e-mail client does clearly distinguish e-mails sent to me, e-mails ccd to me and other e-mails, so I'm a bit out of ideas about what I could've done to prevent this :-/
2021-08-12 14:24:06 <liskin> I'm almost tempted to suggest that you turn off the reception of e-mails/notifications you don't intend to read anyway :-)
2021-08-12 14:24:09 <byorgey> no worries, not your fault.
2021-08-12 14:25:18 <byorgey> liskin: that's a good suggestion. I think the only reason I haven't is a vague sense of FOMO / maybe there will be something I can help out with. But clearly this was ineffective.
2021-08-12 14:26:12 <byorgey> and actually, I am pretty aggressive about unsubscribing/hiding things in general. xmonad is one of the few mailing lists that still comes to my inbox.
2021-08-12 14:26:24 <liskin> understandable
2021-08-12 14:27:03 <byorgey> Anyway, I am on board with the things that were suggested in that thread. I will write an email response as well.
2021-08-12 14:27:50 <liskin> but we do highlight you and/or cc you whenever we feel you might help, so tuning the noise down might be more effective indeed
2021-08-12 14:28:03 <liskin> okay, cool!
2021-08-12 14:29:09 <byorgey> aha, the original message and the one you resent from gmail both went into my spam, which also helps explain how I missed it. I did get some of the replies though.
2021-08-12 14:39:56 seschwar joins (~seschwar@user/seschwar)
2021-08-12 14:41:50 <unrooted> <liskin> "session dbus not running..." <- liskin: but it has to be running because then I guess xmonad and lightdm won't work 🤔
2021-08-12 14:42:46 wonko joins (~wjc@62.115.229.50)
2021-08-12 14:43:40 <geekosaur> xmonad doesn't care about dbus
2021-08-12 14:44:05 <geekosaur> and lightdm only cares to the extent that it can be configured to s\autostart dbus with a session
2021-08-12 15:03:30 <elonsroadster[m]> <geekosaur> "elonsroadster, https://github...." <- I looked at that and it's not at all the same as what was being asked for
2021-08-12 15:05:04 <elonsroadster[m]> geekosaur unless I'm totally missing something, that allows you to remap particular keys. What was being asked for was to have two different keymaps and to be able to toggle between them.
2021-08-12 15:06:34 × theproffesor quits (~theproffe@user/theproffesor) (Ping timeout: 240 seconds)
2021-08-12 15:06:48 <elonsroadster[m]> And when I say keymaps in this case what I mean is set of key bindings

All times are in UTC.