Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 266 267 268 269 270 271 272 273 274 275 276 .. 1847
184,630 events total
2021-10-16 10:52:39 <liskin> but it would be nice wouldn't it? :-)
2021-10-16 10:53:10 <liskin> instead of randomly googling shit, distros could actually put these files in /etc/skel so a new user just looks around for a bit and knows where goes what
2021-10-16 10:54:00 <ranmacar> along with the particular brand of outdated syntax they chose to expect there :D
2021-10-16 10:59:53 × ranmacar quits (~ranmacar@88.130.159.133) (Quit: Client closed)
2021-10-16 11:00:27 ranmacar joins (~ranmacar@2001:16b8:5c51:6500:2a39:26ff:fe02:85bb)
2021-10-16 11:11:37 benin joins (~benin@183.82.25.86)
2021-10-16 11:18:20 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-10-16 11:53:33 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-10-16 12:18:23 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 264 seconds)
2021-10-16 12:27:42 × ranmacar quits (~ranmacar@2001:16b8:5c51:6500:2a39:26ff:fe02:85bb) (Quit: Client closed)
2021-10-16 12:30:56 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-10-16 12:32:18 mestre joins (~mestre@191.177.175.57)
2021-10-16 12:40:16 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2021-10-16 12:44:57 × mestre quits (~mestre@191.177.175.57) (Quit: leaving)
2021-10-16 12:45:28 cyr4x3 joins (~cyr4x3@139.47.115.87)
2021-10-16 12:47:15 eqw joins (~eqw@31.134.178.99)
2021-10-16 12:58:58 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-16 13:00:56 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-16 15:46:18 × cyr4x3 quits (~cyr4x3@139.47.115.87) (Quit: WeeChat 2.3)
2021-10-16 16:29:35 wonko joins (~wjc@62.115.229.50)
2021-10-16 16:29:58 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-16 16:31:48 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-16 16:54:42 alternateved joins (~user@194.177.28.164)
2021-10-16 17:14:24 mestre joins (~mestre@191.177.175.57)
2021-10-16 17:38:47 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-10-16 18:14:16 × benin quits (~benin@183.82.25.86) (Ping timeout: 245 seconds)
2021-10-16 18:48:55 × AndrewYu quits (~andrew@user/andrewyu) (Remote host closed the connection)
2021-10-16 18:49:39 AndrewYu joins (~andrew@user/andrewyu)
2021-10-16 18:50:07 × humky quits (~humky@user/humky) (Quit: Leaving)
2021-10-16 19:12:34 <alternateved> Hello! It may be a silly question, but what are different kinds of comments in Haskell?
2021-10-16 19:12:57 <alternateved> I know about block comments and single line comments
2021-10-16 19:13:24 <geekosaur> those are it
2021-10-16 19:13:26 <alternateved> But what is the difference in meaning of comments between simple `--` and `-- |`
2021-10-16 19:13:40 <geekosaur> oh. that's a comment with haddock markup in it
2021-10-16 19:13:56 <geekosaur> you can read the haddock manual to see the kinds of markup it supports
2021-10-16 19:14:23 <alternateved> Oh, I should do so. Thank you for pointing me in correct direction
2021-10-16 19:14:53 <geekosaur> (sorry, I rarely use haddock in my own stuff so I never remember what all the kinds of markup mean)
2021-10-16 19:15:31 <alternateved> It's okay. I can easily check now what is the meaning of those
2021-10-16 21:36:30 Guest68 joins (~Guest68@103.151.184.198)
2021-10-16 21:36:49 × Guest68 quits (~Guest68@103.151.184.198) (Client Quit)
2021-10-16 21:38:28 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-10-16 22:14:21 × wonko quits (~wjc@62.115.229.50) (Ping timeout: 268 seconds)
2021-10-16 22:33:04 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-10-16 22:33:13 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Client Quit)
2021-10-16 22:44:30 × alternateved quits (~user@194.177.28.164) (Ping timeout: 260 seconds)
2021-10-16 22:50:54 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-10-16 23:24:30 rekahsoft joins (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com)
2021-10-16 23:44:12 <davve> hey, this is my layout hook https://paste.ofcode.org/wNDqTY4q8S3EsrCgVJcZS3 it works as i want except for that i dont want to avoid struts for Full, how would someone haskell savvy do it differently?
2021-10-16 23:44:33 <davve> s/differently//
2021-10-16 23:46:42 <davve> s/savvy/knowledgable/
2021-10-16 23:47:19 <geekosaur> thi is slightly weird since you have spacing in there twice
2021-10-16 23:47:33 <davve> oh
2021-10-16 23:47:41 <davve> i didnt realize that :)
2021-10-16 23:47:46 <geekosaur> but that actually shows you how to do it, since you use tiled on both the cases you also want avoidStruts on
2021-10-16 23:48:16 <geekosaur> then noBorders Full becomes (noBorders . avoidStrutsOn []) Full
2021-10-16 23:48:52 <geekosaur> and you also want smartBorders in the definition of tiled rather than outside, since you want the noBorders instead on the Full
2021-10-16 23:49:56 <davve> thank you, just taking a few minutes to digest
2021-10-16 23:57:47 <davve> think i misspoke. i actually want to Not avoid struts
2021-10-16 23:58:48 <davve> -_-
2021-10-16 23:59:55 <davve> which is what makes it more difficult, since i have (what i thought was nicely defined!) general definition of the layout
2021-10-16 23:59:59 <geekosaur> that's why it's avoidStrutsOnb []
2021-10-17 00:00:36 <geekosaur> the way the strut stuff is designed, you have to have the layout modifier there. but you're telling it to avoid struts nowhere
2021-10-17 00:01:00 <geekosaur> this also means you can mod-b (or whatever) to turn them on temporarily
2021-10-17 00:01:17 <davve> I see
2021-10-17 00:01:20 × mestre quits (~mestre@191.177.175.57) (Quit: leaving)
2021-10-17 00:02:44 <geekosaur> anyway I'd put the stuff I want to apply to the tiled layouts in tiled (none of them will be affected by Mirror so that's not an issue) and put the other ones (noBorders, avoidStrutsOn []) on Full
2021-10-17 00:05:04 <geekosaur> hm, actually I wonder if that's true. avoidStruts might do something weird inside Mirror
2021-10-17 00:05:44 s joins (~s@24.16.46.64)
2021-10-17 00:05:57 × s quits (~s@24.16.46.64) (Client Quit)
2021-10-17 00:39:25 × tomsmeding quits (~tomsmedin@tomsmeding.com) (Quit: ZNC 1.8.2 - https://znc.in)
2021-10-17 00:39:55 tomsmeding joins (~tomsmedin@tomsmeding.com)
2021-10-17 00:52:39 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-10-17 00:52:39 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-10-17 00:52:42 allbery_b is now known as geekosaur
2021-10-17 02:02:47 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 264 seconds)
2021-10-17 02:10:43 × catman quits (~catman@user/catman) (Quit: WeeChat 3.4-dev)
2021-10-17 02:15:29 catman joins (~catman@user/catman)
2021-10-17 02:23:59 banc joins (banc@gateway/vpn/airvpn/banc)
2021-10-17 02:28:29 Hash is now known as HelloNewman
2021-10-17 02:36:05 × catman quits (~catman@user/catman) (Remote host closed the connection)
2021-10-17 04:49:01 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 268 seconds)
2021-10-17 05:38:58 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-17 05:53:05 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-17 06:18:06 benin joins (~benin@183.82.25.86)
2021-10-17 07:24:59 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 264 seconds)
2021-10-17 07:44:13 wonko joins (~wjc@62.115.229.50)
2021-10-17 08:17:48 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-10-17 08:17:48 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-10-17 08:17:51 allbery_b is now known as geekosaur
2021-10-17 08:34:29 humky joins (~humky@user/humky)
2021-10-17 08:55:39 mc47 joins (~mc47@xmonad/TheMC47)
2021-10-17 09:08:58 seschwar joins (~seschwar@user/seschwar)
2021-10-17 09:14:30 alternateved joins (~user@194.177.28.164)
2021-10-17 09:26:11 × benin quits (~benin@183.82.25.86) (Ping timeout: 264 seconds)
2021-10-17 09:28:09 benin joins (~benin@183.82.25.86)
2021-10-17 09:34:10 × wz1000 quits (~zubin@static.11.113.47.78.clients.your-server.de) (Ping timeout: 252 seconds)
2021-10-17 10:37:25 × Solitary quits (~Solitary@user/solitary) (Ping timeout: 252 seconds)
2021-10-17 10:38:43 Solitary joins (~Solitary@user/solitary)
2021-10-17 10:48:09 td_ joins (~td@94.134.91.73)
2021-10-17 11:12:23 × alternateved quits (~user@194.177.28.164) (Ping timeout: 264 seconds)

All times are in UTC.