Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-03-26 01:53:41 × Guest53742 quits (~textual@zrcout.mskcc.org) (Ping timeout: 260 seconds)
2021-03-26 01:53:54 <spidr> hello
2021-03-26 01:54:05 elliott__ joins (~elliott@pool-108-51-101-42.washdc.fios.verizon.net)
2021-03-26 01:54:40 <ski> hello
2021-03-26 01:55:16 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-03-26 01:56:16 drbean_ joins (~drbean@TC210-63-209-87.static.apol.com.tw)
2021-03-26 01:58:12 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-26 01:58:17 × dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 265 seconds)
2021-03-26 01:59:42 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 252 seconds)
2021-03-26 02:00:21 × rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds)
2021-03-26 02:01:22 <dcbdan> I have an application that displays boxes on a screen. A user can push a box, moving it in a direction. Whenever that happens, state is updated to reflect that the box has changed position.
2021-03-26 02:02:11 <dcbdan> My idea was to store all my boxes in a hacky-kinda-r-tree-but-simpler data structure.
2021-03-26 02:03:00 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 252 seconds)
2021-03-26 02:03:21 <dcbdan> Should this use case have a mutable data structure, or a functional? If it is functional, should it be strict?
2021-03-26 02:05:43 × ezrakilty quits (~ezrakilty@97-113-58-224.tukw.qwest.net) (Remote host closed the connection)
2021-03-26 02:05:49 × xff0x quits (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) (Ping timeout: 245 seconds)
2021-03-26 02:05:50 <dcbdan> At this point, I've written a mutable-version with IO arrays, and a functional version. They're both slow, but the IO-array version is _really_ slow. _shrugs_
2021-03-26 02:06:00 ryxai joins (~textual@pool-71-183-41-241.nycmny.fios.verizon.net)
2021-03-26 02:06:45 Alleria joins (~textual@2603-7000-3040-0000-c56e-092a-f34e-2a6e.res6.spectrum.com)
2021-03-26 02:07:02 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds)
2021-03-26 02:07:09 Alleria is now known as Guest74945
2021-03-26 02:07:52 xff0x joins (~xff0x@2001:1a81:5226:c00:91a4:4af2:a8dc:80b7)
2021-03-26 02:08:01 zymurgy joins (~zymurgy@li607-220.members.linode.com)
2021-03-26 02:10:02 × bobweb quits (6bb893db@cpe-107-184-147-219.socal.res.rr.com) (Ping timeout: 240 seconds)
2021-03-26 02:14:22 tpefreedom joins (~tsomers@184-157-240-110.dyn.centurytel.net)
2021-03-26 02:15:30 Axma61156 joins (~Axman6@pdpc/supporter/student/Axman6)
2021-03-26 02:16:10 × SoF quits (~SoF@unaffiliated/skillyonfire) (Quit: Ping timeout (120 seconds))
2021-03-26 02:16:42 × Axman6 quits (~Axman6@pdpc/supporter/student/Axman6) (Remote host closed the connection)
2021-03-26 02:16:51 SoF joins (~SoF@unaffiliated/skillyonfire)
2021-03-26 02:17:06 × elliott__ quits (~elliott@pool-108-51-101-42.washdc.fios.verizon.net) (Ping timeout: 240 seconds)
2021-03-26 02:17:11 × Unode quits (~Unode@unaffiliated/unode) (Remote host closed the connection)
2021-03-26 02:17:16 × urodna quits (~urodna@unaffiliated/urodna) (Quit: urodna)
2021-03-26 02:17:22 Unode joins (~Unode@unaffiliated/unode)
2021-03-26 02:18:22 × ryxai quits (~textual@pool-71-183-41-241.nycmny.fios.verizon.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-03-26 02:19:15 rj joins (~x@gateway/tor-sasl/rj)
2021-03-26 02:22:16 turq_ is now known as turq
2021-03-26 02:22:26 × bitmapper quits (uid464869@gateway/web/irccloud.com/x-skyxflrnbkdkklzl) (Quit: Connection closed for inactivity)
2021-03-26 02:24:20 × turq quits (~electro@138.197.8.173) (Changing host)
2021-03-26 02:24:20 turq joins (~electro@unaffiliated/turq)
2021-03-26 02:24:58 zekriad joins (~zekriad@74.193.156.94)
2021-03-26 02:26:48 electricityZZZZZ joins (~electrici@135-180-3-82.static.sonic.net)
2021-03-26 02:26:50 × electricityZZZZ quits (~electrici@135-180-3-82.static.sonic.net) (Ping timeout: 252 seconds)
2021-03-26 02:29:33 × rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds)
2021-03-26 02:31:34 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-03-26 02:35:46 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 240 seconds)
2021-03-26 02:36:33 v01d4lph4 joins (~v01d4lph4@106.212.133.35)
2021-03-26 02:38:41 notzmv joins (~zmv@unaffiliated/zmv)
2021-03-26 02:40:56 × v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 246 seconds)
2021-03-26 02:41:41 × Guest55480 quits (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) (Ping timeout: 240 seconds)
2021-03-26 02:44:42 aarvar joins (~foewfoiew@2601:602:a080:fa0:e589:d5cd:80fb:258d)
2021-03-26 02:51:29 Axma61156 is now known as Axman6
2021-03-26 02:52:53 ezrakilty joins (~ezrakilty@97-113-58-224.tukw.qwest.net)
2021-03-26 02:53:13 molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312)
2021-03-26 02:53:41 × stree quits (~stree@68.36.8.116) (Ping timeout: 240 seconds)
2021-03-26 02:55:18 gnumonic joins (~gnumonic@c-73-170-91-210.hsd1.ca.comcast.net)
2021-03-26 03:03:23 × xff0x quits (~xff0x@2001:1a81:5226:c00:91a4:4af2:a8dc:80b7) (Ping timeout: 258 seconds)
2021-03-26 03:03:46 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-03-26 03:04:03 × tpefreedom quits (~tsomers@184-157-240-110.dyn.centurytel.net) (Remote host closed the connection)
2021-03-26 03:04:11 × conal quits (~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-03-26 03:05:06 xff0x joins (~xff0x@2001:1a81:522d:f100:d10d:84ad:4500:2c79)
2021-03-26 03:06:30 conal joins (~conal@64.71.133.70)
2021-03-26 03:07:01 stree joins (~stree@68.36.8.116)
2021-03-26 03:07:18 juri__ joins (~juri@79.140.115.110)
2021-03-26 03:08:16 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 252 seconds)
2021-03-26 03:09:25 × nbloomf quits (~nbloomf@2600:1700:ad14:3020:dd08:3633:7b3f:d0eb) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-03-26 03:09:31 × juri_ quits (~juri@79.140.115.251) (Ping timeout: 260 seconds)
2021-03-26 03:20:12 <__minoru__shirae> dcbdan: what do you use to display boxes?
2021-03-26 03:20:20 × alx741 quits (~alx741@186.178.108.68) (Quit: alx741)
2021-03-26 03:21:36 <__minoru__shirae> how do you know that they are slow? did you test them without visualization?
2021-03-26 03:23:00 Stanley00 joins (~stanley00@unaffiliated/stanley00)
2021-03-26 03:25:46 × machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (Ping timeout: 240 seconds)
2021-03-26 03:27:25 <dcbdan> it is a terminal display. Fill a whole terminal with 3x3 boxes, for example
2021-03-26 03:27:46 × __minoru__shirae quits (~shiraeesh@109.166.56.243) (Ping timeout: 240 seconds)
2021-03-26 03:28:53 × lemmih quits (~lemmih@2406:3003:2072:44:35a4:fecd:eff2:b477) (Ping timeout: 258 seconds)
2021-03-26 03:31:26 × dustinm quits (~dustinm@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
2021-03-26 03:33:22 × ezrakilty quits (~ezrakilty@97-113-58-224.tukw.qwest.net) (Remote host closed the connection)
2021-03-26 03:33:33 lemmih joins (~lemmih@2406:3003:2072:44:6e66:db7b:b46b:3ed1)
2021-03-26 03:37:34 __minoru__shirae joins (~shiraeesh@109.166.56.243)
2021-03-26 03:39:26 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-03-26 03:40:02 dustinm joins (~dustinm@static.38.6.217.95.clients.your-server.de)
2021-03-26 03:41:50 _Alleria joins (~AllahuAkb@2603-7000-3040-0000-d83c-5948-c192-a22e.res6.spectrum.com)
2021-03-26 03:42:06 × Alleria_ quits (~AllahuAkb@2603-7000-3040-0000-d83c-5948-c192-a22e.res6.spectrum.com) (Ping timeout: 258 seconds)
2021-03-26 03:43:11 × theDon quits (~td@94.134.91.163) (Ping timeout: 240 seconds)
2021-03-26 03:43:46 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 240 seconds)
2021-03-26 03:44:06 nbloomf joins (~nbloomf@2600:1700:ad14:3020:699e:bcf8:d3ec:5b7d)
2021-03-26 03:44:44 × kiweun quits (~kiweun@2607:fea8:2a62:9600:c9a0:4edb:f142:45d8) (Remote host closed the connection)
2021-03-26 03:45:28 theDon joins (~td@muedsl-82-207-238-105.citykom.de)
2021-03-26 03:45:32 zephyz joins (zephyz@gateway/vpn/privateinternetaccess/zephyz)
2021-03-26 03:47:08 × cyphase quits (~cyphase@unaffiliated/cyphase) (Ping timeout: 252 seconds)
2021-03-26 03:51:05 × zephyz quits (zephyz@gateway/vpn/privateinternetaccess/zephyz) (Quit: zephyz)
2021-03-26 03:51:11 shad0w_ joins (a0ca25a0@160.202.37.160)
2021-03-26 03:53:59 dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com)
2021-03-26 03:54:34 × nbloomf quits (~nbloomf@2600:1700:ad14:3020:699e:bcf8:d3ec:5b7d) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-03-26 03:55:41 cyphase joins (~cyphase@unaffiliated/cyphase)
2021-03-26 03:55:47 jamm_ joins (~jamm@unaffiliated/jamm)
2021-03-26 03:57:26 FinnElija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-03-26 03:57:26 finn_elija is now known as Guest84389
2021-03-26 03:57:26 FinnElija is now known as finn_elija
2021-03-26 03:59:04 sm2n_ is now known as sm2n
2021-03-26 03:59:07 × dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 265 seconds)

All times are in UTC.