Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10441 ::
[2023-08-25T15:31:59+02:00]
[Araq] Mastering Nim 2.0
9449 ::
[2022-09-08T20:45:52+02:00]
[Araq] how can I buy "Mastering Nim" without using amazon services?
6772 ::
[2020-09-04T14:59:50+02:00]
[Araq] how to use .ini content in a GC-safe way?
6448 ::
[2020-06-18T16:25:31+02:00]
[luntik2012] jester: one handler for several routes?
5360 ::
[2019-10-16T11:58:17+02:00]
[Stefan_Salewski] images: simple way to read/write and manipulate images in nim?
5064 ::
[2019-08-02T09:53:23+02:00]
[hiteshjasani] db_mysql: how to get column name?
4084 ::
[2018-07-28T15:40:48+02:00]
[LeuGim] Why is it needed to discard void return value from c function?
4082 ::
[2018-07-27T14:40:07+02:00]
[luntik2012] how to send udp datagram?
3770 ::
[2018-04-21T14:34:45+02:00]
[luntik2012] os.moveFile: Directory not empty
3673 ::
[2018-03-21T14:17:47+01:00]
[cblake] how to read/write object from/to binary file?
3657 ::
[2018-03-16T11:16:15+01:00]
[luntik2012] how does '=~' regexp template work?
3552 ::
[2018-02-16T02:41:30+01:00]
[Araq] Has anyone else been bitten by this?
2470 ::
[2016-08-15T07:41:39+02:00]
[Kerp] how to use Natural type?
2447 ::
[2016-08-07T21:06:42+02:00]
[dom96] TaintedString.parseInt problem
2040 ::
[2016-02-13T05:11:41+01:00]
[luntik2012] Jester how to respond to requests in parallel
1952 ::
[2016-01-18T22:24:54+01:00]
[Araq] Version 0.13.0 released!
1949 ::
[2016-01-18T14:37:16+01:00]
[Jehan] How to send SIGKILL in Nim?
1948 ::
[2016-01-18T13:11:20+01:00]
[OderWat] FileHandle documentation?
1902 ::
[2015-12-28T14:58:27+01:00]
[dom96] nimble error
1794 ::
[2015-11-11T21:33:47+01:00]
[OderWat] Nim for linux installed on android
1784 ::
[2015-11-09T14:45:31+01:00]
[Varriount] What is the most simple way to determine duration or other info of mp3 file?
1497 ::
[2015-08-05T09:31:53+02:00]
[Araq] How to get the last error from db_mysql?
1447 ::
[2015-07-14T15:39:57+02:00]
[luntik2012] [solved]SSL runtime error in release build only
1433 ::
[2015-07-09T15:46:27+02:00]
[Jehan] [solved]Json/Marshal encoding troubles
1413 ::
[2015-07-06T13:39:56+02:00]
[pyloor] httpclient: what is headers format for getContent?
1263 ::
[2015-05-26T19:56:14+02:00]
[dom96] Sockets example?
1168 ::
[2015-04-29T20:58:04+02:00]
[dom96] why socket.recv() function is so dump