| 02:36:42 | * | rockcavera quit (Remote host closed the connection) |
| 04:20:52 | * | benson joined #nim |
| 04:30:58 | * | xet7 quit (Ping timeout: 268 seconds) |
| 04:34:34 | * | gabreal joined #nim |
| 04:43:23 | * | xet7 joined #nim |
| 05:44:18 | * | gabreal quit (Ping timeout: 246 seconds) |
| 06:10:54 | * | mrinsane quit (Ping timeout: 246 seconds) |
| 08:05:17 | * | gabreal joined #nim |
| 08:05:18 | gabreal | test |
| 08:05:44 | Amun-Ra | test failed successfuly ;) |
| 08:05:50 | gabreal | Hahaha |
| 08:06:00 | gabreal | I was trying to see if the IRC <> Discord bridge was working |
| 08:06:17 | Amun-Ra | :> |
| 08:06:55 | gabreal | Would love some feedback on the stuff I + my slop machine made https://github.com/gabearro/cps-runtime I validated the http1.1, http2, http3, ws, sse, webtransport using playwright + I'm chatting via the IRC client library in this repo |
| 08:07:47 | Amun-Ra | async is something I've never touched in nim |
| 08:08:26 | Amun-Ra | I write cli tools mostly |
| 08:08:26 | gabreal | Unfortunately, I devved on a mac so not super sure everything works on Windows(probably works on Linux) |
| 08:08:26 | gabreal | What library do you use for making your CLIs ? |
| 08:08:37 | gabreal | I threw in a TUI library that could be interesting maybe? |
| 08:08:50 | Amun-Ra | I roll my own |
| 08:09:02 | Amun-Ra | I don't use TUI |
| 08:09:13 | gabreal | Neat! |
| 08:09:15 | gabreal | What have you been building? |
| 08:09:48 | Amun-Ra | I wrote my own posix-like argument parser |
| 08:09:48 | gabreal | Do you have a repo I could check out? |
| 08:09:53 | gabreal | I was going to implement something similar as well but not sure of the best way to approach it |
| 08:09:59 | Amun-Ra | gabreal: modern 'file' replacement and an image browser for obscure and old image formats; I plan to release the source on gh this year |
| 08:10:12 | gabreal | Oh that's so cool |
| 08:10:20 | gabreal | Are you rolling your own image library as well? |
| 08:11:18 | Amun-Ra | gabreal: only for image reading, I used SDL, GTK, X11, Motif… for display |
| 08:11:29 | gabreal | That's awesome |
| 08:12:10 | Amun-Ra | gabreal: this is quite old js port: https://retro.rocks/poirot/js/ |
| 08:12:42 | Amun-Ra | I have much newer wasm one, but it stopped working lately and I couldn't find time to fix the issue: https://retro.rocks/poirot/wasm/ |
| 08:12:57 | gabreal | Are you compiling Nim -> wasm? |
| 08:13:08 | Amun-Ra | via emscripten |
| 08:13:16 | gabreal | https://github.com/gabearro/cps-runtime/blob/master/config.ui.wasm.nims |
| 08:13:22 | gabreal | Check this out if you want to cut out emscripten |
| 08:13:29 | Amun-Ra | I use nim js backend for pure js |
| 08:13:55 | Amun-Ra | gabreal: oh, nice, I'm going to add that to the list, thanks |
| 08:14:34 | Amun-Ra | the bug hides somewhere in my js glue code |
| 08:14:54 | gabreal | Ofc, I'm trying to find where I have the stub for exceptions in wasm, I fixed the Nim exceptions not working somewhere in my repo |
| 08:15:41 | gabreal | https://github.com/gabearro/cps-runtime/blob/master/examples/ui/panicoverride.nim |
| 08:15:42 | gabreal | here |
| 08:16:05 | Amun-Ra | hmm |
| 08:16:48 | Amun-Ra | I would have released the code a long time ago, but I prefer adding new formats than cleaning up the code ;) |
| 08:17:36 | gabreal | Makes sense :) |
| 08:21:45 | * | gabreal quit (Remote host closed the connection) |
| 08:23:04 | * | gabreal joined #nim |
| 08:27:32 | * | gabreal quit (Remote host closed the connection) |
| 08:27:50 | * | gabreal joined #nim |
| 08:37:06 | * | gabreal quit (Remote host closed the connection) |
| 08:39:55 | * | gabreal joined #nim |
| 08:44:05 | * | gabreal quit (Read error: Connection reset by peer) |
| 09:04:45 | * | beholders_eye joined #nim |
| 09:38:27 | * | FromDiscord joined #nim |
| 09:38:42 | * | PMunch joined #nim |
| 09:38:57 | PMunch | The bridge might be back up? |
| 09:39:44 | FromDiscord | <pmunch> Hey, would you look at that |
| 09:50:25 | FromDiscord | <aethrvmn> What did he do?↵(@zacoons) |
| 09:52:57 | FromDiscord | <nnsee> In reply to @pmunch "It's more named after": depends on who you ask, i suppose. "In rabbinical writings up to the present, he is almost invariably referred to as "Nimrod the Evil" (Hebrew: נמרוד הרשע)." |
| 09:55:12 | FromDiscord | <nnsee> christian texts label him more arrogant than evil, though |
| 09:55:37 | FromDiscord | <pmunch> Well yeah, if one of your mortal sins is to have other gods then the guy idolizing himself isn't a great guy |
| 09:55:48 | FromDiscord | <pmunch> (unless something something politics) |
| 09:58:18 | FromDiscord | <pmunch> A lot of the old testament stuff like Eve eating from the tree of knowledge learning the difference between right and wrong, Nimrod being such a great king (in the achieving king stuff scale) that he is starting to give God a run for his money, etc. seems to be about holding people back from knowledge and power out of piety. Which is great if you have a population to control, but whether they are "evil" is up for interpretation I guess. |
| 09:59:39 | FromDiscord | <aethrvmn> My source says he literally just was a good hunter, and it implies that he led the construction of the tower at Babel, because he was the one ruling over it↵(@nnsee) |
| 09:59:58 | FromDiscord | <aethrvmn> My source says he literally just was a good hunter, and a conqueror and it implies that he led the construction of the tower at Babel, because he was the one ruling over it |
| 10:17:36 | * | adokitkat joined #nim |
| 12:23:06 | FromDiscord | <shalokshalom> sent a long message, see https://pasty.ee/piVZuafq |
| 12:25:36 | * | adokitkat quit (Quit: Client closed) |
| 12:30:42 | FromDiscord | <[Next-System] systemblue> https://github.com/systemblue333/Nim-Cryptography/tree/main/src/Cryptography↵I'm making new cryptography library ↵I modernise nim-crypto and add some other functions |
| 12:33:41 | FromDiscord | <[Next-System] systemblue> AES, SHA-0, SHA-1, SHA-2, SHA-3, Keccak, Shake, HAS-160, RIPEMD have been made now↵and also making LSH, Gost(complete but have to write comment), ChaCha20 |
| 12:44:48 | * | beholders_eye quit (Ping timeout: 256 seconds) |
| 14:00:05 | * | beholders_eye joined #nim |
| 14:50:23 | Amun-Ra | oh, nim 2.2.8 |
| 14:50:33 | Amun-Ra | PMunch: /topic need a little update ;) |
| 14:50:38 | Amun-Ra | needs* even |
| 14:57:44 | * | pmp-p quit (Ping timeout: 268 seconds) |
| 15:06:14 | PMunch | I'm surprised it was as updated as it was :P |
| 15:06:26 | PMunch | Man, I sorta miss the Nim IRC heyday |
| 15:08:31 | * | PMunch quit (Quit: Leaving) |
| 15:24:42 | * | pmp-p joined #nim |
| 15:24:45 | Amun-Ra | ;) |
| 15:24:49 | Amun-Ra | thanks :) |
| 15:28:49 | * | benson quit (Read error: Connection reset by peer) |
| 15:45:58 | FromDiscord | <hovsater> sent a code paste, see https://discordapp.com/channels/371759389889003530/371759389889003532/1476605689886674955 |
| 16:13:45 | * | mrinsane joined #nim |
| 16:57:49 | * | beholders_eye quit (Ping timeout: 276 seconds) |
| 17:27:13 | * | gabreal joined #nim |
| 17:36:15 | FromDiscord | <amun0666> In reply to @hovsater "I'm reading the Nim": It's an error in the tutorial. |
| 17:45:53 | FromDiscord | <hovsater> In reply to @amun0666 "It's an error in": Should I submit a PR? |
| 17:49:10 | FromDiscord | <gabreal> In reply to @bluewhale_unkown_x "https://github.com/systemblue333/Nim-Cryptography/t": I recommend adding tests of test vectors / comparing the behavior with another C lib for each of the functions |
| 17:56:08 | FromDiscord | <aethrvmn> Ye ofc↵(@hovsater) |
| 17:56:11 | FromDiscord | <aethrvmn> No need to be shy |
| 17:58:22 | Amun-Ra | indeed |
| 18:08:50 | * | beholders_eye joined #nim |
| 18:32:37 | * | gabreal quit (Remote host closed the connection) |
| 18:32:56 | * | gabreal joined #nim |
| 19:19:41 | FromDiscord | <hovsater> Submitted a PR for it! https://github.com/nim-lang/Nim/pull/25556 |
| 19:26:10 | * | beholders_eye quit (Ping timeout: 248 seconds) |
| 19:30:09 | * | th3r00t joined #nim |
| 19:35:18 | * | gabreal quit (Remote host closed the connection) |
| 19:35:34 | * | gabreal joined #nim |