Logs: freenode/#haskell
| 2020-09-22 18:04:36 | <tomsmeding> | '$ script -O log.txt' opens a new shell, and copies all bytes written to the "terminal" during that shell session to log.txt |
| 2020-09-22 18:05:06 | <tomsmeding> | it's better than piping the output to a file if the command does something different depending on isatty(stdout); script(1) makes sure stdout actually looks like a tty |
| 2020-09-22 18:05:13 | × | thir quits (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) (Remote host closed the connection) |
| 2020-09-22 18:05:39 | → | thir joins (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) |
| 2020-09-22 18:06:40 | <monochrom> | I simplify "how haskellers program in x language" by s/haskellers/to/ |
| 2020-09-22 18:07:03 | <tomsmeding> | ah! maerwald the ansi code for switching on a simple text colour takes 5 bytes, and the ansi code for resetting colour takes 4; your "Notes" column entries are offset 9 (= 5 + 4) bytes from each other |
| 2020-09-22 18:07:24 | <maerwald> | tomsmeding: I'm already reimplementing it |
| 2020-09-22 18:07:30 | <tomsmeding> | the number of spaces is calculated by taking the length of the preceding string, which wrongly includes the ansi formatting characters |
| 2020-09-22 18:07:31 | <tomsmeding> | ah :p |
| 2020-09-22 18:07:37 | <tomsmeding> | took me a while to spoit it |
| 2020-09-22 18:07:41 | <tomsmeding> | *spot |
| 2020-09-22 18:08:01 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-09-22 18:08:28 | hackage | stm-actor 0.2.0.0 - A simplistic actor model based on STM https://hackage.haskell.org/package/stm-actor-0.2.0.0 (sgschlesinger) |
| 2020-09-22 18:08:44 | <dead10cc> | monochrom, no I want to see it from a haskell programming perspective |
| 2020-09-22 18:09:05 | <tomsmeding> | geekosaur: ircbrowse did indeed have lots of channels; since I was in none of those except #haskell, I disabled all except #haskell. If you want more channels, you need to only request and promise me that the ircbrowse bot is welcome there :) |
| 2020-09-22 18:09:09 | × | chrisdotcode quits (~chrisdotc@unaffiliated/chrisdotcode) (Remote host closed the connection) |
| 2020-09-22 18:09:24 | × | nbloomf quits (~nbloomf@2600:1700:83e0:1f40:7871:2065:6603:de04) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-09-22 18:09:27 | → | chrisdotcode joins (~chrisdotc@unaffiliated/chrisdotcode) |
| 2020-09-22 18:09:47 | × | thir quits (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) |
| 2020-09-22 18:10:23 | <geekosaur> | I can't speak for #ghc but suspect it would be welcomed back. I can even less speak for other channels |
| 2020-09-22 18:10:54 | <geekosaur> | (well, I can speak for #xmonad but that's not worth logging really, it's so low volume) |
| 2020-09-22 18:10:57 | hackage | nri-prelude 0.1.0.0 - A Prelude inspired by the Elm programming language https://hackage.haskell.org/package/nri-prelude-0.1.0.0 (JasperWoudenberg) |
| 2020-09-22 18:12:25 | <sm[m]> | tomsmeding: #hledger is ready to be logged again, thanks for the offer |
| 2020-09-22 18:12:36 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds) |
| 2020-09-22 18:12:43 | <tomsmeding> | I'll add it sm[m] |
| 2020-09-22 18:12:54 | <sm[m]> | I suppose you don't have the old logs from ircbrowse.net ? |
| 2020-09-22 18:13:13 | <tomsmeding> | I don't :p |
| 2020-09-22 18:13:19 | × | niHiggim_ quits (~manjaro-u@98.122.188.27) (Read error: Connection reset by peer) |
| 2020-09-22 18:13:20 | <tomsmeding> | not sure how I would obtain them |
| 2020-09-22 18:13:41 | tomsmeding | is kind of confused why the channels in ircbrowse are determined at compile time |
| 2020-09-22 18:13:52 | → | ransom joins (~c4264035@2601:285:201:6720:28cb:f0d0:855:f556) |
| 2020-09-22 18:14:06 | <sm[m]> | it would mean contacting chris done |
| 2020-09-22 18:14:29 | → | nbloomf joins (~nbloomf@2600:1700:83e0:1f40:2dba:ec90:fe41:6b4d) |
| 2020-09-22 18:14:36 | <sm[m]> | not urgent for me, I was just wondering |
| 2020-09-22 18:14:48 | <monochrom> | I'm a lazy programmer, I think I know. It's less work to hardcode parameters at compile time. :) |
| 2020-09-22 18:14:56 | <tomsmeding> | :p |
| 2020-09-22 18:15:10 | ← | dead10cc parts (63f22acf@gateway/web/cgi-irc/kiwiirc.com/ip.99.242.42.207) () |
| 2020-09-22 18:15:38 | <geekosaur> | xmonad-style configuration :) |
| 2020-09-22 18:16:06 | → | dxld joins (~dxld@2a01:4f8:201:89ff:7479:df6a:7ab8:8305) |
| 2020-09-22 18:16:45 | → | niHiggim_ joins (~manjaro-u@98.122.188.27) |
| 2020-09-22 18:17:13 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Quit: Lost terminal) |
| 2020-09-22 18:18:40 | × | zacts quits (~zacts@dragora/developer/zacts) (Ping timeout: 272 seconds) |
| 2020-09-22 18:19:28 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-22 18:20:14 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-09-22 18:20:20 | × | theorbtwo quits (~theorb@cpc81860-swin19-2-0-cust166.3-1.cable.virginm.net) (Ping timeout: 265 seconds) |
| 2020-09-22 18:20:38 | <tomsmeding> | sm[m]: ircbrowse_tom should have joined #hledger |
| 2020-09-22 18:22:07 | <sm[m]> | it has not |
| 2020-09-22 18:22:49 | → | __monty__ joins (~toonn@unaffiliated/toonn) |
| 2020-09-22 18:23:12 | <tomsmeding> | why does znc not make a channel enabled by default |
| 2020-09-22 18:23:23 | <tomsmeding> | there we go |
| 2020-09-22 18:23:42 | <tomsmeding> | https://ircbrowse.tomsmeding.com/browse/hledger |
| 2020-09-22 18:24:07 | <maerwald> | sm[m]: stripAnsi... wasn't that the function with the bug? :) |
| 2020-09-22 18:24:35 | <sm[m]> | tomsmeding: thanks! |
| 2020-09-22 18:25:01 | → | zacts joins (~zacts@dragora/developer/zacts) |
| 2020-09-22 18:25:05 | <sm[m]> | maerwald: it got broken and fixed in hledger master recently, but works fine in all released versions AFAIK |
| 2020-09-22 18:25:43 | <sm[m]> | well I'd better qualify that, maybe 1.19 or 1.19.1 is suspect |
| 2020-09-22 18:26:58 | hackage | stm-actor 0.2.0.1 - A simplistic actor model based on STM https://hackage.haskell.org/package/stm-actor-0.2.0.1 (sgschlesinger) |
| 2020-09-22 18:27:21 | → | Tops2 joins (~Tobias@dyndsl-095-033-021-091.ewe-ip-backbone.de) |
| 2020-09-22 18:30:41 | → | ircbrowse_tom joins (~ircbrowse@64.225.78.177) |
| 2020-09-22 18:30:41 | Server | sets mode +CLnt |
| 2020-09-22 18:30:46 | → | chrisdotcode joins (~chrisdotc@unaffiliated/chrisdotcode) |
| 2020-09-22 18:31:06 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2020-09-22 18:32:30 | → | Stanley00 joins (~stanley00@unaffiliated/stanley00) |
| 2020-09-22 18:34:51 | → | rig0rmortis joins (~rig0rmort@pool-71-125-29-11.nycmny.fios.verizon.net) |
| 2020-09-22 18:34:57 | → | coot joins (~coot@37.30.51.178.nat.umts.dynamic.t-mobile.pl) |
| 2020-09-22 18:36:45 | × | Stanley00 quits (~stanley00@unaffiliated/stanley00) (Ping timeout: 240 seconds) |
| 2020-09-22 18:37:52 | → | rig0rmor_ joins (~rig0rmort@86.106.143.21) |
| 2020-09-22 18:39:13 | × | Saten-san quits (~Saten-san@ip-83-134-202-119.dsl.scarlet.be) (Quit: WeeChat 2.8) |
| 2020-09-22 18:39:30 | × | rig0rmortis quits (~rig0rmort@pool-71-125-29-11.nycmny.fios.verizon.net) (Ping timeout: 256 seconds) |
| 2020-09-22 18:40:43 | → | thir joins (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) |
| 2020-09-22 18:40:56 | × | rig0rmor_ quits (~rig0rmort@86.106.143.21) (Client Quit) |
| 2020-09-22 18:41:49 | → | rig0rmortis joins (~rig0rmort@86.106.143.21) |
| 2020-09-22 18:42:06 | × | |-\|-\ quits (~justsomeg@unaffiliated/--/x-3805311) (Ping timeout: 272 seconds) |
| 2020-09-22 18:42:17 | × | zacts quits (~zacts@dragora/developer/zacts) (Quit: leaving) |
| 2020-09-22 18:43:11 | → | mmohammadi98122 joins (~mmohammad@86.106.194.98) |
| 2020-09-22 18:43:39 | × | mmohammadi98122 quits (~mmohammad@86.106.194.98) (Client Quit) |
| 2020-09-22 18:44:05 | × | mmohammadi9812 quits (~mmohammad@86.106.194.98) (Ping timeout: 240 seconds) |
| 2020-09-22 18:44:30 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-101-24.w86-212.abo.wanadoo.fr) |
| 2020-09-22 18:45:16 | × | takuan quits (~takuan@178-116-218-225.access.telenet.be) (Ping timeout: 272 seconds) |
| 2020-09-22 18:45:34 | → | nineonin_ joins (~nineonine@216.81.48.202) |
| 2020-09-22 18:46:33 | × | sw1nn quits (~sw1nn@host81-146-21-49.range81-146.btcentralplus.com) (Ping timeout: 260 seconds) |
| 2020-09-22 18:48:22 | → | Saten-san joins (~Saten-san@ip-83-134-202-119.dsl.scarlet.be) |
| 2020-09-22 18:49:04 | × | nineonine quits (~nineonine@50.216.62.2) (Ping timeout: 272 seconds) |
| 2020-09-22 18:49:37 | → | sw1nn joins (~sw1nn@host81-146-21-49.range81-146.btcentralplus.com) |
| 2020-09-22 18:58:02 | × | ryansmccoy quits (~ryansmcco@193.37.254.27) (Ping timeout: 265 seconds) |
| 2020-09-22 18:58:21 | × | Saten-san quits (~Saten-san@ip-83-134-202-119.dsl.scarlet.be) (Quit: WeeChat 2.8) |
| 2020-09-22 18:58:31 | × | hekkaidekapus quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Remote host closed the connection) |
| 2020-09-22 18:58:49 | → | ryansmccoy joins (~ryansmcco@193.37.254.27) |
| 2020-09-22 18:59:03 | → | hekkaidekapus joins (~tchouri@gateway/tor-sasl/hekkaidekapus) |
| 2020-09-22 18:59:32 | → | gmt joins (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net) |
| 2020-09-22 19:00:40 | × | shafox quits (~shafox@106.51.234.111) (Remote host closed the connection) |
| 2020-09-22 19:00:57 | <maerwald> | sm[m]: and done :) |
| 2020-09-22 19:01:00 | → | geekosaur joins (42d52102@66.213.33.2) |
| 2020-09-22 19:01:05 | <maerwald> | your function works well |
| 2020-09-22 19:01:28 | <sm[m]> | nice! |
| 2020-09-22 19:02:00 | → | dwts joins (pid@gateway/shell/blinkenshell.org/x-hdcyxbuhngzudhpp) |
| 2020-09-22 19:02:20 | × | ChaiTRex quits (~ChaiTRex@gateway/tor-sasl/chaitrex) (Remote host closed the connection) |
| 2020-09-22 19:02:57 | → | ChaiTRex joins (~ChaiTRex@gateway/tor-sasl/chaitrex) |
| 2020-09-22 19:03:45 | × | gmt quits (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net) (Ping timeout: 240 seconds) |
| 2020-09-22 19:04:36 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
All times are in UTC.