Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 305 306 307 308 309 310 311 312 313 314 315 .. 1847
184,654 events total
2021-11-04 13:00:43 <lambdabot> mueval-core: Time limit exceeded
2021-11-04 13:01:50 × Guest84 quits (~Guest84@2001:420:44c1:2576:a0e0:ede3:82e9:654b) (Client Quit)
2021-11-04 13:03:59 <Solid> lol
2021-11-04 13:04:16 <Solid> good thing it kills it after a while
2021-11-04 13:08:47 <tomsmeding> apparently quite inefficient implementation of showHex, given that the integer is stored in base 2^32 by gmp...
2021-11-04 13:08:59 <tomsmeding> or at least, insufficiently specific implementation
2021-11-04 13:22:40 <Solid> it seems to just call some generic "show this number in some base" function
2021-11-04 13:31:42 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-11-04 13:34:07 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-11-04 13:39:24 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 268 seconds)
2021-11-04 13:59:43 <FOSSHuman[m]> How to crash lambdabot
2021-11-04 13:59:57 <FOSSHuman[m]> > 2^9999999
2021-11-04 13:59:58 <lambdabot> 4524908653180400150698201333854353678124381194009001337955460796026671874362...
2021-11-04 14:00:18 <FOSSHuman[m]> Nvm
2021-11-04 14:01:09 <FOSSHuman[m]> I can't delete bad jokes anymore
2021-11-04 14:09:54 × rarelyafk quits (~minty@pool-173-61-191-195.cmdnnj.fios.verizon.net) (Quit: WeeChat 2.8)
2021-11-04 14:16:58 <Solid> never could ;)
2021-11-04 14:20:18 <geekosaur> @v
2021-11-04 14:20:18 <lambdabot> "\"#$%&'()*+,\""
2021-11-04 14:20:55 <geekosaur> randomized records of past attempts to abuse lambdabot, before the weakness they were exploiting went away
2021-11-04 14:21:04 <geekosaur> @v
2021-11-04 14:21:04 <lambdabot> "\"#$%&'()*+,\""
2021-11-04 14:21:08 <geekosaur> @v
2021-11-04 14:21:08 <lambdabot> "\"#$%&'()*+,\""
2021-11-04 14:21:10 <jceb[m]> <geekosaur> "jceb, not easily. there are ways..." <- thank you for the insight. Too bad that the standards don't support it
2021-11-04 14:21:14 <geekosaur> hm, maybe they removed it
2021-11-04 14:42:10 × scardinal quits (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (Ping timeout: 260 seconds)
2021-11-04 14:47:55 <etrigan63[m]> Can anyone provide insight on how to assign workspaces 1-5 (named with “/xxxx” notation to present icons) to my left monitor and 6-10 on my right monitor? I looked at XMonad.Layout.IndependentScreens but it was not clear.
2021-11-04 14:48:12 scardinal joins (~supreme@customer-212-237-101-39.ip4.gigabit.dk)
2021-11-04 14:48:21 <mc47> > 2^(2^9999999)
2021-11-04 14:48:26 <lambdabot> mueval-core: Time limit exceeded
2021-11-04 14:48:29 <mc47> :)
2021-11-04 14:51:20 <geekosaur> etrigan63[m], you can't really do that with IndependentScreens as it forces workspace names of the form <screenno>_<wsname>
2021-11-04 14:52:11 <geekosaur> you can use some coding around the PP to convert that to icon names, but with the old DynamicLog setup it's a bit annoying. I think some of the newer stuff makes it easier, though
2021-11-04 14:54:45 × gruntsplatter quits (~sogens@gateway/vpn/pia/sogens) (Quit: WeeChat 3.3)
2021-11-04 14:58:39 dsamperi joins (~dsamperi@2603-7000-3b42-5400-0c2e-16c3-2bfb-81aa.res6.spectrum.com)
2021-11-04 15:00:48 CosmosAtlas joins (~CosmosAtl@bras-base-ktnron060cw-grc-02-76-69-147-209.dsl.bell.ca)
2021-11-04 15:07:23 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-11-04 15:09:15 <Solid> I think the questions goes more into the direction of keybindings, right?
2021-11-04 15:09:53 × CosmosAtlas quits (~CosmosAtl@bras-base-ktnron060cw-grc-02-76-69-147-209.dsl.bell.ca) (Quit: WeeChat 3.3)
2021-11-04 15:28:25 × haskl quits (~haskl@user/haskl) (Read error: Connection reset by peer)
2021-11-04 15:34:40 qbt joins (~qbt@user/edun)
2021-11-04 15:38:27 × qbt quits (~qbt@user/edun) (Client Quit)
2021-11-04 15:50:20 haskl joins (~haskl@user/haskl)
2021-11-04 16:08:32 humky joins (~humky@user/humky)
2021-11-04 16:32:08 SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net)
2021-11-04 16:43:47 × mc47 quits (~mc47@xmonad/TheMC47) (Ping timeout: 268 seconds)
2021-11-04 16:58:29 qbt joins (~qbt@user/edun)
2021-11-04 16:58:37 × qbt quits (~qbt@user/edun) (Client Quit)
2021-11-04 17:21:39 seschwar joins (~seschwar@user/seschwar)
2021-11-04 17:23:42 <liskin> this looks interesting: https://isaacfreund.com/blog/river-intro/
2021-11-04 17:29:19 <etrigan63[m]> <geekosaur> "you can use some coding around..." <- I will wait for the newer stuff then.
2021-11-04 17:36:46 <liskin> and now I feel depressed about not knowing zig and rust and wayland; there's a _lot_ to catch up :-/
2021-11-04 17:44:55 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-11-04 17:49:07 qbt joins (~qbt@user/edun)
2021-11-04 17:49:10 × qbt quits (~qbt@user/edun) (Client Quit)
2021-11-04 18:00:32 <SenranKaguya> i wasn't aware that a window manager could be referred to as a compositor
2021-11-04 18:00:51 <liskin> SenranKaguya: it couldn't, in the X11 world
2021-11-04 18:00:54 <SenranKaguya> seems like wayland combines the two?
2021-11-04 18:01:03 <liskin> things are different in the Wayland world though
2021-11-04 18:01:06 <geekosaur> window management is a compositor plugin inn the wayland architecture
2021-11-04 18:01:56 <geekosaur> basically the compositor plays the role of X11's server, and plugins are clients
2021-11-04 18:03:46 <geekosaur> (this also means you can't replace the compositor without killing and restarting the session)
2021-11-04 18:07:12 <SenranKaguya> when i used kde, its compositor would crash frequently. i wonder if that results in the entire session crashing in wayland
2021-11-04 18:07:36 <geekosaur> it does, but compositors are more stable to begin with: compositors in the X11 world are ugly hacks
2021-11-04 18:07:55 <geekosaur> that's more or less why the compositor took over the server role in wayland
2021-11-04 18:13:48 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 268 seconds)
2021-11-04 18:29:06 stoned joins (~stoned@is.coding.when.stoned.io)
2021-11-04 18:31:50 desantra joins (~skykanin@user/skykanin)
2021-11-04 18:37:07 bsjd joins (~user@2a02:a020:0:8c95:4c3e:af6a:def6:7f38)
2021-11-04 18:38:59 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-11-04 18:42:07 × dsamperi quits (~dsamperi@2603-7000-3b42-5400-0c2e-16c3-2bfb-81aa.res6.spectrum.com) (Quit: Konversation terminated!)
2021-11-04 18:44:38 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 268 seconds)
2021-11-04 18:50:35 mc47 joins (~mc47@xmonad/TheMC47)
2021-11-04 18:51:30 <geekosaur> etrigan63[m], I believe the newer stuff is already there, just perhaps not as easy to use as it could be
2021-11-04 18:52:01 <geekosaur> the new PP architecture was one of the last things to be committed before we cut xmonad/xmonad-contrib 0.17
2021-11-04 18:52:48 × SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
2021-11-04 18:53:33 <FOSSHuman[m]> SenranKaguya (@SenranKaguya:libera.chat): https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Differences_between_Wayland_and_X
2021-11-04 18:59:16 k` joins (~user@152.1.137.158)
2021-11-04 19:23:31 SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net)
2021-11-04 19:52:57 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-11-04 19:58:44 × desantra quits (~skykanin@user/skykanin) (Quit: WeeChat 3.3)
2021-11-04 20:08:10 × SenranKaguya quits (~weechat@c-73-15-19-170.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
2021-11-04 20:12:25 rokoe joins (~rokoe@79-68-160-163.dynamic.dsl.as9105.com)
2021-11-04 20:31:45 SenranKaguya joins (~weechat@c-73-15-19-170.hsd1.ca.comcast.net)
2021-11-04 20:36:19 qbt joins (~qbt@user/edun)
2021-11-04 20:36:26 × qbt quits (~qbt@user/edun) (Client Quit)
2021-11-04 21:47:44 × rokoe quits (~rokoe@79-68-160-163.dynamic.dsl.as9105.com) (Quit: Konversation terminated!)
2021-11-04 21:50:44 rokoe joins (~rokoe@79-68-160-163.dynamic.dsl.as9105.com)
2021-11-04 21:53:15 × bsjd quits (~user@2a02:a020:0:8c95:4c3e:af6a:def6:7f38) (Remote host closed the connection)
2021-11-04 22:16:08 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-11-04 22:41:52 mestre joins (~mestre@191.177.175.57)
2021-11-04 22:43:51 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-11-04 22:51:53 × mestre quits (~mestre@191.177.175.57) (Quit: Lost terminal)
2021-11-04 22:59:18 × gruntsplatter quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 256 seconds)
2021-11-04 23:17:35 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-11-04 23:45:06 rokoe parts (~rokoe@79-68-160-163.dynamic.dsl.as9105.com) (Leaving)
2021-11-04 23:57:55 × gruntsplatter quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 268 seconds)
2021-11-04 23:58:55 bsjd joins (~user@2a02:a020:0:8c95:4c3e:af6a:def6:7f38)
2021-11-04 23:59:24 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)

All times are in UTC.