<< 30-06-2026 >>

00:58:47FromDiscord<a_guy_a> i've never run tests like this before lol https://media.discordapp.net/attachments/371759389889003532/1521319054302777494/image.png?ex=6a446647&is=6a4314c7&hm=67d42cecfbcdd44b3bbe0760a8c22db12da4e76e16aa5bf952678ca10f58e95f&
01:24:34*savannt quit (Quit: Client closed)
03:07:36FromDiscord<Aceroph> is there any documentation on documenting code?
03:10:03FromDiscord<a_guy_a> In reply to @Aceroph "is there any documentation": https://nim-lang.org/docs/docgen.html?utm_source=chatgpt.com
03:10:23FromDiscord<a_guy_a> In reply to @Aceroph "is there any documentation": https://nim-lang.github.io/Nim/markdown_rst.html?utm_source=chatgpt.com
03:11:22FromDiscord<a_guy_a> a hard emphasise on the '?utm_source=chatgpt.com
03:11:23FromDiscord<a_guy_a> (edit) "'?utm_source=chatgpt.com" => "'?utm_source=chatgpt.com'"
03:11:29FromDiscord<DetermiedNim1> `?utm_source=chatgpt.com`
03:11:46FromDiscord<a_guy_a> we are missing a lmgtfy.com for chatgpt
03:12:29FromDiscord<DetermiedNim1> In reply to @Aceroph "is there any documentation": # regular comment (like python)↵#[ ]# open/close block comment (like / / in java)↵## doc comment (use this for library documentation)
03:12:38FromDiscord<DetermiedNim1> (edit) "#" => "\#" | "java)↵##" => "java)↵\##"
03:12:50FromDiscord<DetermiedNim1> basic rundown
03:13:23FromDiscord<a_guy_a> https://letmegooglethat.com/?q=nim+official+documentation+for+documenting+code
03:13:32FromDiscord<a_guy_a> ## try that
03:14:15FromDiscord<a_guy_a> does nim have a random library ?
03:14:45FromDiscord<DetermiedNim1> https://nim-lang.org/docs/tut1.html#lexical-elements-comments↵https://nim-lang.org/docs/manual.html#comment-pieces_1↵https://nim-lang.org/docs/manual.html#documentation-comments_1
03:14:51FromDiscord<DetermiedNim1> In reply to @a_guy_a "does nim have a": yes
03:14:56FromDiscord<DetermiedNim1> `import random`
03:14:59FromDiscord<a_guy_a> yes it was satire
03:15:00FromDiscord<a_guy_a> excuse me
03:15:03FromDiscord<a_guy_a> (edit) "excuse" => "pardon"
03:15:05FromDiscord<DetermiedNim1> oh 😭 mb
03:15:13FromDiscord<a_guy_a> this jackass cant fucking google
03:15:45FromDiscord<DetermiedNim1> 🤷‍♂️ might as well answer if we've got the answers
03:16:05FromDiscord<a_guy_a> that seems a bit wrong
03:16:38FromDiscord<DetermiedNim1> In reply to @Aceroph "is there any documentation": btw, for future stuff, try searching in the doc website (https://nim-lang.org/docs)
03:16:43FromDiscord<DetermiedNim1> or nim by example
03:17:00FromDiscord<a_guy_a> or ChatGGPT works VERY well
03:17:00FromDiscord<a_guy_a> bro
03:17:10FromDiscord<a_guy_a> (edit) "ChatGGPT" => "ChatGPT"
03:17:15FromDiscord<a_guy_a> like super duper well
03:17:15FromDiscord<DetermiedNim1> (edit) "(https://nim-lang.org/docs)" => "(https://nim-lang.org/docs)↵↵theres a se‍arch bar on the left"
03:17:51FromDiscord<a_guy_a> like the new google
03:18:03FromDiscord<DetermiedNim1> knowing how to use the "old" google is important too 😁
03:18:37FromDiscord<a_guy_a> idk google is shit
03:18:42FromDiscord<a_guy_a> ever notice you cant search for anything
03:18:55FromDiscord<a_guy_a> my email exists on tons of sites, yet google shows none for the exact search
03:20:24FromDiscord<a_guy_a> but is there anything better though ?
03:20:34FromDiscord<a_guy_a> (edit) "though" => ""
03:20:49FromDiscord<a_guy_a> google seems shit intentionally and thats a scumbag move
03:21:39FromDiscord<a_guy_a> 🤷‍♂️ to each their own
03:23:33FromDiscord<a_guy_a> there was a big trend people "google dorking"
03:23:33FromDiscord<a_guy_a> https://en.wikipedia.org/wiki/Google_hacking
03:23:59FromDiscord<a_guy_a> but now a days it feels this is patched
03:25:23FromDiscord<a_guy_a> 💯
03:25:57FromDiscord<a_guy_a> has anyone tired nimony yet
03:54:40FromDiscord<Aceroph> ew↵(@a_guy_a)
03:54:58FromDiscord<Aceroph> thanks↵(@DetermiedNim1)
03:55:25*rockcavera quit (Remote host closed the connection)
03:56:53FromDiscord<Aceroph> did look into that (yes i can google, no i dont use chatgpt), but i wondered if there was any more to it than multi lines, basic docs and comments (like argument annotation, returns.. like @param and @returns in java)↵(@DetermiedNim1)
03:57:15FromDiscord<Laylie> a simple "it's in the manual" would have been better than all that, sheesh
03:57:27FromDiscord<Aceroph> fr
03:57:45FromDiscord<DetermiedNim1> In reply to @Laylie "a simple "it's in": i like being thorough 😅
03:58:10FromDiscord<Laylie> yeah you're good