-
11627 ::
[2024-05-21T22:00:37+02:00]
[mantielero]
ffmpeg6.nim bindings for FFmpeg v6.x
-
10768 ::
[2023-12-15T16:38:11+01:00]
[mashingan]
SIGSEGV: Illegal storage access. (Attempt to read from nil?) in coroutines
-
10563 ::
[2023-10-22T18:32:59+02:00]
[Araq]
Playing with type states and lifetime-tracking hooks, facing some unexpected behavior
-
10545 ::
[2023-10-11T14:56:46+02:00]
[Araq]
Nim boilerplate
-
10428 ::
[2023-08-22T16:41:46+02:00]
[mashingan]
Basic Async Questions
-
10427 ::
[2023-08-22T14:45:16+02:00]
[mashingan]
efficient way of running proc at a given time, that can be changed
-
10330 ::
[2023-07-09T15:48:50+02:00]
[mashingan]
FFI: How to bind to a cpp std::vector which contains another std::vector in nim?
-
10308 ::
[2023-06-28T11:23:13+02:00]
[mashingan]
Undeclared field - Unrecognized proc
-
9619 ::
[2022-11-15T18:46:40+01:00]
[Araq]
How to add a file to a project without importing
-
9410 ::
[2022-08-26T12:55:52+02:00]
[jyapayne]
Using return in templates returns nil
-
9260 ::
[2022-06-24T05:30:35+02:00]
[mashingan]
Setting compiler-style defines in normal code?
-
9257 ::
[2022-06-22T12:54:30+02:00]
[mashingan]
Example code with multithreading and channels is failing
-
8658 ::
[2021-11-26T23:31:36+01:00]
[Araq]
Macros: why and/or when to use them?
-
8437 ::
[2021-09-18T12:06:59+02:00]
[mashingan]
Direct I2C device access with pure Nim
-
8424 ::
[2021-09-14T12:31:35+02:00]
[jyapayne]
What is the role of the expression "{.importc.}" when transpiling to JavaScript?
-
8238 ::
[2021-07-17T17:21:32+02:00]
[Stefan_Salewski]
problem of run procedure with interval and stop the running
-
8143 ::
[2021-06-22T18:10:35+02:00]
[Araq]
Attempt to read from nil, Arc bug?
-
7898 ::
[2021-05-01T14:06:38+02:00]
[mashingan]
Suddenly getting infinite genericDeepCopy recursion
-
7667 ::
[2021-03-20T15:54:22+01:00]
[boia01]
Found article on concurrency: "Go statement considered harmful"
-
7287 ::
[2020-12-24T16:04:10+01:00]
[dom96]
Cancelation points in async
-
7164 ::
[2020-11-27T15:05:25+01:00]
[mashingan]
How can I do 'fetch' or 'XMLrequest' thing in JS?
-
7143 ::
[2020-11-22T23:40:50+01:00]
[dom96]
Example of a simply UDP client
-
7018 ::
[2020-10-31T09:25:00+01:00]
[ggibson]
SSL error using httpClient
-
6758 ::
[2020-09-02T01:19:17+02:00]
[jibal]
How can i separate the integer part of a number from its decimal part ?
-
6734 ::
[2020-08-27T19:29:25+02:00]
[jyapayne]
Problem with template and async
-
6664 ::
[2020-08-11T10:52:00+02:00]
[sky_khan]
Why use range[0..255] instead of char?
-
6554 ::
[2020-07-18T12:01:27+02:00]
[Araq]
embed DLL into EXE?
-
6523 ::
[2020-07-07T16:36:52+02:00]
[jyapayne]
Generics instantiate problems
-
6512 ::
[2020-07-01T00:30:36+02:00]
[dom96]
getFileSize async and sync
-
6110 ::
[2020-03-24T10:45:58+01:00]
[mashingan]
Control mouse in Windows
-
6101 ::
[2020-03-22T08:54:30+01:00]
[Stefan_Salewski]
How Seq work with objects ?
-
6100 ::
[2020-03-22T04:03:02+01:00]
[enthus1ast]
examples or documentation of Source Code filters
-
6057 ::
[2020-03-08T10:39:16+01:00]
[Araq]
FFI: how to avoid naming arguments in C functions
-
6016 ::
[2020-03-01T21:51:30+01:00]
[timothee]
Some rant about nim
-
5862 ::
[2020-01-26T19:48:35+01:00]
[mashingan]
Looking for someone to continue Nimmongo!
-
5842 ::
[2020-01-21T10:56:05+01:00]
[mashingan]
How to split stderr/stdout of a subprocess?
-
5829 ::
[2020-01-18T14:49:52+01:00]
[enthus1ast]
How to upload large files efficiently and quickly with Jester?
-
5823 ::
[2020-01-17T05:33:28+01:00]
[mashingan]
Why does this proc have side effects?
-
5800 ::
[2020-01-12T09:50:14+01:00]
[Stefan_Salewski]
Check if a procedure exists for a given type at compile time
-
5794 ::
[2020-01-11T08:36:40+01:00]
[mashingan]
Accessing selectors from dispatcher ? why?
-
5792 ::
[2020-01-11T01:56:14+01:00]
[mashingan]
Is there a default initializer that can be overloaded?
-
5775 ::
[2020-01-06T23:11:51+01:00]
[Araq]
"Returning" a proc from a template
-
5749 ::
[2019-12-29T10:26:05+01:00]
[Araq]
Using a Case Statement inside a template
-
5747 ::
[2019-12-28T15:02:43+01:00]
[sky_khan]
hello world issues
-
5742 ::
[2019-12-26T10:49:53+01:00]
[mashingan]
cast ptr ptr to Nim array
-
5737 ::
[2019-12-25T13:34:49+01:00]
[mashingan]
Distinct for indices, is it good library Api?
-
5732 ::
[2019-12-24T05:10:50+01:00]
[mashingan]
Error: 'solve' doesn't have a concrete type, due to unspecified generic parameters.
-
5724 ::
[2019-12-22T16:59:28+01:00]
[Stefan_Salewski]
Problem with C interop/X11 bindings
-
5711 ::
[2019-12-19T08:14:31+01:00]
[Stefan_Salewski]
How to use private variables when you put all types in one module
-
5706 ::
[2019-12-18T12:31:35+01:00]
[adrianv]
What’s your favorite programming language and why?
-
5704 ::
[2019-12-18T10:49:11+01:00]
[mashingan]
how to create a generic type with constraints?
-
5697 ::
[2019-12-17T03:42:44+01:00]
[Araq]
Walking trees without recursive iterators
-
5556 ::
[2019-11-18T19:07:53+01:00]
[mashingan]
Force mutable Seq returns
-
5483 ::
[2019-11-09T14:01:14+01:00]
[Araq]
What is the difference between "writeFile" and "newFileStream" and "write"?
-
5429 ::
[2019-10-31T03:14:48+01:00]
[mashingan]
More elegant way to "invert" a table (hash map, dictionary)
-
5428 ::
[2019-10-30T21:55:09+01:00]
[Araq]
Creating a type that is a non-contiguous subset of char?
-
5406 ::
[2019-10-27T02:22:20+02:00]
[Stefan_Salewski]
How to write a shared(static in c++) proc in a type ?
-
5329 ::
[2019-10-11T11:37:40+02:00]
[filcuc]
Newbie question: downloading multiple files using async httpclient
-
5284 ::
[2019-10-04T23:57:23+02:00]
[mashingan]
httpClient url with the spaces
-
5237 ::
[2019-09-28T10:59:23+02:00]
[Araq]
Newbie experience with the documentation
-
5185 ::
[2019-09-10T12:18:01+02:00]
[Araq]
Confusion on implicit integer conversion.
-
5141 ::
[2019-08-28T23:15:57+02:00]
[dom96]
Jester question: passing gcsafe variable into routes
-
5130 ::
[2019-08-26T07:46:19+02:00]
[dom96]
Need debugging help
-
5121 ::
[2019-08-23T17:44:31+02:00]
[mashingan]
asyncnet and reading from multiple socks
-
5102 ::
[2019-08-17T00:55:38+02:00]
[mashingan]
getFilePos - inconsistent output
-
5037 ::
[2019-07-22T18:31:26+02:00]
[Stefan_Salewski]
Erroneous values returned from Nim’s C foreign function interface.
-
5006 ::
[2019-07-12T02:55:05+02:00]
[Araq]
D templated codeblocks
-
4999 ::
[2019-07-10T02:08:11+02:00]
[Araq]
dynamic lib works properly when interfacing with python, fails with nim
-
4945 ::
[2019-06-19T03:12:19+02:00]
[mashingan]
Simple coroutine like Python generator send()?
-
4912 ::
[2019-06-06T22:52:02+02:00]
[mashingan]
How to parse the timezone from a date/time string to a `TimeZone` type variable?
-
4903 ::
[2019-06-04T15:44:07+02:00]
[dom96]
CORS in Jester
-
4888 ::
[2019-05-29T18:41:30+02:00]
[mashingan]
Trouble when splitting in a CLI application
-
4881 ::
[2019-05-28T10:06:27+02:00]
[Araq]
about Nim compiler parameters
-
4864 ::
[2019-05-19T18:14:06+02:00]
[sdwfrost]
Metaprogramming and wrapping C libraries
-
4860 ::
[2019-05-18T11:54:23+02:00]
[dom96]
Thread and socket functions issue
-
4831 ::
[2019-05-10T01:38:29+02:00]
[yglukhov]
Conditional compilation in imported module based on constant?
-
4826 ::
[2019-05-07T19:31:45+02:00]
[dom96]
New to Nim, Made Something to Feed It
-
4809 ::
[2019-04-25T14:51:10+02:00]
[mashingan]
WideCString -> seq conversion
-
4805 ::
[2019-04-23T17:25:21+02:00]
[mashingan]
Nimongo comparison (i.e. $gt) queries
-
4795 ::
[2019-04-18T08:41:17+02:00]
[boia01]
Not-so-distinct types
-
4791 ::
[2019-04-16T07:25:13+02:00]
[Araq]
pegs module: how to use captures in enter/leave procs?
-
4788 ::
[2019-04-14T01:49:39+02:00]
[Araq]
Is allowing non-matching types for assignment overloading in the development timeline?
-
4760 ::
[2019-04-03T09:02:47+02:00]
[Araq]
I wrote some nim code that works, but I don't understand how/why it works.
-
4758 ::
[2019-04-03T02:33:05+02:00]
[Araq]
Nim vs V language
-
4749 ::
[2019-03-29T16:59:42+01:00]
[mashingan]
How to compile and run a Nim program on the Android?
-
4731 ::
[2019-03-22T10:38:33+01:00]
[dom96]
Can I use headless browser and capture the page?
-
4717 ::
[2019-03-15T14:00:03+01:00]
[mashingan]
Please tell me about jester's "tmpl" files.
-
4709 ::
[2019-03-10T23:46:40+01:00]
[federico3]
What is the best way to run a nim program as daemon?
-
4693 ::
[2019-03-04T13:46:27+01:00]
[Araq]
Introducing Norm: a Nim ORM
-
4685 ::
[2019-03-01T19:05:11+01:00]
[Stefan_Salewski]
Query Filepath for owner and group ID or name
-
4683 ::
[2019-02-27T02:51:07+01:00]
[mashingan]
Config file location for loadConfig
-
4680 ::
[2019-02-24T15:40:40+01:00]
[cblake]
Noob question: proper way to read binary files byte by byte
-
4674 ::
[2019-02-23T00:23:20+01:00]
[Araq]
std::pair, std::make_pair, std::find, std::distance in Nim?
-
4671 ::
[2019-02-21T15:38:04+01:00]
[Araq]
Convert string to char
-
4660 ::
[2019-02-16T13:44:55+01:00]
[Udiknedormin]
template does not create methods?
-
4653 ::
[2019-02-12T17:57:31+01:00]
[cblake]
Fuzzy matching on table keys
-
4642 ::
[2019-02-09T08:32:09+01:00]
[mashingan]
gladloadgl
-
4638 ::
[2019-02-08T19:02:59+01:00]
[bpr]
Screencast Series Ideas
-
4637 ::
[2019-02-08T17:26:51+01:00]
[Araq]
How to implement a "Walrus" operator like in python 3.8 in Nim?
-
4634 ::
[2019-02-07T03:49:50+01:00]
[mashingan]
vecctor items iterator
-
4605 ::
[2019-01-29T14:03:18+01:00]
[mashingan]
for loop with tuple returns reference to tuple member
-
4574 ::
[2019-01-18T16:46:38+01:00]
[anta40]
How to "install" a newly built Nim on a directory?
-
4547 ::
[2019-01-11T16:23:37+01:00]
[Araq]
Nim and Project Euler
-
4546 ::
[2019-01-11T10:58:19+01:00]
[Araq]
Some nim builtin libs not doing enough error checking?
-
4502 ::
[2018-12-29T07:21:42+01:00]
[mashingan]
How to achieve "mechanical substitution" like C macro
-
4501 ::
[2018-12-28T21:16:07+01:00]
[dom96]
openArray[(cstring,cstring)] parameter
-
4499 ::
[2018-12-26T21:50:10+01:00]
[chrisheller]
PEG.js-like API for the pegs module
-
4490 ::
[2018-12-21T13:35:59+01:00]
[dom96]
Beginner help with http client
-
4486 ::
[2018-12-18T19:33:02+01:00]
[Araq]
Unexpected behaviour
-
4483 ::
[2018-12-18T12:43:23+01:00]
[Araq]
Future of Nim ?
-
4477 ::
[2018-12-16T16:46:09+01:00]
[mashingan]
Undefined reference to proc with {.importc.}
-
4476 ::
[2018-12-16T14:53:41+01:00]
[mashingan]
SIGSEGV at Channel.send/tryRecv
-
4472 ::
[2018-12-13T23:05:17+01:00]
[mashingan]
bitsize in object? weird operation
-
4459 ::
[2018-12-11T15:20:40+01:00]
[Stefan_Salewski]
Unknown cause of AssertionError
-
4434 ::
[2018-12-05T22:27:12+01:00]
[Araq]
Multiple Static Libraries and NimMain
-
4430 ::
[2018-12-03T22:19:56+01:00]
[mashingan]
Auto-dereferencing doesn't seem to work?
-
4417 ::
[2018-11-27T02:10:37+01:00]
[dom96]
HttpClient networking problem
-
4414 ::
[2018-11-26T11:15:21+01:00]
[Araq]
Does nim implement predicate dispatch?
-
4399 ::
[2018-11-23T10:57:20+01:00]
[Araq]
The future of NIM's WASM?
-
4397 ::
[2018-11-21T13:25:08+01:00]
[Jehan]
How to convert integer to pointer
-
4396 ::
[2018-11-21T03:48:52+01:00]
[Libman]
how compile nimedit?
-
4394 ::
[2018-11-20T23:17:45+01:00]
[shevegen]
What'd I miss?
-
4380 ::
[2018-11-14T12:38:06+01:00]
[mashingan]
Any suggestion on scheduling a job in nim?
-
4372 ::
[2018-11-09T18:42:19+01:00]
[mashingan]
Can you generate new symbols for procs, templates,etc defined inside templates?
-
4370 ::
[2018-11-09T16:16:47+01:00]
[Araq]
Do we really like or need single letter prefixes like w, m... in public libs?
-
4350 ::
[2018-11-02T14:55:02+01:00]
[LeuGim]
Proper compiler options for release build
-
4329 ::
[2018-10-22T19:25:26+02:00]
[Araq]
should we deprecate nim.cfg in favor of config.nims format?
-
4320 ::
[2018-10-17T18:54:59+02:00]
[Araq]
Insert 'NULL' value in Postgres with Nim 0.19.1 without 'nil'
-
4258 ::
[2018-09-30T23:12:07+02:00]
[Araq]
Problem with -d:release
-
4257 ::
[2018-09-30T20:43:57+02:00]
[Araq]
How to run this language on Mac
-
4220 ::
[2018-09-23T01:58:57+02:00]
[mashingan]
Emit C++ code into .h (instead of .cpp) and reuse it across NIM modules
-
4216 ::
[2018-09-21T18:00:56+02:00]
[mashingan]
httpclient issues with iterating and requesting items in seq
-
4167 ::
[2018-08-31T17:14:19+02:00]
[mashingan]
Godot: ShaderMaterial setShaderParam Variant?
-
4120 ::
[2018-08-11T13:31:01+02:00]
[mashingan]
develop nim in SpaceVim
-
4119 ::
[2018-08-10T16:07:29+02:00]
[Araq]
Is this valid Nim code or a typo?
-
4085 ::
[2018-07-28T18:38:15+02:00]
[drifter]
Simple Web/DB CRUD Example
-
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?
-
4066 ::
[2018-07-20T15:18:39+02:00]
[LeuGim]
Macro - whileSome: none:
-
4047 ::
[2018-07-14T01:41:53+02:00]
[Arrrrrrrrr]
Non-blocking keyboard input
-
4044 ::
[2018-07-13T12:02:23+02:00]
[Araq]
On exceptions (again)
-
4043 ::
[2018-07-13T11:02:36+02:00]
[dom96]
terminal module - File arguments
-
4042 ::
[2018-07-13T02:34:32+02:00]
[andrea]
quit considered evil: bypasses `defer` and `try/catch/finally` which might do important cleanups
-
4037 ::
[2018-07-12T00:52:54+02:00]
[Araq]
template/macro should return `void` instead of `typed` (synonym and much clearer)
-
4036 ::
[2018-07-11T17:42:03+02:00]
[dom96]
Jester/Nim: a good way for using 3rd party javascript library from a Nim server
-
4023 ::
[2018-07-07T04:29:23+02:00]
[dom96]
using async nimongo -- trying to fix a type error
-
4018 ::
[2018-07-05T09:17:17+02:00]
[moigagoo]
How to pass module and function name to call in a template (or macro)?
-
4015 ::
[2018-07-04T21:51:56+02:00]
[Araq]
Rust style enums. How?
-
4012 ::
[2018-07-04T09:55:14+02:00]
[mashingan]
Use proc type to be used in macro
-
4004 ::
[2018-07-02T00:15:24+02:00]
[Araq]
how to forward declare a proc in module A and define it in module B?
-
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq]
explain this behavior for me
-
3987 ::
[2018-06-27T16:38:26+02:00]
[mashingan]
i want to build a Wlan based chat and file transfer system in nim
-
3985 ::
[2018-06-27T08:16:29+02:00]
[dom96]
raw beginner json question
-
3983 ::
[2018-06-26T21:43:48+02:00]
[Stefan_Salewski]
iup library on Linux problem
-
3981 ::
[2018-06-26T13:02:55+02:00]
[mashingan]
Building godot-nim for android
-
3972 ::
[2018-06-25T11:07:20+02:00]
[Araq]
A few questions about Nim (Multimethods and Concepts)
-
3971 ::
[2018-06-25T06:31:22+02:00]
[mashingan]
the nimongo example code for mongodb client -- how does it work
-
3906 ::
[2018-06-10T15:42:30+02:00]
[dom96]
Nim In Action: Listing 3.17 - Reading/Writing Files async await
-
3879 ::
[2018-06-01T20:36:23+02:00]
[Araq]
Do the core Nim devs want Nim to proliferate and grow?
-
3877 ::
[2018-06-01T16:43:36+02:00]
[dom96]
'*' export marker and macros
-
3869 ::
[2018-05-30T13:23:52+02:00]
[Stefan_Salewski]
Tuples vs Objects vs Ref Objects?
-
3863 ::
[2018-05-27T18:37:51+02:00]
[dom96]
Does Nim have a None type like Python that can work with any other type?
-
3855 ::
[2018-05-25T08:52:23+02:00]
[mora]
Ask for an update
-
3854 ::
[2018-05-25T01:34:59+02:00]
[mashingan]
parallelization help
-
3852 ::
[2018-05-24T21:13:18+02:00]
[Varriount]
Keeping track of threads
-
3833 ::
[2018-05-23T14:13:26+02:00]
[allochi]
Expose `awaited` flag in `FlowVarBase` just like `isReady()`
-
3830 ::
[2018-05-20T15:33:42+02:00]
[Varriount]
cannot countProcessor in compile time
-
3828 ::
[2018-05-18T18:16:43+02:00]
[boia01]
Nim-based IoT thermostat
-
3814 ::
[2018-05-14T13:43:05+02:00]
[Jehan]
Why is Nim so slow in this "Completely Unscientific Benchmark"?
-
3808 ::
[2018-05-11T14:55:56+02:00]
[mashingan]
not declared(GetTicks) in gc.nim
-
3807 ::
[2018-05-09T17:58:09+02:00]
[mashingan]
CTFE
-
3805 ::
[2018-05-07T20:44:38+02:00]
[leledumbo]
Lexers and parsers in nim
-
3803 ::
[2018-05-06T16:47:44+02:00]
[mashingan]
Garbage collection with --os=standalone
-
3801 ::
[2018-05-04T12:47:20+02:00]
[Araq]
which part of std. lib can work without GC?
-
3798 ::
[2018-05-03T01:23:59+02:00]
[DTxplorer]
Few mixed up questions
-
3794 ::
[2018-05-01T06:35:28+02:00]
[Araq]
Is there any problem with the code in atomic.nim for tcc?
-
3789 ::
[2018-04-30T02:37:52+02:00]
[mashingan]
init DateTime is very annoying because we always need to initialize the DateTime object
-
3784 ::
[2018-04-27T13:35:54+02:00]
[Stefan_Salewski]
Howto simulate C macro in Nim?
-
3777 ::
[2018-04-23T18:00:49+02:00]
[Araq]
cannot call a proc without brackets
-
3772 ::
[2018-04-22T08:59:34+02:00]
[Araq]
Perfecting Nim
-
3765 ::
[2018-04-17T13:30:19+02:00]
[didlybom]
Calling staticExec inside a function
-
3745 ::
[2018-04-12T02:37:21+02:00]
[timothee]
echo(1,2) != echo (1,2) ; where is this documented?
-
3744 ::
[2018-04-11T22:29:58+02:00]
[Araq]
[RFC] `import foo only bar` to mean `from foo import bar`
-
3742 ::
[2018-04-11T03:32:04+02:00]
[Araq]
how to opt out of automatic import of system.nim?
-
3728 ::
[2018-04-05T14:01:36+02:00]
[mashingan]
Can I write games with Nim for Android?
-
3727 ::
[2018-04-05T03:56:08+02:00]
[mashingan]
Can I do this in Nim?
-
3719 ::
[2018-04-03T03:12:26+02:00]
[cblake]
[RESOLVED] how to skip all the `Hint: foo [Processing]` during compilation?
-
3715 ::
[2018-04-02T08:00:42+02:00]
[timothee]
[RESOLVED] how to get unmodified / uninterpreted source code/AST of expression in macro?
-
3714 ::
[2018-04-01T20:59:59+02:00]
[Krux02]
How to rewrite this in Nim style?
-
3712 ::
[2018-04-01T13:28:31+02:00]
[c0ntribut0r]
Why macros can't find a local module?
-
3708 ::
[2018-03-30T19:22:30+02:00]
[Arrrrrrrrr]
How to get string representation of int inside of the macros?
-
3706 ::
[2018-03-30T05:34:14+02:00]
[dom96]
[resolved] SIGSEGV using lines(filename)
-
3700 ::
[2018-03-28T20:39:43+02:00]
[timothee]
how to call a function by name?
-
3698 ::
[2018-03-28T13:59:01+02:00]
[jangko]
How to return Unicode in shared library
-
3694 ::
[2018-03-27T10:09:04+02:00]
[dom96]
Reflection and JSON decoding
-
3692 ::
[2018-03-27T06:00:39+02:00]
[lucian]
Addresses of variables and endian procedures
-
3686 ::
[2018-03-26T16:54:44+02:00]
[Araq]
complex statement requires indentation
-
3684 ::
[2018-03-24T14:12:22+01:00]
[mashingan]
Algorithms must decouple from containers
-
3683 ::
[2018-03-24T11:13:25+01:00]
[boia01]
How to dealloc complex object correctly?
-
3682 ::
[2018-03-23T23:58:11+01:00]
[dom96]
"real" nim package registry roadmap?
-
3680 ::
[2018-03-22T14:20:34+01:00]
[Dippo]
unique index
-
3674 ::
[2018-03-21T14:28:09+01:00]
[c0ntribut0r]
How to (de)serialize inherited object?
-
3669 ::
[2018-03-19T13:15:26+01:00]
[mashingan]
how to get value of object's field from second thread?
-
3667 ::
[2018-03-19T03:24:37+01:00]
[yglukhov]
Emscripten/WebAssembly GC considerations?
-
3665 ::
[2018-03-18T05:19:39+01:00]
[smitty]
cross-compiling nim using android-ndk 16.1
-
3664 ::
[2018-03-18T04:05:36+01:00]
[Araq]
generic proc not instantiated depending on calling syntax
-
3663 ::
[2018-03-17T20:03:16+01:00]
[Araq]
Wrong copy of sequences?
-
3649 ::
[2018-03-15T05:29:59+01:00]
[Libman]
What can we learn from the SO 2018 Dev Survey?
-
3644 ::
[2018-03-14T06:57:59+01:00]
[def]
Is something like this possible?
-
3642 ::
[2018-03-13T18:57:39+01:00]
[boia01]
Structural typing hack PoC
-
3641 ::
[2018-03-13T17:32:26+01:00]
[Araq]
Nim syntax (error) Quiz
-
3640 ::
[2018-03-13T11:57:45+01:00]
[dom96]
Need more detailed examples with async/await
-
3634 ::
[2018-03-12T10:36:10+01:00]
[dom96]
Need help with async client/server
-
3632 ::
[2018-03-11T17:21:50+01:00]
[mashingan]
Concepts: how to check if a field exists without reading it?
-
3631 ::
[2018-03-11T14:42:59+01:00]
[Libman]
Defining variable in nim.cfg
-
3629 ::
[2018-03-11T09:19:32+01:00]
[mashingan]
what use instead of 'capitalize'?
-
3628 ::
[2018-03-11T06:18:01+01:00]
[dom96]
Before you start !
-
3626 ::
[2018-03-10T15:57:06+01:00]
[Stefan_Salewski]
times.now() not found?
-
3622 ::
[2018-03-09T03:22:20+01:00]
[JohnS]
The Nim way to do this
-
3621 ::
[2018-03-08T23:10:12+01:00]
[DTxplorer]
"multiple definition" Problem
-
3620 ::
[2018-03-08T20:53:12+01:00]
[boia01]
How to rewrite this C++ code to Nim properly
-
3604 ::
[2018-03-03T18:22:59+01:00]
[Araq]
Big integer litterals
-
3591 ::
[2018-02-28T22:20:45+01:00]
[boia01]
Looking for efficient API for regexp library
-
3587 ::
[2018-02-27T18:13:46+01:00]
[Araq]
Nim running very slowly
-
3584 ::
[2018-02-27T01:00:54+01:00]
[Araq]
How is the compiler so clever, and how clever does it get?
-
3582 ::
[2018-02-26T02:46:52+01:00]
[Araq]
Yet another misadventure/possible bug...
-
3579 ::
[2018-02-24T17:50:37+01:00]
[Stefan_Salewski]
another pointer question
-
3578 ::
[2018-02-24T17:25:16+01:00]
[dom96]
Several problems with nimcr
-
3577 ::
[2018-02-24T14:52:04+01:00]
[Stefan_Salewski]
Compiler crashes while compiling module with "StringValue[LEN: static[Natural]]"
-
3575 ::
[2018-02-24T03:50:40+01:00]
[yglukhov]
How to cross-compile a Nim executable for Android
-
3574 ::
[2018-02-23T21:39:49+01:00]
[mashingan]
Preventing use after free
-
3569 ::
[2018-02-22T08:15:36+01:00]
[Stefan_Salewski]
Basic pointer question
-
3564 ::
[2018-02-21T08:47:32+01:00]
[Libman]
Nim's status discussion
-
3508 ::
[2018-01-27T18:52:51+01:00]
[dom96]
How to call runForever()?
-
3499 ::
[2018-01-24T08:04:55+01:00]
[dom96]
postContent with custom header
-
3493 ::
[2018-01-21T18:55:14+01:00]
[dom96]
lib\pure\asyncmacro.nim(43, 27) Error: attempting to call undeclared routine: 'callback='
-
3492 ::
[2018-01-20T21:43:55+01:00]
[c0ntribut0r]
Dynamic dispatch, redefinition and UB (and star wars)
-
3489 ::
[2018-01-19T20:23:24+01:00]
[Demos]
Windows: "import posix" => 'arpa/inet.h': No such file or directory
-
3488 ::
[2018-01-19T15:02:28+01:00]
[boia01]
File, FileStream, and GZFileStream
-
3484 ::
[2018-01-18T16:08:46+01:00]
[dom96]
Very new winapi
-
3467 ::
[2018-01-08T01:46:44+01:00]
[Araq]
Nim 1.17.2: nimble test Fails
-
3460 ::
[2018-01-06T15:57:26+01:00]
[Araq]
Is anyone using the libuv wrappers?
-
3430 ::
[2017-12-24T01:25:56+01:00]
[mashingan]
Internationally accessible Nim applications
-
3427 ::
[2017-12-22T17:58:28+01:00]
[Stefan_Salewski]
(Documentation Request) Nim and OOP
-
3426 ::
[2017-12-22T01:07:14+01:00]
[dom96]
Nim at FOSDEM
-
3425 ::
[2017-12-20T22:34:25+01:00]
[boia01]
Making a RESTful JSON API
-
3410 ::
[2017-12-09T22:01:24+01:00]
[luked2]
websockets server example won't compile: type mismatch:
-
3353 ::
[2017-11-21T11:28:20+01:00]
[Araq]
Introducing the Karax framework
-
3345 ::
[2017-11-17T02:48:44+01:00]
[Araq]
[Solved] Method overloading failure? (Nope, just module name conflict)
-
3336 ::
[2017-11-15T20:46:31+01:00]
[dom96]
"timeinterval" type conversion problem
-
3291 ::
[2017-10-29T17:30:29+01:00]
[Araq]
Challenges implementing an "actor system" in Nim (long post!)
-
3271 ::
[2017-10-22T19:11:49+02:00]
[jlp765]
Negative generic type matching
-
3241 ::
[2017-10-12T22:17:22+02:00]
[Udiknedormin]
Why splitWhitespace() from strutils lacks maxsplit parameter?
-
3234 ::
[2017-10-08T17:51:42+02:00]
[jlp765]
How to compiles only to C
-
3233 ::
[2017-10-08T13:13:54+02:00]
[LeuGim]
How to write (mostly) "architecture independent" (32/64 bits) code?
-
3218 ::
[2017-10-04T20:42:17+02:00]
[cdunn2001]
about locks and condition variables
-
3213 ::
[2017-10-01T18:14:46+02:00]
[perturbation2]
OpenMP and Nim
-
3207 ::
[2017-09-29T20:25:16+02:00]
[dom96]
How to "nimble install XXX" using a specific architecture (x86, instead of x64)?
-
3206 ::
[2017-09-29T10:09:58+02:00]
[mashingan]
what's the different between lock and reentrant lock in Nim
-
3165 ::
[2017-09-13T14:26:14+02:00]
[Jehan]
List comprehension compilation error
-
3159 ::
[2017-09-10T01:54:29+02:00]
[Araq]
FSMonitor
-
3137 ::
[2017-09-01T02:19:13+02:00]
[Araq]
Convert tuple into a Object
-
3125 ::
[2017-08-26T01:47:13+02:00]
[Araq]
Been away for 9 months. What changed? Need some help to get back on track.
-
3117 ::
[2017-08-22T00:46:26+02:00]
[mashingan]
Using spawn and/or parallel: for parallel programming
-
3116 ::
[2017-08-21T23:46:36+02:00]
[enthus1ast]
nimOfflinePack
-
3115 ::
[2017-08-21T22:04:11+02:00]
[Araq]
What are you writing using nim? :)
-
3114 ::
[2017-08-21T01:07:26+02:00]
[mashingan]
Inputing numbers
-
3112 ::
[2017-08-20T18:27:40+02:00]
[sky_khan]
Indentation causes compiler errors
-
3111 ::
[2017-08-18T17:26:44+02:00]
[Araq]
Move semantic and manuel memory management
-
3109 ::
[2017-08-17T09:39:57+02:00]
[Araq]
C Struct in Nim
-
3078 ::
[2017-07-29T15:28:17+02:00]
[LeuGim]
+ won't take two different types
-
3075 ::
[2017-07-28T03:09:35+02:00]
[Krux02]
String sort and handling sequence
-
3074 ::
[2017-07-27T20:51:19+02:00]
[Araq]
UDP socket closing after send
-
3072 ::
[2017-07-27T07:52:01+02:00]
[Araq]
Nim to C transpiler* [fix: compiler]
-
3053 ::
[2017-07-16T18:15:04+02:00]
[anta40]
vcc and nim vs mingw with vulkan
-
3046 ::
[2017-07-13T05:41:36+02:00]
[Jehan]
How do fellow new comers deal with optional parenthesis dropping?
-
3045 ::
[2017-07-13T00:02:40+02:00]
[jangko]
Converting Nim string to c void*
-
3039 ::
[2017-07-11T15:17:31+02:00]
[mashingan]
Error with generic typeclass
-
3037 ::
[2017-07-10T12:55:39+02:00]
[Stefan_Salewski]
Using cstringArray and allocCstringArray
-
3036 ::
[2017-07-10T06:46:35+02:00]
[Stefan_Salewski]
Nim Dynamic Libraries: exporting functions that return pointer-based types
-
3025 ::
[2017-06-30T23:02:58+02:00]
[Araq]
Overloading by Return Type?
-
3009 ::
[2017-06-20T14:31:05+02:00]
[euant]
Progress Bar using stdout.write and eraseLine()
-
3006 ::
[2017-06-18T20:04:10+02:00]
[Araq]
Raw Socket (nativesockets)
-
3005 ::
[2017-06-18T13:25:34+02:00]
[jlp765]
date and string slices
-
3002 ::
[2017-06-15T02:55:41+02:00]
[alfrednewman]
Nim Accessing Nested JSON Data
-
2996 ::
[2017-06-11T18:17:54+02:00]
[Stefan_Salewski]
How to implement a dynamic array
-
2995 ::
[2017-06-11T11:49:00+02:00]
[Araq]
Nim 0.17.0: template with untyped argument resulting in undeclared identifier
-
2993 ::
[2017-06-10T02:11:22+02:00]
[Jehan]
How To - Proper Interfacing In Nim
-
2992 ::
[2017-06-09T12:33:18+02:00]
[Araq]
Request for Review: simple Shared Queue impl
-
2982 ::
[2017-06-02T18:43:59+02:00]
[Jehan]
Extending objects and initialization
-
2974 ::
[2017-05-27T10:07:49+02:00]
[dom96]
AsyncResponse body parsed to html cannot findAll a tag
-
2970 ::
[2017-05-25T10:29:09+02:00]
[Stefan_Salewski]
Wrapping uint32 (and int32 and float32 and more) var parameters
-
2969 ::
[2017-05-24T09:02:57+02:00]
[dom96]
[solved] what is correct way to parse time?
-
2954 ::
[2017-05-10T16:22:26+02:00]
[dom96]
Reproducible builds (stop mentioning nimble install)
-
2951 ::
[2017-05-09T11:32:36+02:00]
[LeuGim]
Compile error when wrapper type(...) with template
-
2950 ::
[2017-05-09T01:49:24+02:00]
[mashingan]
newbie: simulating setTimeout
-
2946 ::
[2017-05-07T16:34:12+02:00]
[dom96]
HELP!! Mentioning Nim is resulting in the drain of all my karma at Hacker News.
-
2945 ::
[2017-05-06T19:07:15+02:00]
[mashingan]
problem of using replace string
-
2944 ::
[2017-05-06T14:36:27+02:00]
[dom96]
choosenim - the Nim toolchain installer/multiplexer
-
2943 ::
[2017-05-05T21:35:56+02:00]
[Krux02]
pointer to array?
-
2935 ::
[2017-05-01T14:51:28+02:00]
[Varriount]
vcc didn't run the second spawn, any idea?
-
2933 ::
[2017-04-29T02:59:06+02:00]
[Stefan_Salewski]
Blog post about Nim performance tuning
-
2918 ::
[2017-04-18T17:05:38+02:00]
[Stefan_Salewski]
Can var proc parameters be faster than function results?
-
2900 ::
[2017-04-04T00:57:30+02:00]
[Araq]
why is nim install weird?
-
2896 ::
[2017-03-31T18:39:26+02:00]
[bpr]
Cello: a library of string algoritms using succinct data structures
-
2885 ::
[2017-03-26T08:39:48+02:00]
[Libman]
nim wrapper for bearlibterminal
-
2883 ::
[2017-03-24T13:54:15+01:00]
[jlp765]
cannot assign result of a template with block argument unless surrounded by a block expression
-
2882 ::
[2017-03-24T04:57:07+01:00]
[hcorion]
Why does loadLib affect some other thread in this case?
-
2878 ::
[2017-03-22T09:44:31+01:00]
[Stefan_Salewski]
Tut Part2 Object variants confusion
-
2873 ::
[2017-03-21T01:39:17+01:00]
[Araq]
Thread-local persistence
-
2871 ::
[2017-03-18T16:45:35+01:00]
[sky_khan]
Image variable, how?
-
2860 ::
[2017-03-15T18:32:35+01:00]
[andrea]
What can be passed between threads
-
2854 ::
[2017-03-14T17:33:16+01:00]
[Araq]
How to use closureScope to be used in thread?
-
2844 ::
[2017-03-11T18:16:35+01:00]
[Araq]
How not to use methods
-
2838 ::
[2017-03-09T13:13:02+01:00]
[xyz32]
Nim to the browser with WebAssembly 1.0
-
2835 ::
[2017-03-08T12:47:09+01:00]
[jordan]
integer literal cosmetics and sign extension
-
2833 ::
[2017-03-07T06:29:42+01:00]
[Araq]
Cannot import file that has importcpp? Solved
-
2832 ::
[2017-03-07T04:37:17+01:00]
[mashingan]
A question about importcpp and closure
-
2831 ::
[2017-03-06T20:00:34+01:00]
[mashingan]
A question on job
-
2812 ::
[2017-02-21T23:01:03+01:00]
[Jehan]
Some fun with permutations and combinations
-
2799 ::
[2017-02-15T11:24:54+01:00]
[andrea]
Dynamic Types
-
2790 ::
[2017-02-09T05:16:11+01:00]
[jlp765]
[RFC]: What's wrong with me or with httpclient :-)
-
2757 ::
[2017-01-25T09:55:23+01:00]
[Araq]
Win7 installation issue
-
2754 ::
[2017-01-25T01:59:10+01:00]
[Araq]
var param vs tuple as return value
-
2752 ::
[2017-01-24T18:11:35+01:00]
[Araq]
How to open new console window and File, FileInfo, FileHandle
-
2742 ::
[2017-01-21T22:47:42+01:00]
[dom96]
Audio/Video File Read/Write Support In NIM
-
2736 ::
[2017-01-19T19:35:33+01:00]
[Araq]
Cannot convert NI16 * to const wchar_t *, when interfacing with c++
-
2735 ::
[2017-01-19T18:53:26+01:00]
[Araq]
Can't install Nim on Windows 8 32 bit.
-
2191 ::
[2016-04-09T00:39:42+02:00]
[jrichards]
help with zah/nim.vim
-
1961 ::
[2016-01-21T18:43:38+01:00]
[Araq]
Understanding memory safety compared to Golang
-
1779 ::
[2015-11-08T08:43:55+01:00]
[Araq]
Nim vs D
-
1497 ::
[2015-08-05T09:31:53+02:00]
[Araq]
How to get the last error from db_mysql?
-
385 ::
[2014-02-28T05:26:14+01:00]
[Araq]
Safe access operator - how could this be done?