Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11147 ::
[2024-03-04T21:00:03+01:00]
[Araq] Nim procedure args vs C and the need for pointers.
11015 ::
[2024-02-16T07:38:23+01:00]
[ThomasTJdev] Resources for Web Authentication
10964 ::
[2024-02-08T06:20:04+01:00]
[xioren] The power of a good standard library
10960 ::
[2024-02-06T19:34:05+01:00]
[Araq] ANSI Escape Sequences
10900 ::
[2024-01-22T22:00:06+01:00]
[Araq] Argon2 in Pure Nim.
10886 ::
[2024-01-19T08:08:40+01:00]
[Araq] A little guidance on threading needed.
10013 ::
[2023-03-17T03:53:30+01:00]
[Stefan_Salewski] I asked chat-gpt to write a fft function in Nim
9389 ::
[2022-08-19T01:18:45+02:00]
[ggibson] Need some direction on macros.
9327 ::
[2022-07-26T04:35:39+02:00]
[dom96] downloading big files
8943 ::
[2022-02-23T16:26:24+01:00]
[Araq] Must check to decide whether this current iteration in a loop is the last
8879 ::
[2022-02-07T16:39:13+01:00]
[dom96] Hacker News discussion abou the recently discussed Rust vs Nim performance comparison
8797 ::
[2022-01-13T05:08:18+01:00]
[Araq] Thoughts on error vs fatal log levels?
8744 ::
[2021-12-27T01:23:58+01:00]
[Araq] Proper way to open and close async files?
8722 ::
[2021-12-18T07:13:44+01:00]
[ZadaZorg] Issues with proxy authentication
8719 ::
[2021-12-17T19:17:59+01:00]
[Araq] What am I missing here? (async)
8647 ::
[2021-11-22T13:15:40+01:00]
[Araq] Nim Community Survey 2021
8593 ::
[2021-11-05T15:00:50+01:00]
[ggibson] Best way to turn byte array into int?
8558 ::
[2021-10-29T06:51:11+02:00]
[Araq] Nim with curly brace and tab
8478 ::
[2021-10-04T12:57:12+02:00]
[dom96] Hacktoberfest 2021 Megathread
8333 ::
[2021-08-17T09:11:28+02:00]
[Araq] A look at Dart's null safety syntax
8290 ::
[2021-08-02T00:18:29+02:00]
[miran] Possible to have a reference in a seq of another type?
8261 ::
[2021-07-23T19:40:51+02:00]
[yglukhov] random async exception when downloading
8229 ::
[2021-07-13T07:43:40+02:00]
[ynfle] Don't understand macros compile error
8201 ::
[2021-07-05T16:47:08+02:00]
[GordonBGood] Unable to create a flowVar
8159 ::
[2021-06-26T21:46:01+02:00]
[reversem3] Idea: 30 days of Nim learning resource
8156 ::
[2021-06-26T17:29:48+02:00]
[juancarlospaco] Using streams in Nim?
8140 ::
[2021-06-21T22:41:30+02:00]
[Araq] Why does Nim compiler allways depends on another's language compiler?
8139 ::
[2021-06-21T20:15:33+02:00]
[juancarlospaco] Noob var/let question
8091 ::
[2021-06-06T11:44:03+02:00]
[Araq] Improving the documentation: Roadmap, community engagement.
8040 ::
[2021-05-26T15:50:44+02:00]
[cblake] Catching shell resizes (asynchronously?)
8017 ::
[2021-05-22T23:03:04+02:00]
[Araq] How to escape colon in the '&' macro in strformat ?
8000 ::
[2021-05-19T06:34:20+02:00]
[Araq] At what likelihood do likely/unlikely become useful?
7963 ::
[2021-05-11T06:17:30+02:00]
[DeletedUser] Best way to check for Json null values?
7930 ::
[2021-05-06T01:58:55+02:00]
[treeform] How to http post nested data?
7906 ::
[2021-05-02T04:33:22+02:00]
[Araq] How to make Nim more popular
7904 ::
[2021-05-02T01:44:59+02:00]
[Araq] learn Nim regular expressions - regex, re , NRE
7889 ::
[2021-04-30T08:33:34+02:00]
[Araq] Would macros work to parse js and create equivalent nim code?
7874 ::
[2021-04-27T19:39:10+02:00]
[Araq] Why learn NIM
7865 ::
[2021-04-27T00:46:01+02:00]
[xioren] Employment Opportunity - Systematic Trading
7861 ::
[2021-04-26T15:21:10+02:00]
[jyapayne] unzip multipart zip file
7856 ::
[2021-04-25T15:57:48+02:00]
[enthus1ast] How to output binary data to image file
7850 ::
[2021-04-24T18:34:52+02:00]
[timothee] Is there a reliable way to round?
7814 ::
[2021-04-18T02:49:52+02:00]
[doofenstein] Nim convention for multiple imports?
7756 ::
[2021-04-07T00:36:17+02:00]
[timothee] handle "-" and variations as valid input
7746 ::
[2021-04-05T05:54:24+02:00]
[adnan] Get size of block device?
7724 ::
[2021-03-31T04:59:07+02:00]
[leorize] void return type
7635 ::
[2021-03-16T01:52:03+01:00]
[Araq] getCurrentDir vs getHomeDir output
4587 ::
[2019-01-24T13:44:24+01:00]
[Araq] Nim GDB Youtube Video
4042 ::
[2018-07-13T02:34:32+02:00]
[andrea] quit considered evil: bypasses `defer` and `try/catch/finally` which might do important cleanups