<< 22-02-2025 >>

00:47:23FromDiscord<nnsee> using paste.ee and not the superior pasty.ee
00:47:25FromDiscord<nnsee> smh
01:19:57*disso-peach quit (Quit: Leaving)
01:24:49FromDiscord<exelotl> c'mon, everyone knows pasta.ee is where it's at these days 🍝
01:25:31FromDiscord<Elegantbeef> Estonian pasta is a better idea than sharing code
02:23:09*beholders_eye quit (Ping timeout: 252 seconds)
02:33:16FromDiscord<albassort> maybe a bug found
02:34:11FromDiscord<albassort> sent a code paste, see https://play.nim-lang.org/#pasty=WamzAvYn
02:34:45FromDiscord<albassort> wait no thats a buffer issue
03:13:06*alexdaguy joined #nim
03:13:18FromDiscord<Robyn [She/Her]> In reply to @nnsee "using paste.ee and not": does pasty.ee have a web interface yet with syntax highlighting? :p
03:18:15*alexdaguy quit (Read error: Connection reset by peer)
03:29:59*SchweinDeBurg quit (Quit: WeeChat 4.6.0-dev)
03:30:26FromDiscord<lainlaylie> does https://play.nim-lang.org/ count
03:30:42FromDiscord<Robyn [She/Her]> no
03:30:45FromDiscord<Robyn [She/Her]> >:(
04:38:59*xet7 quit (Remote host closed the connection)
04:40:28*xet7 joined #nim
04:51:24*SchweinDeBurg joined #nim
06:04:54*Guest95 joined #nim
07:19:25*GnuYawk673 quit (Quit: The Lounge - https://thelounge.chat)
07:19:50*GnuYawk673 joined #nim
07:31:34*xet7 quit (Remote host closed the connection)
07:33:06*xet7 joined #nim
07:45:55*Guest95 quit (Quit: My Mac has gone to sleep. ZZZzzz…)
08:14:56*coldfeet joined #nim
08:22:06*ntat joined #nim
08:51:32*tokyovigilante quit (Remote host closed the connection)
08:54:53*tokyovigilante joined #nim
09:15:56*tokyovigilante quit (Remote host closed the connection)
09:16:10*tokyovigilante joined #nim
11:06:21FromDiscord<aintea> sent a code paste, see https://play.nim-lang.org/#pasty=BflLprYa
11:14:18*beholders_eye joined #nim
11:33:32FromDiscord<lainlaylie> does it work if you remove the `src/`?
11:33:56FromDiscord<lainlaylie> (edit) "`src/`?" => "`./src/`?"
11:46:43FromDiscord<odexine> That, and what’s the content of the config file in tests? Is it the default generated or did you change anything
12:55:54FromDiscord<aintea> The config file is empty
12:56:01FromDiscord<aintea> In reply to @lainlaylie "does it work if": Still doesn't work
12:56:08FromDiscord<aintea> I tried it without the `.nim` too
12:56:18FromDiscord<lainlaylie> If the config file is empty, try ../nimlings001_variables.nim
12:56:36FromDiscord<lainlaylie> import paths are relative to the module, and i assume the same is true for include paths
12:56:48FromDiscord<aintea> Sure I'll try
12:56:53FromDiscord<aintea> But that doesn't make any sense to me
12:57:43FromDiscord<lainlaylie> if you want to be able to use `./src/...`, `switch("path", "$projectDir/..")` in `config.nims` should do the trick
12:58:04FromDiscord<lainlaylie> (edit) "`config.nims`" => "`tests/config.nims`"
12:58:07FromDiscord<odexine> In reply to @aintea "But that doesn't make": Why?
13:04:16FromDiscord<lainlaylie> In reply to @lainlaylie "if you want to": or not, cause the `.` makes it a relative path?
13:07:27FromDiscord<aintea> In reply to @odexine "Why?": Because ../nimlings001_variables.nim implies I'm in a subdirectory of src
13:07:29FromDiscord<aintea> Which I am not
13:09:33FromDiscord<odexine> Ah, they made a mistake
13:09:38FromDiscord<lainlaylie> my mistake, it should probably be "../src/..."
13:09:41FromDiscord<odexine> Yeah
13:10:24FromDiscord<lainlaylie> but really just put `switch("path", "$projectDir/../src")` in tests/config.nims and `include nimlings...` and be done with it
13:14:17FromDiscord<lainlaylie> In reply to @lainlaylie "my mistake, it should": im too used to ignoring nimble's defaults and putting my root module next to the nimble file
13:33:50FromDiscord<flyx> @threefour\: you inquired about a missing NimYAML feature here on Jan 24. this has now been implemented in version 2.2.0 with the new pragma [yamlKey](https://nimyaml.org/api/yaml/annotations.html#yamlKey.t%2Cstring)
13:34:31*rockcavera joined #nim
13:45:18*coldfeet quit (Quit: Lost terminal)
14:37:01*tiorock joined #nim
14:37:01*rockcavera is now known as Guest4424
14:37:01*tiorock is now known as rockcavera
14:39:05*tiorock joined #nim
14:39:05*rockcavera is now known as Guest4901
14:39:05*tiorock is now known as rockcavera
14:39:37FromDiscord<jseb> i have begun to read again « nim in action » that was taking the dust on the shelve. As it's now an old book (related to nim evolution), is it a good idea ?↵Are there things who have changed a lot in it ? Not speaking about missing things (arc, orc … )
14:40:17FromDiscord<jseb> i have forgotten almost everything in Nim, i had even begun by reading « nim basics »
14:40:51*Guest4424 quit (Ping timeout: 265 seconds)
14:42:18*Guest4901 quit (Ping timeout: 265 seconds)
15:28:36*ensyde joined #nim
15:31:03*tiorock joined #nim
15:31:03*rockcavera quit (Killed (osmium.libera.chat (Nickname regained by services)))
15:31:03*tiorock is now known as rockcavera
15:33:10*tiorock joined #nim
15:33:10*rockcavera is now known as Guest4383
15:33:10*tiorock is now known as rockcavera
15:36:21*Guest4383 quit (Ping timeout: 248 seconds)
15:41:24*ensyde quit (Ping timeout: 268 seconds)
15:51:49FromDiscord<threefour> In reply to @flyx "<@282708634171867147>\: you inquired about": Fantastic. Much appreciated!
16:27:37FromDiscord<nnsee> In reply to @battery.acid.bubblegum "does pasty.ee have a": not yet
16:45:39*beholders_eye quit (Ping timeout: 244 seconds)
17:27:58FromDiscord<xtrayambak> In reply to @jseb "i have begun to": I've never read it, but I wouldn't recommend it since it's probably veeeery out of date.
17:28:32FromDiscord<xtrayambak> If you want a proper introduction to the latest version of Nim, you're better off going with araq's own book or just one of the bazillion online tutorial series(s).
17:31:08FromDiscord<jseb> yes , i have the Araq's book too (first edition), but i'm not convinced. I've found it a bit « empty » compared to « nim in action » which is full of interesting informations
17:31:24FromDiscord<jseb> maybe just read the online doc, yes
17:31:56FromDiscord<jseb> i'd wish an update of « nim in action », i would buy it immediatly
17:32:41FromDiscord<xtrayambak> yeah, unfortunately the creator of it left the nim community for reasons I won't discuss here
17:33:04FromDiscord<xtrayambak> the Nim move semantics document is really good if you want to understand those
17:40:37FromDiscord<jseb> thank you, it seems a bit hard for me now but i will come back to it when i have learnt again the basics
18:23:36FromDiscord<Robyn [She/Her]> In reply to @nnsee "not yet": dam
19:50:07*beholders_eye joined #nim
20:48:20FromDiscord<cineration> I'm getting a `Wrong version: -1` error when I try to install anything with nimble. I'm using Nim 2.0.8 and my nimble version is 0.14.2. Anybody know what I need to do to fix this? They were compiled on the same day and it was previously working.
21:34:29*Jhonny2x4 quit (Quit: Jhonny2x4)
21:35:08*Jhonny2x4 joined #nim
21:35:41*Jhonny2x4 quit (Client Quit)
21:35:49*Jhonny2x4 joined #nim
21:36:28*Jhonny2x4 quit (Client Quit)
21:36:36*Jhonny2x4 joined #nim
21:42:27*ntat quit (Quit: Leaving)
22:21:37FromDiscord<aintea> sent a code paste, see https://play.nim-lang.org/#pasty=onvcfDTP
22:22:10FromDiscord<aintea> (edit) "https://play.nim-lang.org/#pasty=hauklTRs" => "https://play.nim-lang.org/#pasty=yebJRMln"
22:22:36FromDiscord<aintea> I would also like to put a link in each of these to a Nim by example website
22:30:03FromDiscord<aintea> these are the topics covered by nim by example https://media.discordapp.net/attachments/371759389889003532/1342986790218371133/8Rbplx6.png?ex=67bba16a&is=67ba4fea&hm=403aa5a4841da5387f19d1c64c919b06ca3a3ccff195bb9dcb6c587bc9ab2cf7&