<< 26-04-2025 >>

00:28:46*anddam joined #nim
02:12:57*drewr quit (Ping timeout: 272 seconds)
02:22:08*SchweinDeBurg quit (Quit: WeeChat 4.7.0-dev)
02:55:22*SchweinDeBurg joined #nim
05:05:55*derpydoo quit (Quit: derpydoo)
05:26:32*derpydoo joined #nim
06:22:29FromDiscord<Phil> Ugh, how did you turn off nimsuggest again? I want to keep the syntax highlighting but nimsuggest as always just is an eternal CPU and RAM hog that will eat over 10GB Ram within half an hour
06:22:54FromDiscord<Phil> Can't find a setting for it
06:26:36*ntat joined #nim
07:25:10*zgasma quit (Ping timeout: 260 seconds)
07:47:20*alexdaguy joined #nim
08:41:50FromDiscord<summarity> 10GB woot? I don't think there's a setting, at least not in VSC. But there is one to limit the concurrent instances (set to unlimited by default), which prevents it from spiralling out of control for the most part.
10:55:04*alexdaguy quit (Quit: w)
11:14:24*andy-turner joined #nim
14:38:50*CypherCat quit (Changing host)
14:38:50*CypherCat joined #nim
16:46:34*ntat quit (Quit: leaving)
16:51:52*ntat joined #nim
17:07:34Amun-RaI run pkill nimsuggest from time to time
17:31:16*ntat quit (Quit: leaving)
17:45:29*derpydoo quit (Quit: derpydoo)
17:59:38*derpydoo joined #nim
18:31:32*ntat joined #nim
18:43:32*ntat quit (Quit: leaving)
18:45:35*andy-turner quit (Quit: Leaving)
19:10:10*Goodbye_Vincent1 quit (Remote host closed the connection)
19:11:02*Goodbye_Vincent1 joined #nim
19:53:02*jinn6 is now known as jan6
19:53:31*jan6 is now known as jinn6
20:08:09*ntat joined #nim
20:58:14FromDiscord<DetermiedNim1> So wait should I just uninstall nimsuggest
20:59:31FromDiscord<DetermiedNim1> Actually I could probably write a quick nushell script to kill off a few instances when it gets to be too many
21:01:55*ntat quit (Quit: leaving)
21:02:12FromDiscord<nnsee> stick it in your crontab while you're at it :p
21:07:03*ntat joined #nim
21:34:20*Jhonny2x4 quit (Quit: Jhonny2x4)
21:34:28*Jhonny2x4 joined #nim
21:54:45*ntat quit (Quit: leaving)
23:09:31*skippy8 joined #nim
23:43:48FromDiscord<lady_be_good> sent a code paste, see https://play.nim-lang.org/#pasty=bgEcaykf
23:50:41FromDiscord<Elegantbeef> `import std/unicode; echo reversed"hello"`