Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12624 ::
[2024-12-13T09:43:26+01:00]
[Araq] Sigils – Improved Multi-Threading
11784 ::
[2024-06-17T23:25:08+02:00]
[Araq] Oh threadpool, my threadpool
10950 ::
[2024-02-05T11:28:45+01:00]
[Araq] `nph` opinionated formatter v0.4
10843 ::
[2024-01-03T22:48:33+01:00]
[Araq] Niklaus Wirth has died
10570 ::
[2023-10-28T08:02:50+02:00]
[Araq] Nim#
10221 ::
[2023-05-24T04:44:48+02:00]
[kobi] Any fuzzy or trigram substring search library, with index, so it's instant?
10220 ::
[2023-05-23T19:19:44+02:00]
[Araq] How to create modular program (like main with future addons) ?
10198 ::
[2023-05-15T10:00:02+02:00]
[Araq] Malebogia
10185 ::
[2023-05-09T10:31:07+02:00]
[Araq] unique refs > `isolate`
10167 ::
[2023-05-04T18:18:55+02:00]
[Araq] 2 blocks 1 indentation
10109 ::
[2023-04-18T09:24:35+02:00]
[cmc] Which might be the best way to store complex data in MySQL
9960 ::
[2023-03-01T20:48:37+01:00]
[Araq] `send` for `AsyncSocket` does not work when communicating with shared libraries
9956 ::
[2023-02-28T14:40:01+01:00]
[pietroppeter] My Nim Progress tracking everyday
9822 ::
[2023-01-14T01:55:06+01:00]
[federico3] Multilungual Nimdoc
9765 ::
[2022-12-27T01:30:06+01:00]
[Araq] try-catch misbehavior
9738 ::
[2022-12-19T16:39:26+01:00]
[DeletedUser] Looking for resources about more complex generics, comptime type construction, etc.
9718 ::
[2022-12-13T02:39:13+01:00]
[Araq] strictNotNil and bogus “cannot prove” errors
9711 ::
[2022-12-10T02:44:54+01:00]
[Araq] How should system library support be structured?
9408 ::
[2022-08-24T11:00:36+02:00]
[drkameleon] Does "pushing" overflowCheck's actually work?
9378 ::
[2022-08-17T13:34:24+02:00]
[mratsim] Explain current state of multi-threading
9095 ::
[2022-04-09T19:56:37+02:00]
[Araq] Lexim -- Regular expressions and lexer generation for Nim
9076 ::
[2022-04-05T18:18:13+02:00]
[PMunch] Managing binary data
9053 ::
[2022-03-28T03:15:47+02:00]
[Araq] parseint not defined for char.
9041 ::
[2022-03-25T10:18:31+01:00]
[Araq] xml-rpc client lib?
9028 ::
[2022-03-22T13:18:39+01:00]
[oyster] my TUI designer.
8963 ::
[2022-02-28T01:12:05+01:00]
[Araq] Performing goto in Nim
8880 ::
[2022-02-08T04:26:22+01:00]
[Araq] best practice or guidelines on using log in a library?
8797 ::
[2022-01-13T05:08:18+01:00]
[Araq] Thoughts on error vs fatal log levels?
8677 ::
[2021-12-04T15:08:29+01:00]
[cblake] TinyCC/tcc vs zig cc compile-times/etc.
8665 ::
[2021-11-29T14:09:32+01:00]
[dom96] Question: How to limit concurrent async futures?
8647 ::
[2021-11-22T13:15:40+01:00]
[Araq] Nim Community Survey 2021
8590 ::
[2021-11-04T07:03:32+01:00]
[dom96] Survey Question: flow research
8451 ::
[2021-09-23T01:02:45+02:00]
[Araq] Futhark: Automatic C imports in Nim using libclang
8375 ::
[2021-08-28T06:43:54+02:00]
[Araq] Goodboy Galaxy - Kickstarter and demo now live!
8189 ::
[2021-07-03T16:49:04+02:00]
[timothee] Nested string format error:
8032 ::
[2021-05-25T15:34:19+02:00]
[bpr] Porting to Nim
7706 ::
[2021-03-27T16:52:02+01:00]
[shirleyquirk] respecting the conventions when declaring a function pointer in a tuple
7667 ::
[2021-03-20T15:54:22+01:00]
[boia01] Found article on concurrency: "Go statement considered harmful"
7213 ::
[2020-12-06T23:10:41+01:00]
[Araq] ANN: NimternalSQL, an in-memory SQL database library for Nim
7146 ::
[2020-11-23T17:02:54+01:00]
[Araq] Strange error message from collections/sets.nim
7130 ::
[2020-11-20T13:37:29+01:00]
[Araq] Why is the implicit `result` so widely used?
6910 ::
[2020-10-11T16:42:06+02:00]
[Araq] Standard formatting for documentation comments?
6757 ::
[2020-09-01T22:05:13+02:00]
[Araq] formatted math in documentation?
6742 ::
[2020-08-28T08:53:42+02:00]
[Araq] Defer doesnt work with block, break and await
6689 ::
[2020-08-17T17:57:09+02:00]
[dsrw] Using the compiler API for hot code reloading
6656 ::
[2020-08-09T13:10:08+02:00]
[Araq] HTML template layout
6535 ::
[2020-07-11T20:37:21+02:00]
[Araq] Understanding Nim compiler
6521 ::
[2020-07-07T00:30:47+02:00]
[Stefan_Salewski] How to set up/start a Project?
6396 ::
[2020-06-01T20:25:37+02:00]
[Araq] Uncle Bob - one syntax to rule them all?
6301 ::
[2020-05-08T01:46:39+02:00]
[Araq] Some problems trying to eliminate 'nil'
6060 ::
[2020-03-09T20:51:36+01:00]
[cblake] Can if statements be used as expressions everywhere?
5887 ::
[2020-02-04T23:38:58+01:00]
[Araq] Status status update ;) libp2p, etc
5649 ::
[2019-12-07T14:22:38+01:00]
[dom96] Is it possible to browse the nimble.directory?
5505 ::
[2019-11-14T02:29:48+01:00]
[jxy] It seems a bit confusing to express the current class object with the first argument.
5321 ::
[2019-10-10T10:41:38+02:00]
[Araq] Multi-threading and data sharing
5260 ::
[2019-10-02T04:03:53+02:00]
[spip] Some indicators on Nimble packages
5202 ::
[2019-09-19T05:11:07+02:00]
[Tristano] Iterating over a Structured Type?
5190 ::
[2019-09-13T06:39:15+02:00]
[Stefan_Salewski] Call to all nimble package authors
5118 ::
[2019-08-22T14:48:47+02:00]
[mikra] rumpkernel or baremetal runtime to run Nim program standalone
5092 ::
[2019-08-13T03:55:15+02:00]
[Araq] State of Nimble packages
5056 ::
[2019-07-29T23:06:58+02:00]
[mratsim] The 'Nim way' of code structure and object composition
4950 ::
[2019-06-20T00:12:59+02:00]
[jlhouchin] Fastest Prime Sieve, in Nim
4771 ::
[2019-04-05T22:48:41+02:00]
[Araq] Thoughts on ideas from the Unison Language
4696 ::
[2019-03-05T04:03:02+01:00]
[Varriount] Can I access arrays faster than this?
4510 ::
[2018-12-31T18:45:39+01:00]
[Araq] Convincing my friend about Nim
4393 ::
[2018-11-20T21:14:10+01:00]
[Araq] missing topN/partial_sort in stdlib :-(
4279 ::
[2018-10-05T00:50:09+02:00]
[Araq] runnableExample considered harmful / good feature to deprecate before 1.0?
4274 ::
[2018-10-03T19:30:27+02:00]
[Araq] runnableExamples should generally be preferred to `.. code-block:: nim`
4038 ::
[2018-07-12T21:45:28+02:00]
[dom96] Splitting Karax app into components
3541 ::
[2018-02-11T20:21:43+01:00]
[Araq] Module logging: how to create the right Logger(s) in a library?
3521 ::
[2018-02-03T11:34:47+01:00]
[cdome] [RFC] List comprehension replacement and syntax
3374 ::
[2017-11-27T22:11:53+01:00]
[Araq] constness of refs & ptrs
3239 ::
[2017-10-10T00:03:57+02:00]
[jlp765] Extract repetitive unstructured data
3040 ::
[2017-07-12T01:06:34+02:00]
[LeuGim] Error with using concepts
2939 ::
[2017-05-03T22:30:23+02:00]
[RedFred] Writing Ruby-C extensions in Nim
2717 ::
[2017-01-11T18:36:27+01:00]
[Araq] How could we make code readability better on third-party plateforms? (Github/Gitlab/Bitbucket/etc.)
2715 ::
[2017-01-11T06:23:25+01:00]
[LeuGim] Nim VFS (virtual file system)
2706 ::
[2017-01-08T11:29:42+01:00]
[Araq] What do you think about Redox and Electron?
2570 ::
[2016-10-07T12:59:56+02:00]
[Libman] netwatch 1.0.0 - network monitor written in nim
2513 ::
[2016-09-04T23:22:52+02:00]
[jlp765] Nim Documentation - a GitBook version
2476 ::
[2016-08-16T17:04:55+02:00]
[AxBen] Output of xmltree's $() method is peculiar (yet correct)
2457 ::
[2016-08-11T06:18:59+02:00]
[Araq] Send data structures between threads?
2277 ::
[2016-05-24T10:51:36+02:00]
[matkuki] importing in subdirectories
2274 ::
[2016-05-22T18:25:43+02:00]
[dom96] Plain GTK3/GtkSourceView Nim editor with nimsuggest
2155 ::
[2016-03-24T18:20:18+01:00]
[pugz] Parsing binary data
1659 ::
[2015-09-22T22:02:55+02:00]
[jlp765] Mysql_db help
1657 ::
[2015-09-22T02:07:01+02:00]
[dom96] Async Delimiter
1640 ::
[2015-09-16T13:05:43+02:00]
[Araq] New high level ODBC library for SQL Server
1324 ::
[2015-06-14T23:43:25+02:00]
[Araq] macro with named varargs parameter possible?
1245 ::
[2015-05-20T11:52:49+02:00]
[Araq] Markdown for the forum
958 ::
[2015-03-03T10:31:06+01:00]
[Araq] Modify loop variable
858 ::
[2015-02-11T15:51:55+01:00]
[Araq] Reason for slow down with a sub proc (in 'How I start / Brainfuck')
824 ::
[2015-02-02T17:24:12+01:00]
[Araq] Parallelization of unsafe code
695 ::
[2014-12-29T13:07:13+01:00]
[Araq] Newbie gotcha: seq needs initialization
676 ::
[2014-12-16T11:17:36+01:00]
[Araq] Too Many Colons
651 ::
[2014-12-04T19:30:31+01:00]
[Orion] Templating libs for web-oriented projects?
307 ::
[2013-12-01T19:14:55+01:00]
[Araq] Threads and global variables