Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12616 ::
[2024-12-05T05:36:03+01:00]
[enthus1ast] Low-latency, Python-calling, concurrent design
12576 ::
[2024-10-29T03:36:56+01:00]
[jackhftang] A more full-featured deque implementation
11670 ::
[2024-05-29T19:10:40+02:00]
[Araq] Cheap exceptions, opinionated error handling
11403 ::
[2024-04-09T21:19:43+02:00]
[enthus1ast] How to serve acme-challenge file dynamically with Jester REST API?
11308 ::
[2024-03-27T18:51:47+01:00]
[jackhftang] Logarithm Implementation Tutorial
10176 ::
[2023-05-06T13:44:26+02:00]
[jackhftang] How can I create a process completely detached of my process?
10112 ::
[2023-04-19T03:11:08+02:00]
[Araq] Design discussion for KommandKit - async, multithreaded, ORC-ready web framework
10103 ::
[2023-04-16T13:00:44+02:00]
[Araq] Writing a wrapper for ML libraries how-to
10014 ::
[2023-03-17T05:42:39+01:00]
[jackhftang] How to Save Directory Listing into Variable.
9996 ::
[2023-03-14T16:48:55+01:00]
[Araq] How to reproduce the release build of Nim?
9983 ::
[2023-03-11T22:42:39+01:00]
[Araq] Make Nim docker images official?
9981 ::
[2023-03-11T12:04:17+01:00]
[zevv] Shared global var in ORC?
9816 ::
[2023-01-11T03:02:48+01:00]
[Araq] What would be the bast way to get parsing and validation of parameters (option:value)
8569 ::
[2021-10-30T23:46:07+02:00]
[didlybom] Plotting library
8487 ::
[2021-10-08T13:38:17+02:00]
[jackhftang] Block-chain binary certification
8394 ::
[2021-09-04T02:11:24+02:00]
[Araq] Is there a way to get value as if it's reference and update it's value?
8324 ::
[2021-08-14T04:29:26+02:00]
[Araq] Print why assert failed?
8297 ::
[2021-08-04T18:40:50+02:00]
[Araq] Nim enters top 50 programming languages list on TIOBE Index!
8238 ::
[2021-07-17T17:21:32+02:00]
[Stefan_Salewski] problem of run procedure with interval and stop the running
7930 ::
[2021-05-06T01:58:55+02:00]
[treeform] How to http post nested data?
7846 ::
[2021-04-24T12:15:37+02:00]
[cblake] collision-resistant hash for 64bit pointers
7835 ::
[2021-04-21T14:25:10+02:00]
[Araq] 4th Nim online meetup
7816 ::
[2021-04-18T08:15:19+02:00]
[boia01] Nim on raspberry PI
7815 ::
[2021-04-18T03:15:51+02:00]
[federico3] hashing stored passwords
7814 ::
[2021-04-18T02:49:52+02:00]
[doofenstein] Nim convention for multiple imports?
7727 ::
[2021-03-31T15:10:12+02:00]
[Araq] Why is there no compile error when accessing uninitialize variable
7721 ::
[2021-03-30T22:48:02+02:00]
[Stefan_Salewski] Processing elements of a sequence with conditional deletion
7621 ::
[2021-03-13T21:13:38+01:00]
[Araq] Criticism of Parallel Nim
7563 ::
[2021-02-26T17:38:30+01:00]
[dom96] Mixing Threads and Async
7431 ::
[2021-01-26T00:39:57+01:00]
[jyapayne] What is the difference between Nimble and Nake?
7383 ::
[2021-01-14T05:12:36+01:00]
[dom96] Back on Nim: Understanding nimble
7306 ::
[2020-12-30T13:01:03+01:00]
[Araq] Unnecessary var parameter?
7287 ::
[2020-12-24T16:04:10+01:00]
[dom96] Cancelation points in async
7282 ::
[2020-12-23T05:36:53+01:00]
[Araq] Client-side JS with Nim
7271 ::
[2020-12-20T05:04:07+01:00]
[bung] Looper - Another web framework written in Nim
7231 ::
[2020-12-09T06:55:20+01:00]
[Araq] any way to extra version info from <project>.nimble file?
7162 ::
[2020-11-27T12:59:30+01:00]
[Araq] Advent of Nim 2020 megathread
7157 ::
[2020-11-25T21:23:11+01:00]
[doofenstein] Set base address of sequence
7149 ::
[2020-11-24T15:21:55+01:00]
[jackhftang] asynchttpserver, keep-alive and concurrent queries
7118 ::
[2020-11-19T02:30:24+01:00]
[Araq] Question about async
7114 ::
[2020-11-18T17:14:47+01:00]
[cblake] internal error : where to report
7113 ::
[2020-11-18T16:19:33+01:00]
[Araq] trouble , name etc...
7096 ::
[2020-11-15T21:56:57+01:00]
[enthus1ast] Which HTTP server library?
7094 ::
[2020-11-15T17:55:51+01:00]
[Araq] How do you deal with dependencies in Nim ?
7088 ::
[2020-11-14T04:55:32+01:00]
[cblake] Creating unique ID from strings
7057 ::
[2020-11-09T15:46:54+01:00]
[Araq] Quick question about acyclic pragma
7004 ::
[2020-10-28T23:12:04+01:00]
[Araq] Overriding ==
6998 ::
[2020-10-27T23:03:56+01:00]
[dsrw] Listening for variable changes in Nim?
6966 ::
[2020-10-21T04:20:17+02:00]
[cblake] Convert Time to Duration
6958 ::
[2020-10-20T00:40:23+02:00]
[Araq] How to avoid deprecation notice for libraies supporting multi-version of Nim?
6931 ::
[2020-10-15T19:34:39+02:00]
[cblake] How to keep a ordered table sorted with the most recent changed elements at the end?
6514 ::
[2020-07-02T07:01:39+02:00]
[Araq] Why does wrapping the code in a top level procedure make it faster?
6454 ::
[2020-06-20T14:48:14+02:00]
[jackhftang] Watch mode
6439 ::
[2020-06-16T14:11:20+02:00]
[jackhftang] std.sha1 secureHashFile memory usage
6438 ::
[2020-06-16T00:47:28+02:00]
[Araq] Why is my HTTP handler not gcsafe?
6433 ::
[2020-06-14T13:34:20+02:00]
[aguspiza2] Simple gui app with threadpool
6415 ::
[2020-06-07T07:51:22+02:00]
[Araq] Using a Table as an object's member.
6400 ::
[2020-06-03T01:09:47+02:00]
[federico3] Structure of a web project
6399 ::
[2020-06-02T18:46:04+02:00]
[dom96] Lambda syntax is awkward
6391 ::
[2020-05-30T03:32:20+02:00]
[slangmgh] How do I revert a my fork back to nim devel?
6386 ::
[2020-05-28T07:44:45+02:00]
[dom96] Is there a command line one-line to start an HTTP server using Nim?
6376 ::
[2020-05-25T01:57:24+02:00]
[cblake] Introducing therapist, a new commandline parsing library
6374 ::
[2020-05-24T12:05:49+02:00]
[adrianv] Question about type safety and OOP
6352 ::
[2020-05-19T01:56:12+02:00]
[Araq] How mature is async/threading in Nim?
5817 ::
[2020-01-15T21:54:59+01:00]
[Araq] Naming conventions - need leading underscore
5235 ::
[2019-09-28T04:17:30+02:00]
[moigagoo] Lambdas?
5195 ::
[2019-09-16T07:44:04+02:00]
[jackhftang] Trying to combine threads with async by channels
4722 ::
[2019-03-17T08:16:09+01:00]
[Araq] Lock code block without explicit lock variable ?