Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12445 ::
[2024-08-25T20:22:24+02:00]
[tsojtsoj] Projectile Motion Simulation Website
11784 ::
[2024-06-17T23:25:08+02:00]
[Araq] Oh threadpool, my threadpool
11093 ::
[2024-02-26T22:35:42+01:00]
[ReneSac] [arnetheduck] `nph` opinionated formatter v0.5
10645 ::
[2023-11-17T11:47:52+01:00]
[Araq] Nim Community Survey 2023
10535 ::
[2023-10-08T01:39:54+02:00]
[tsojtsoj] Nim vs cppfront as C++ frontend
10525 ::
[2023-10-03T16:46:34+02:00]
[Araq] related_post_gen benchmark
10262 ::
[2023-06-09T21:42:40+02:00]
[Araq] Heap allocated variables that behave like stack variables?
10084 ::
[2023-04-09T01:09:07+02:00]
[mratsim] Object Arrays
9919 ::
[2023-02-20T23:09:02+01:00]
[tsojtsoj] Are the modules httpclient/net threadsafe?
9897 ::
[2023-02-17T10:31:08+01:00]
[PMunch] I want `for-else` statement to break nested loop like python :)
9884 ::
[2023-02-13T10:20:52+01:00]
[doofenstein] Immutable pointer type?
9839 ::
[2023-01-22T00:33:59+01:00]
[DeletedUser] Unique ID's for types?
9813 ::
[2023-01-09T20:20:25+01:00]
[DeletedUser] Workaround if you are curious about “couldn’t render historic post”
9796 ::
[2023-01-04T02:17:42+01:00]
[bung] split nim site documentation to 2 parts
9753 ::
[2022-12-23T14:46:31+01:00]
[Araq] question about memory management
9562 ::
[2022-10-30T12:23:33+01:00]
[Araq] too many clock-cycles?
8928 ::
[2022-02-17T16:23:24+01:00]
[jyapayne] Macro fails with `got: <S> but expected <T>`
8879 ::
[2022-02-07T16:39:13+01:00]
[dom96] Hacker News discussion abou the recently discussed Rust vs Nim performance comparison
8847 ::
[2022-01-27T03:50:52+01:00]
[ElegantBeef] Macro question: "undeclared identifier", but identifier is declared?
8840 ::
[2022-01-25T03:04:41+01:00]
[Araq] What about `or=`, `and=` and `xor=`?
8802 ::
[2022-01-13T23:14:14+01:00]
[dom96] profiler for mac?
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo] Made in Nim 2021 - your favorites?
8656 ::
[2021-11-26T14:10:33+01:00]
[PMunch] Limit number of running threads
8515 ::
[2021-10-19T20:07:54+02:00]
[didlybom] The fate of Nim Editors
8307 ::
[2021-08-08T10:40:45+02:00]
[treeform] invalid type: 'seq[int] or iterator (): int{.closure.}' in this context
8305 ::
[2021-08-07T00:36:33+02:00]
[ElegantBeef] How to best return immutable variable without copying it?
8300 ::
[2021-08-05T18:09:44+02:00]
[Stefan_Salewski] Memory leak with ARC and malloc when using references and casts
8296 ::
[2021-08-03T20:44:35+02:00]
[slangmgh] Is it possible to pass a list/array of types to a function?
8293 ::
[2021-08-03T00:51:35+02:00]
[juancarlospaco] Is it possible to have generic object members?
8281 ::
[2021-07-28T22:27:40+02:00]
[SolitudeSF] Nimscript produces slower executable
8255 ::
[2021-07-21T17:51:24+02:00]
[Araq] Expensive copy when compiling with --gc:arc
8247 ::
[2021-07-19T19:39:59+02:00]
[dom96] Youtube "Software Drag Racing" to count primes in Nim
8243 ::
[2021-07-19T02:48:04+02:00]
[GordonBGood] Question about "thread-local heap" garbage collectors and threads.
8155 ::
[2021-06-25T16:26:49+02:00]
[Araq] Is there a built in way to get how high total CPU usage is?
7917 ::
[2021-05-03T20:55:12+02:00]
[DeletedUser] Issue with defaults for mutable generic function parameters
7862 ::
[2021-04-26T16:25:28+02:00]
[Araq] How to definitely free memory of seq?
7738 ::
[2021-04-02T23:54:10+02:00]
[Araq] Performance issue with closure
7704 ::
[2021-03-27T03:00:04+01:00]
[leorize] How to best access a potentially const variable in a func that is to big for default stack?
7394 ::
[2021-01-17T01:05:24+01:00]
[alexeypetrushin] How to create a new ref object from an immutable (non-ref) object?
6733 ::
[2020-08-27T17:12:01+02:00]
[Araq] Blog post about strict funcs
6103 ::
[2020-03-22T13:10:06+01:00]
[TheDragonsApprentice] Http(s) Stream
4871 ::
[2019-05-21T23:54:51+02:00]
[Araq] Is something like EnTT possible with Nim?