Logs: liberachat/#haskell
| 2021-06-18 17:12:29 | → | fizbin joins (~fizbin@c-68-83-100-68.hsd1.nj.comcast.net) |
| 2021-06-18 17:12:32 | → | lalbornoz_ joins (~lalbornoz@n112118160160.netvigator.com) |
| 2021-06-18 17:12:34 | <lalbornoz_> | YOUR SHIT CHATS MAKE ME SO MAD I PUNCH HOLES IN MY WALL!!! THATS Y I MOVED 2 IRC.LIBERA.CHAT #MIDIPIX https://i.imgur.com/zkMEoVo.jpeg |
| 2021-06-18 17:12:40 | ChanServ | sets mode +o monochrom |
| 2021-06-18 17:12:41 | × | lalbornoz_ quits (~lalbornoz@n112118160160.netvigator.com) (K-Lined) |
| 2021-06-18 17:12:46 | monochrom | sets mode -o monochrom |
| 2021-06-18 17:13:05 | → | warnz joins (~warnz@2600:1700:77c0:5610:7144:467c:eae6:37e7) |
| 2021-06-18 17:13:30 | <blackbart> | Does anyone know of a haskell library that could do something like this (from BOSL2 library for OpenSCAD) https://github.com/revarbat/BOSL2/wiki/walls.scad#module-sparse_strut ? |
| 2021-06-18 17:14:15 | × | alx741 quits (~alx741@181.196.68.42) (Ping timeout: 244 seconds) |
| 2021-06-18 17:16:42 | × | fizbin quits (~fizbin@c-68-83-100-68.hsd1.nj.comcast.net) (Ping timeout: 240 seconds) |
| 2021-06-18 17:18:40 | <blackbart> | To save the need to load the link, it basicly creates sort of wireframe rectangles (ideally, I'd like to do trapezoids as well) |
| 2021-06-18 17:18:55 | × | jmcarthur quits (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) (Quit: My MacBook Air has gone to sleep. ZZZzzz…) |
| 2021-06-18 17:21:26 | × | boxscape quits (~boxscape@user/boxscape) (Ping timeout: 252 seconds) |
| 2021-06-18 17:23:09 | <[exa]> | blackbart: there's been some scad-like library recently |
| 2021-06-18 17:26:23 | <[exa]> | https://github.com/Haskell-Things/ImplicitCAD <- I guess you should be able to express it with this one |
| 2021-06-18 17:26:58 | → | ddellacosta joins (~ddellacos@86.106.121.100) |
| 2021-06-18 17:27:38 | → | alx741 joins (~alx741@181.196.68.241) |
| 2021-06-18 17:28:57 | × | dhil quits (~dhil@195.213.192.47) (Ping timeout: 272 seconds) |
| 2021-06-18 17:32:07 | × | ddellacosta quits (~ddellacos@86.106.121.100) (Ping timeout: 272 seconds) |
| 2021-06-18 17:34:27 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-06-18 17:34:57 | <blackbart> | [exa]: taking a look, thanks |
| 2021-06-18 17:35:12 | → | finsternis joins (~Y@23.226.237.192) |
| 2021-06-18 17:35:32 | <[exa]> | it's a wild guess but it looked pretty advanced |
| 2021-06-18 17:39:43 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds) |
| 2021-06-18 17:41:26 | → | dhil joins (~dhil@80.208.56.181) |
| 2021-06-18 17:42:19 | → | neceve joins (~quassel@2a02:c7f:607e:d600:a95a:ecd2:e57a:3130) |
| 2021-06-18 17:43:35 | <maerwald[m]> | It can't represent hulls |
| 2021-06-18 17:47:23 | × | johny9 quits (~bc817c21@217.29.117.252) (Quit: http://www.okay.uz/ (Session timeout)) |
| 2021-06-18 17:50:31 | → | econo joins (uid147250@user/econo) |
| 2021-06-18 17:55:30 | × | Ariakenom quits (~Ariakenom@2001:9b1:efb:fc00:c87c:bd1f:7ebb:5b0b) (Quit: Leaving) |
| 2021-06-18 17:58:00 | × | pbrisbin quits (~patrick@pool-72-92-38-164.phlapa.fios.verizon.net) (Ping timeout: 268 seconds) |
| 2021-06-18 17:58:44 | → | fef joins (~thedawn@user/thedawn) |
| 2021-06-18 17:59:02 | → | teaSlurper joins (~chris@81.96.113.213) |
| 2021-06-18 18:00:04 | → | ec joins (~ec@gateway/tor-sasl/ec) |
| 2021-06-18 18:00:48 | → | safinaskar joins (~safinaska@109-252-90-89.nat.spd-mgts.ru) |
| 2021-06-18 18:01:16 | <safinaskar> | hi. i didn't specify "-O2" in cabal file and published a package to hackage |
| 2021-06-18 18:01:28 | <safinaskar> | does it mean that my package will be slower for all users?! |
| 2021-06-18 18:01:49 | → | jmcarthur joins (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) |
| 2021-06-18 18:02:23 | <monochrom> | Apart from a few very rare exceptions, you are not supposed to specify -O2 in the first place. This one is supposed to be a user choice, not an author choice. |
| 2021-06-18 18:02:35 | → | ddellacosta joins (~ddellacos@86.106.121.100) |
| 2021-06-18 18:02:46 | <sclv> | right. hackage actually yells at you if you try to upload with O2 |
| 2021-06-18 18:02:57 | <monochrom> | And the cabal default is -O1. |
| 2021-06-18 18:05:16 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-06-18 18:06:02 | → | oxide joins (~lambda@user/oxide) |
| 2021-06-18 18:06:19 | → | pippijn joins (~pippijn@ra.xinutec.org) |
| 2021-06-18 18:06:24 | × | curiousgay quits (~quassel@178.217.208.8) (Read error: Connection reset by peer) |
| 2021-06-18 18:06:28 | → | derelict joins (~derelict@user/derelict) |
| 2021-06-18 18:07:06 | × | ddellacosta quits (~ddellacos@86.106.121.100) (Ping timeout: 240 seconds) |
| 2021-06-18 18:09:01 | → | sedeki joins (~textual@user/sedeki) |
| 2021-06-18 18:09:59 | <safinaskar> | thanks |
| 2021-06-18 18:10:11 | × | safinaskar quits (~safinaska@109-252-90-89.nat.spd-mgts.ru) (Quit: Client closed) |
| 2021-06-18 18:10:15 | → | beka joins (~beka@104.193.170-244.PUBLIC.monkeybrains.net) |
| 2021-06-18 18:10:18 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-06-18 18:10:31 | × | jmcarthur quits (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) (Quit: My MacBook Air has gone to sleep. ZZZzzz…) |
| 2021-06-18 18:12:31 | → | fizbin joins (~fizbin@c-68-83-100-68.hsd1.nj.comcast.net) |
| 2021-06-18 18:13:27 | → | favonia joins (~favonia@user/favonia) |
| 2021-06-18 18:14:02 | → | Guest9 joins (~Guest9@103.250.137.30) |
| 2021-06-18 18:14:28 | → | tromp joins (~textual@dhcp-077-249-230-040.chello.nl) |
| 2021-06-18 18:17:05 | × | fizbin quits (~fizbin@c-68-83-100-68.hsd1.nj.comcast.net) (Ping timeout: 272 seconds) |
| 2021-06-18 18:20:25 | × | sedeki quits (~textual@user/sedeki) (Quit: Textual IRC Client: www.textualapp.com) |
| 2021-06-18 18:23:02 | × | awth13 quits (~user@user/awth13) (Read error: Connection reset by peer) |
| 2021-06-18 18:24:38 | → | jneira_ joins (~jneira_@131.red-79-155-1.dynamicip.rima-tde.net) |
| 2021-06-18 18:27:30 | × | beka quits (~beka@104.193.170-244.PUBLIC.monkeybrains.net) (Ping timeout: 240 seconds) |
| 2021-06-18 18:30:41 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 268 seconds) |
| 2021-06-18 18:32:23 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 252 seconds) |
| 2021-06-18 18:32:23 | × | tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2021-06-18 18:32:52 | → | tromp joins (~textual@dhcp-077-249-230-040.chello.nl) |
| 2021-06-18 18:35:26 | → | Ariakenom joins (~Ariakenom@2001:9b1:efb:fc00:35e3:9001:de86:167f) |
| 2021-06-18 18:35:42 | × | Morrow quits (~Morrow@bzq-110-168-31-106.red.bezeqint.net) (Ping timeout: 264 seconds) |
| 2021-06-18 18:43:23 | → | ddellacosta joins (~ddellacos@86.106.121.100) |
| 2021-06-18 18:46:25 | × | fef quits (~thedawn@user/thedawn) (Ping timeout: 252 seconds) |
| 2021-06-18 18:47:03 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-06-18 18:47:47 | × | ddellacosta quits (~ddellacos@86.106.121.100) (Ping timeout: 252 seconds) |
| 2021-06-18 18:49:18 | × | teaSlurper quits (~chris@81.96.113.213) (Remote host closed the connection) |
| 2021-06-18 18:49:18 | × | azeem quits (~azeem@dynamic-adsl-78-13-238-239.clienti.tiscali.it) (Read error: Connection reset by peer) |
| 2021-06-18 18:49:32 | × | BosonCollider quits (~olofs@90-227-86-119-no542.tbcn.telia.com) (Remote host closed the connection) |
| 2021-06-18 18:49:49 | → | BosonCollider joins (~olofs@90-227-86-119-no542.tbcn.telia.com) |
| 2021-06-18 18:51:06 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 2021-06-18 18:51:35 | → | azeem joins (~azeem@dynamic-adsl-78-13-238-239.clienti.tiscali.it) |
| 2021-06-18 18:54:10 | → | teaSlurper joins (~chris@81.96.113.213) |
| 2021-06-18 18:54:49 | → | curiousgay joins (~quassel@178.217.208.8) |
| 2021-06-18 18:55:51 | × | tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2021-06-18 18:56:00 | × | teaSlurper quits (~chris@81.96.113.213) (Read error: Connection reset by peer) |
| 2021-06-18 18:56:07 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2021-06-18 18:56:17 | → | beka joins (~beka@104.193.170-244.PUBLIC.monkeybrains.net) |
| 2021-06-18 18:56:21 | → | teaSlurper joins (~chris@81.96.113.213) |
| 2021-06-18 19:00:03 | × | qrpnxz quits (~qrpnxz@user/qrpnxz) (Quit: Gateway shutdown) |
| 2021-06-18 19:00:13 | → | qrpnxz joins (abc4f95c31@user/qrpnxz) |
| 2021-06-18 19:00:54 | → | tromp joins (~textual@dhcp-077-249-230-040.chello.nl) |
| 2021-06-18 19:03:16 | × | acid quits (~acid@user/acid) (Ping timeout: 244 seconds) |
| 2021-06-18 19:03:37 | → | acid joins (~acid@user/acid) |
| 2021-06-18 19:04:31 | → | lortabac joins (~lortabac@2a01:e0a:541:b8f0:a6ac:8c1e:9557:b0f1) |
| 2021-06-18 19:09:35 | → | jmcarthur joins (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) |
| 2021-06-18 19:11:01 | × | seeg quits (~thelounge@static.89.161.217.95.clients.your-server.de) (Quit: Ping timeout (120 seconds)) |
| 2021-06-18 19:11:11 | × | jmcarthur quits (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) (Client Quit) |
| 2021-06-18 19:11:23 | → | seeg joins (~thelounge@static.89.161.217.95.clients.your-server.de) |
| 2021-06-18 19:11:32 | × | acid quits (~acid@user/acid) (Ping timeout: 244 seconds) |
| 2021-06-18 19:12:08 | → | acid joins (~acid@user/acid) |
| 2021-06-18 19:14:35 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 268 seconds) |
| 2021-06-18 19:14:57 | → | jao joins (jao@gateway/vpn/protonvpn/jao) |
All times are in UTC.