Logs: freenode/#haskell
| 2020-09-23 17:17:54 | <cr0ssw1nd> | https://github.com/wireapp/wire-server/blob/develop/libs/types-common/src/Data/Id.hs#L168 |
| 2020-09-23 17:18:13 | <cr0ssw1nd> | the thing is that I use the same collection of usernames in 2 binaries |
| 2020-09-23 17:18:16 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-09-23 17:18:19 | <cr0ssw1nd> | so different UUIDs are generated |
| 2020-09-23 17:18:23 | <davean> | Thats what V5 is for |
| 2020-09-23 17:18:40 | <davean> | V3 and V5 generate consistent UUIDs for a given piece of data. |
| 2020-09-23 17:18:45 | → | solonarv joins (~solonarv@anancy-653-1-63-100.w109-217.abo.wanadoo.fr) |
| 2020-09-23 17:19:00 | × | hyperisco quits (~hyperisco@d192-186-117-226.static.comm.cgocable.net) (Disconnected by services) |
| 2020-09-23 17:19:02 | → | hyperisco_ joins (~hyperisco@d192-186-117-226.static.comm.cgocable.net) |
| 2020-09-23 17:19:05 | <cr0ssw1nd> | but I don't want to generate UUID and then convert it to their (Id a) |
| 2020-09-23 17:19:15 | <cr0ssw1nd> | they already have FromByteString |
| 2020-09-23 17:19:17 | → | Lord_of_Life_ joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 2020-09-23 17:19:40 | <cr0ssw1nd> | I think it becomes just impragmatic |
| 2020-09-23 17:19:52 | <davean> | ? |
| 2020-09-23 17:19:53 | <cr0ssw1nd> | for migration |
| 2020-09-23 17:19:58 | <cr0ssw1nd> | it is just test data |
| 2020-09-23 17:20:11 | <cr0ssw1nd> | I will hardcode it |
| 2020-09-23 17:20:17 | × | thir quits (~thir@p200300f27f0fc60094e773283d7bf825.dip0.t-ipconnect.de) (Remote host closed the connection) |
| 2020-09-23 17:20:25 | <davean> | Also why did you write your own UUID deserializer? |
| 2020-09-23 17:20:47 | × | xerox_ quits (~xerox@unaffiliated/xerox) (Ping timeout: 260 seconds) |
| 2020-09-23 17:20:51 | <cr0ssw1nd> | I didn't, I wanted to convert user names into hashes and then to UUID |
| 2020-09-23 17:21:03 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 260 seconds) |
| 2020-09-23 17:21:05 | <cr0ssw1nd> | but yeah |
| 2020-09-23 17:21:06 | <davean> | FromByteString (Id a) |
| 2020-09-23 17:21:09 | <davean> | That code |
| 2020-09-23 17:21:10 | <cr0ssw1nd> | I forgot about structure of UUID |
| 2020-09-23 17:21:16 | <cr0ssw1nd> | it's not my code |
| 2020-09-23 17:21:19 | <davean> | Ah |
| 2020-09-23 17:21:21 | <cr0ssw1nd> | I am working on fork of it |
| 2020-09-23 17:21:22 | × | John20 quits (~John@82.46.59.122) (Ping timeout: 258 seconds) |
| 2020-09-23 17:21:52 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds) |
| 2020-09-23 17:21:54 | <davean> | Thats already in uuid and such |
| 2020-09-23 17:22:05 | <cr0ssw1nd> | just hashing would be a bit better, would automatically scale if I create more test data |
| 2020-09-23 17:22:06 | Lord_of_Life_ | is now known as Lord_of_Life |
| 2020-09-23 17:22:48 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds) |
| 2020-09-23 17:22:49 | <cr0ssw1nd> | davean, it looks for me there is a lot of stuff written from scratch :) |
| 2020-09-23 17:23:00 | <davean> | cr0ssw1nd: yah, very confusing to me |
| 2020-09-23 17:24:20 | <davean> | I'd say the 'uuid'/'uuid-types' deserializers of them are much better. |
| 2020-09-23 17:24:42 | <davean> | well at least faster. |
| 2020-09-23 17:24:47 | <davean> | and equally as correct |
| 2020-09-23 17:25:28 | hackage | futhask 0.1.0 - Generate Haskell wrappers for Futhark libraries https://hackage.haskell.org/package/futhask-0.1.0 (GustenIsfeldt) |
| 2020-09-23 17:26:29 | → | acidjnk_new2 joins (~acidjnk@p200300d0c7237860d9dcd65723cec3bc.dip0.t-ipconnect.de) |
| 2020-09-23 17:27:21 | ← | Guest58863 parts (simonmicma@gateway/shell/matrix.org/x-dnjzamvubpkljbdv) ("User left") |
| 2020-09-23 17:27:47 | → | thir joins (~thir@p200300f27f0fc60094e773283d7bf825.dip0.t-ipconnect.de) |
| 2020-09-23 17:28:51 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-09-23 17:30:22 | → | kenran joins (~maier@b2b-37-24-119-190.unitymedia.biz) |
| 2020-09-23 17:32:27 | × | thir quits (~thir@p200300f27f0fc60094e773283d7bf825.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-09-23 17:32:49 | × | mananamenos quits (~mananamen@84.122.202.215.dyn.user.ono.com) (Ping timeout: 265 seconds) |
| 2020-09-23 17:33:54 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds) |
| 2020-09-23 17:34:21 | koz | is now known as koz_ |
| 2020-09-23 17:35:03 | × | alp quits (~alp@2a01:e0a:58b:4920:f19b:fafc:cf6a:a889) (Ping timeout: 272 seconds) |
| 2020-09-23 17:35:04 | → | ulidtko joins (~ulidtko@193.111.48.79) |
| 2020-09-23 17:35:24 | × | kenran quits (~maier@b2b-37-24-119-190.unitymedia.biz) (Ping timeout: 260 seconds) |
| 2020-09-23 17:37:43 | × | Saten-san quits (~Saten-san@ip-62-235-13-88.dsl.scarlet.be) (Quit: WeeChat 2.8) |
| 2020-09-23 17:39:06 | × | cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Ping timeout: 265 seconds) |
| 2020-09-23 17:39:45 | → | sm[m] joins (simonmicma@gateway/shell/matrix.org/x-dnjzamvubpkljbdv) |
| 2020-09-23 17:42:00 | × | cr0ssw1nd quits (~crosswind@93.152.144.222) (Ping timeout: 265 seconds) |
| 2020-09-23 17:43:07 | → | cole-h joins (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) |
| 2020-09-23 17:44:00 | → | machinedgod joins (~machinedg@d67-193-126-196.home3.cgocable.net) |
| 2020-09-23 17:45:26 | × | macrover quits (~macrover@ip70-189-231-35.lv.lv.cox.net) (Remote host closed the connection) |
| 2020-09-23 17:46:43 | × | nkly quits (~nkly@2a02:8109:9a80:a74:201:2eff:fe81:c6dd) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in) |
| 2020-09-23 17:47:13 | × | nineonine quits (~nineonine@50.216.62.2) (Remote host closed the connection) |
| 2020-09-23 17:47:14 | → | bitmapper joins (uid464869@gateway/web/irccloud.com/x-tveotbtntcklalko) |
| 2020-09-23 17:47:37 | → | nineonine joins (~nineonine@50.216.62.2) |
| 2020-09-23 17:48:27 | <AWizzArd> | I started a Snap server via `quickHttpServe` and see logs appearing that say: Can't open log file "log/error.log". Exception: log/error.log: openFile: does not exist (No such file or directory) |
| 2020-09-23 17:48:45 | <AWizzArd> | Those messages appear in my ghci session. |
| 2020-09-23 17:49:07 | <AWizzArd> | What does this mean? Does Snap expect that those files already exist when starting the server? |
| 2020-09-23 17:49:08 | → | nineonin_ joins (~nineonine@216.81.48.202) |
| 2020-09-23 17:49:21 | → | wroathe_ joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-23 17:49:36 | <AWizzArd> | Can I let Snap know that I am happy with it logging to Stdout (because AWS CloudWatch will grab everything there and save it away nicely for me)? |
| 2020-09-23 17:49:38 | × | wroathe quits (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net) (Ping timeout: 260 seconds) |
| 2020-09-23 17:49:41 | <geekosaur> | Id start by making sure the log directory exists |
| 2020-09-23 17:49:59 | → | nkly joins (~nkly@2a02:8109:9a80:a74:201:2eff:fe81:c6dd) |
| 2020-09-23 17:50:06 | × | nyd quits (~nyd@unaffiliated/elysian) (Quit: nyd) |
| 2020-09-23 17:50:20 | → | aarvar joins (~foewfoiew@50.35.43.33) |
| 2020-09-23 17:50:21 | → | xerox_ joins (~xerox@unaffiliated/xerox) |
| 2020-09-23 17:50:21 | <AWizzArd> | geekosaur: good, that removed the message. There was indeed no log/ folder yet. |
| 2020-09-23 17:50:41 | <AWizzArd> | geekosaur: I still would love to convince Snap to log everything to Stdout instead. |
| 2020-09-23 17:50:48 | <geekosaur> | as fr th other, almost certainly possible but I don't know snap |
| 2020-09-23 17:50:59 | <AWizzArd> | Okies, I will find that out later :) |
| 2020-09-23 17:51:18 | <geekosaur> | and it might not be part of quickHttpServe but some more involved interface |
| 2020-09-23 17:52:09 | <AWizzArd> | Yes, I see it’s using FastLogger, which I happen to know from another project. I’ll see how I can configure that guy. |
| 2020-09-23 17:52:12 | × | nineonine quits (~nineonine@50.216.62.2) (Ping timeout: 260 seconds) |
| 2020-09-23 17:54:19 | → | xiinotulp joins (~q@node-uq3.pool-125-24.dynamic.totinternet.net) |
| 2020-09-23 17:54:46 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-09-23 17:57:03 | → | mpereira joins (~mpereira@2a02:810d:f40:d96:2193:1ad1:c4fb:4a0e) |
| 2020-09-23 17:57:58 | × | plutoniix quits (~q@node-ujv.pool-125-24.dynamic.totinternet.net) (Ping timeout: 272 seconds) |
| 2020-09-23 17:58:57 | × | DavidEichmann quits (~david@43.240.198.146.dyn.plus.net) (Remote host closed the connection) |
| 2020-09-23 17:59:11 | → | DavidEichmann joins (~david@43.240.198.146.dyn.plus.net) |
| 2020-09-23 18:00:01 | × | flukiluke quits (~flukiluke@s91904426.blix.com) () |
| 2020-09-23 18:00:08 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds) |
| 2020-09-23 18:03:37 | → | dnlkrgr joins (~dnlkrgr@HSI-KBW-046-005-005-226.hsi8.kabel-badenwuerttemberg.de) |
| 2020-09-23 18:03:49 | × | tomku quits (~tomku@unaffiliated/tomku) (Ping timeout: 264 seconds) |
| 2020-09-23 18:06:07 | → | _vaibhavingale_ joins (~Adium@110.172.22.172) |
| 2020-09-23 18:08:04 | × | jonatanb quits (~jonatanb@83.24.161.211.ipv4.supernova.orange.pl) (Ping timeout: 260 seconds) |
| 2020-09-23 18:10:05 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-09-23 18:10:38 | × | wroathe_ quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 272 seconds) |
| 2020-09-23 18:12:44 | → | cerdito_faldero joins (~cerdito@10.85-87-120.dynamic.clientes.euskaltel.es) |
| 2020-09-23 18:13:12 | → | eric joins (~eric@2804:431:c7d4:b4fa:51d1:5637:ed81:5491) |
| 2020-09-23 18:14:14 | × | geekosaur quits (42d52102@66.213.33.2) (Ping timeout: 245 seconds) |
All times are in UTC.