-
12767 ::
[2025-04-04T01:19:48+02:00]
[Araq]
Atlas Tutorials & Usage
-
12728 ::
[2025-03-19T13:07:57+01:00]
[moigagoo]
Tooling Update: March 2025 A call to library authors
-
12726 ::
[2025-03-18T19:59:51+01:00]
[arnetheduck]
How to create async future?
-
12702 ::
[2025-03-03T19:25:55+01:00]
[arnetheduck]
Creating async wrappers around expensive sync operations
-
12654 ::
[2025-01-17T12:46:32+01:00]
[Araq]
GuildenStern web server 8 is out - and it's better than ever
-
12633 ::
[2024-12-25T09:10:18+01:00]
[Araq]
Merry christmas and a happy new year!
-
12625 ::
[2024-12-17T09:21:32+01:00]
[Araq]
Explanation for the .liftLocals pragma?
-
12624 ::
[2024-12-13T09:43:26+01:00]
[Araq]
Sigils – Improved Multi-Threading
-
11769 ::
[2024-06-16T04:39:36+02:00]
[mratsim]
Can I use OpenACC pragma in nim?
-
11720 ::
[2024-06-06T16:23:47+02:00]
[Araq]
Introducing an async library inspired by Go in Nim
-
11702 ::
[2024-06-03T22:06:47+02:00]
[nrk]
Monoucha: a high level QuickJS wrapper
-
11644 ::
[2024-05-24T21:02:28+02:00]
[Trustable]
Pixie and NiGui
-
11623 ::
[2024-05-20T17:41:48+02:00]
[Zerbina]
Spot the memory leak when using Chronos and Chronos/threadsync.ThreadSignalPtr
-
11615 ::
[2024-05-18T23:53:03+02:00]
[Isofruit]
How to "drain" remaining work from Chronos Thread Dispatcher
-
11589 ::
[2024-05-12T09:47:06+02:00]
[Isofruit]
How to catch exceptions in Chronos raised by asyncCheck'd Futures?
-
11579 ::
[2024-05-10T11:51:12+02:00]
[blackmius]
Error: await expects Future[T]
-
11549 ::
[2024-05-04T21:41:40+02:00]
[planetis]
malebolgia threads deadlock when trying to synchronize them.
-
11544 ::
[2024-05-04T10:35:18+02:00]
[z_____________]
Can I check if a proc is async at compileTime without a macro?
-
11536 ::
[2024-05-03T06:15:17+02:00]
[enthus1ast]
I Have Created a Kinda Logging Solution :)
-
11532 ::
[2024-05-02T15:08:01+02:00]
[enthus1ast]
Anonymous chat service, powered by Nim
-
11501 ::
[2024-04-27T07:00:41+02:00]
[enthus1ast]
Nim on the go: Smartphone, termux and ... "no" docs.
-
11363 ::
[2024-04-05T03:03:47+02:00]
[bung]
Chrome DevTools Protocol Library For Nim (control your browser)
-
11320 ::
[2024-03-29T09:52:09+01:00]
[arnetheduck]
How to combine nim-metrics and chronos for simple rest api?
-
11131 ::
[2024-03-02T09:18:49+01:00]
[Araq]
Releasing threads resources (OS) after joinThread on windows
-
11129 ::
[2024-03-01T19:54:18+01:00]
[Araq]
Resizable arrays in Nim - difficulty in getting performance
-
11012 ::
[2024-02-15T22:30:36+01:00]
[iffy1]
iOS EXC_BAD_ACCESS nimZeroMem
-
10914 ::
[2024-01-24T18:47:04+01:00]
[arnetheduck]
chronos 4.0
-
10910 ::
[2024-01-24T11:04:55+01:00]
[Araq]
Nim safety features like Zig & Rust?
-
10890 ::
[2024-01-20T07:51:06+01:00]
[Araq]
Trying multiple compilation settings in parallel
-
10873 ::
[2024-01-14T19:34:24+01:00]
[Araq]
What are your options for dealing with leaks in asyncCheck under arc?
-
10857 ::
[2024-01-07T12:47:42+01:00]
[mratsim]
cleanly terminating a thread if it takes too long
-
10853 ::
[2024-01-05T18:13:22+01:00]
[Angluca]
Absytree: Text editor (and tree based language framework) in Nim
-
10816 ::
[2023-12-30T22:09:19+01:00]
[Araq]
Just Complaining About JSFFI And Ambiguous Stack Traces Don't Mind Me
-
10748 ::
[2023-12-08T20:15:41+01:00]
[geotre]
Nimforum custom theme
-
10738 ::
[2023-12-06T20:28:37+01:00]
[geotre]
Forum dark theme
-
10717 ::
[2023-12-01T13:07:49+01:00]
[Col]
Advent of Nim 2023
-
10666 ::
[2023-11-21T11:51:45+01:00]
[Araq]
Chronos v4 RC
-
10631 ::
[2023-11-13T22:28:03+01:00]
[Araq]
Memory leakage caused by the use of asyncftpclient's rter process
-
10600 ::
[2023-11-04T00:15:35+01:00]
[mantielero]
Figuro updates: Scrollpane and more
-
10553 ::
[2023-10-17T17:56:44+02:00]
[didlybom]
Using Concepts for abstracting display graphics
-
10550 ::
[2023-10-16T23:29:17+02:00]
[cblake]
And the fastest language to print hello world is ...
-
10546 ::
[2023-10-11T21:58:55+02:00]
[rockcavera]
Workaround to use multiples asynchronous sockets on Windows (to bypass OSError 10038 and 10055).
-
10507 ::
[2023-09-21T21:06:46+02:00]
[lou15b]
Which tools do you use to code in Nim?
-
10454 ::
[2023-09-02T17:18:38+02:00]
[PMunch]
Is it possible to make an extension for the browser on nim-lang?
-
10453 ::
[2023-09-01T12:35:43+02:00]
[arnetheduck]
unittest2 face lift
-
10432 ::
[2023-08-23T14:14:49+02:00]
[Isofruit]
Difficulty Establishing SSL/TLS Connection for Secure Website
-
10428 ::
[2023-08-22T16:41:46+02:00]
[mashingan]
Basic Async Questions
-
10407 ::
[2023-08-14T19:03:48+02:00]
[Araq]
Equivalent to Rust's Command spawn/try_wait?
-
10333 ::
[2023-07-11T19:57:02+02:00]
[arnetheduck]
crosscompiling - SSL
-
10324 ::
[2023-07-05T11:52:31+02:00]
[arnetheduck]
asyncdispatch debugging
-
10317 ::
[2023-07-03T16:00:30+02:00]
[enthus1ast]
Ferus -- a tiny web engine written in Nim
-
10308 ::
[2023-06-28T11:23:13+02:00]
[mashingan]
Undeclared field - Unrecognized proc
-
10302 ::
[2023-06-26T12:12:38+02:00]
[cheatfate]
signalfd leaks in addProcess()
-
10268 ::
[2023-06-12T21:03:51+02:00]
[Araq]
Is there any utility to output a graphical representation of a Nim Abstract Syntax Tree?
-
10258 ::
[2023-06-08T13:29:50+02:00]
[PMunch]
Understanding `await sleepAsync`
-
10251 ::
[2023-06-06T17:58:37+02:00]
[Araq]
Nim library interoperability with other GC languages (NodeJs, Golang)
-
10238 ::
[2023-06-01T18:37:54+02:00]
[arnetheduck]
Need suggestions for time scheduling async tasks
-
10190 ::
[2023-05-10T17:37:12+02:00]
[planetis]
Macros - object.method
-
10187 ::
[2023-05-09T22:03:14+02:00]
[Araq]
intops - core primtives for working with integers efficiently
-
10182 ::
[2023-05-07T18:56:48+02:00]
[federico3]
pure nim io_uring library
-
10178 ::
[2023-05-06T20:30:20+02:00]
[PMunch]
Few async tools for nim
-
10177 ::
[2023-05-06T18:02:31+02:00]
[Araq]
Atomic ARC
-
10176 ::
[2023-05-06T13:44:26+02:00]
[jackhftang]
How can I create a process completely detached of my process?
-
10161 ::
[2023-05-03T12:15:22+02:00]
[Araq]
Usability of ARC/ORC in multi threaded code.
-
10157 ::
[2023-05-02T06:19:35+02:00]
[arnetheduck]
I'm curious about what happens when using compiler flag "-d:asyncBackend=chronos"
-
10155 ::
[2023-05-02T04:00:31+02:00]
[Araq]
Is ORC considered production-ready? What is the consensus on its use?
-
10148 ::
[2023-05-01T08:09:42+02:00]
[hgxz]
Windows AsyncSocket bindAddr() fails for TCP Client sockets
-
10139 ::
[2023-04-27T12:00:15+02:00]
[Araq]
Compiler limitation or wrong usage/expectation on my part?
-
10133 ::
[2023-04-26T14:52:14+02:00]
[demotomohiro]
Checking whether we are in .compileTime
-
10087 ::
[2023-04-11T02:25:35+02:00]
[Araq]
2.0 RC new and old
-
10079 ::
[2023-04-06T20:27:28+02:00]
[gabbhack]
asyncCheck break my function
-
10066 ::
[2023-04-03T20:32:11+02:00]
[Araq]
Nim in production #2: 100k+ WebSocket connections on one small VM, lots of CPU and RAM to spare
-
10057 ::
[2023-04-01T02:24:38+02:00]
[Stefan_Salewski]
How to return from a function back to the main application loop
-
10054 ::
[2023-03-31T20:27:32+02:00]
[Araq]
Nim 1.6 vs 2 (1.9) Working with channels
-
10029 ::
[2023-03-21T16:55:39+01:00]
[Araq]
How to get exe name from pid under Windows
-
10013 ::
[2023-03-17T03:53:30+01:00]
[Stefan_Salewski]
I asked chat-gpt to write a fft function in Nim
-
10011 ::
[2023-03-16T15:41:36+01:00]
[PMunch]
All chr() up to 127 returns correct unicode character, but chr([128++]) returns �
-
9899 ::
[2023-02-17T15:12:56+01:00]
[geotre]
async post
-
9889 ::
[2023-02-14T15:00:18+01:00]
[enthus1ast]
robots.txt and sitemap for the forum.
-
9855 ::
[2023-01-29T20:59:12+01:00]
[sls1005]
Newbie error: SIGSEGV: Illegal storage access. (Attempt to read from nil?)
-
9800 ::
[2023-01-05T17:39:47+01:00]
[geotre]
Is there a way to print the documents without printing the rest of the html?
-
9794 ::
[2023-01-03T18:10:52+01:00]
[mratsim]
The state of GPU codegen with Nim (bonus: LLVM JIT codegen)
-
9786 ::
[2022-12-31T16:01:49+01:00]
[Araq]
A serious documentation for Nim
-
9707 ::
[2022-12-09T03:18:56+01:00]
[Araq]
Return value for joinThread?
-
9678 ::
[2022-11-30T09:00:41+01:00]
[moigagoo]
Advent of Nim 2022
-
9677 ::
[2022-11-30T02:01:46+01:00]
[treeform]
Basic window graphics library?
-
9647 ::
[2022-11-24T14:01:09+01:00]
[moigagoo]
Looking for a pair programming partner / coach
-
9646 ::
[2022-11-24T13:32:20+01:00]
[Araq]
Atomic ARC option?
-
9554 ::
[2022-10-27T16:37:18+02:00]
[Araq]
Evolving the GUI definition
-
9543 ::
[2022-10-23T04:00:50+02:00]
[Araq]
Nim 2: What’s special about Task?
-
9540 ::
[2022-10-21T11:12:09+02:00]
[drkameleon]
Enums, custom overloads & redundant strings
-
9503 ::
[2022-10-02T13:55:47+02:00]
[mratsim]
Nimbus-eth2 beacon node setup
-
9489 ::
[2022-09-24T01:38:14+02:00]
[mratsim]
nimcuda
-
9434 ::
[2022-09-04T00:10:58+02:00]
[enthus1ast]
Custom header values inside multi-part form ?
-
9378 ::
[2022-08-17T13:34:24+02:00]
[mratsim]
Explain current state of multi-threading
-
9376 ::
[2022-08-17T08:41:39+02:00]
[whospal]
Convert Python codes to Nim codes
-
9346 ::
[2022-08-03T20:29:30+02:00]
[Araq]
Threads dying, memory issues?
-
9342 ::
[2022-08-02T20:55:40+02:00]
[mids106]
How to get just the first N bytes with httpclient ?
-
9323 ::
[2022-07-24T08:07:16+02:00]
[dom96]
Nim packages dependencies visualizations
-
9321 ::
[2022-07-24T03:25:24+02:00]
[Araq]
Ctrie in Nim for concurrent iterators?
-
9266 ::
[2022-06-27T01:59:48+02:00]
[Araq]
Nim 2.0 is already here.
-
9264 ::
[2022-06-25T21:23:48+02:00]
[cblake]
Back to the basics (of research) - Concurrent data-structures in 2.0 ?
-
9254 ::
[2022-06-21T19:21:35+02:00]
[treeform]
Deploy DLLs
-
9228 ::
[2022-06-13T00:55:28+02:00]
[cblake]
Announce: at, a tool to run code later
-
9226 ::
[2022-06-12T12:18:35+02:00]
[dom96]
Questions regarding async - How to display text while downloadFile()
-
9222 ::
[2022-06-10T23:54:47+02:00]
[Araq]
how to have same version of dependencies on two different machines?
-
9221 ::
[2022-06-10T21:12:20+02:00]
[Araq]
Help with converting Nim to JS at runtime
-
9149 ::
[2022-05-09T15:40:38+02:00]
[Araq]
Async musings
-
9126 ::
[2022-04-25T16:00:00+02:00]
[enthus1ast]
Datetime parse format for round-trip "O"
-
9115 ::
[2022-04-18T18:29:25+02:00]
[dom96]
Optimize parsing large file line-by-line
-
9102 ::
[2022-04-11T19:37:22+02:00]
[Araq]
nlvm updated
-
9099 ::
[2022-04-10T19:28:37+02:00]
[mratsim]
Shared memory with ARC
-
9032 ::
[2022-03-23T16:10:38+01:00]
[cblake]
Ruby's parallel-like functionality in Nim
-
8950 ::
[2022-02-25T13:13:59+01:00]
[Araq]
Raises tracking and no more cyclic references in `chronos`
-
8935 ::
[2022-02-20T15:43:47+01:00]
[ggibson]
porting c++ [string]view demo to nim: a puzzle
-
8925 ::
[2022-02-16T20:24:59+01:00]
[DMisener]
Stumped! Extending futures with addition context info
-
8915 ::
[2022-02-14T13:46:01+01:00]
[mratsim]
Trouble interfacing with C/C++ single-header library
-
8901 ::
[2022-02-12T10:26:07+01:00]
[dom96]
after called `AsyncFuture.fail`, the future is still running
-
8880 ::
[2022-02-08T04:26:22+01:00]
[Araq]
best practice or guidelines on using log in a library?
-
8849 ::
[2022-01-27T20:53:19+01:00]
[dom96]
Is there a HTTPS enabled HTTP server in Nim?
-
8836 ::
[2022-01-22T06:41:13+01:00]
[oyster]
usage of OpenMP parallel loop iterator for lazybones?
-
8826 ::
[2022-01-19T13:34:43+01:00]
[PMunch]
nimscript - import configuration file
-
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo]
Made in Nim 2021 - your favorites?
-
8744 ::
[2021-12-27T01:23:58+01:00]
[Araq]
Proper way to open and close async files?
-
8723 ::
[2021-12-18T16:10:04+01:00]
[didlybom]
A rant about Nim bugs
-
8700 ::
[2021-12-11T20:36:55+01:00]
[doofenstein]
Happy Christmas
-
8679 ::
[2021-12-05T09:16:54+01:00]
[arnetheduck]
async with delegates, how to pass parameters?
-
8658 ::
[2021-11-26T23:31:36+01:00]
[Araq]
Macros: why and/or when to use them?
-
8603 ::
[2021-11-08T12:01:21+01:00]
[arnetheduck]
Supporting both chronos and asyncdispatch in async code
-
8598 ::
[2021-11-06T21:21:23+01:00]
[Araq]
Dynlib passing value back to main app causes SIGSEGV error
-
8590 ::
[2021-11-04T07:03:32+01:00]
[dom96]
Survey Question: flow research
-
8561 ::
[2021-10-29T15:46:36+02:00]
[didlybom]
Error: type mismatch: got <End>
-
8532 ::
[2021-10-23T21:06:09+02:00]
[DavideGalilei]
asyncmacro.nim(130, 3) Error: 'yield' only allowed in an iterator
-
8524 ::
[2021-10-21T10:30:21+02:00]
[miran]
Error in chronos with Nim 1.6
-
8495 ::
[2021-10-13T00:00:04+02:00]
[Swend]
Child process shows exit code -1 when peeked, though it has definitely ended.
-
8468 ::
[2021-09-29T05:32:57+02:00]
[Araq]
Advice needed on exporting symbols from DLL
-
8419 ::
[2021-09-13T12:06:52+02:00]
[ul]
How to get the next iterator value outside of the loop?
-
8392 ::
[2021-09-02T18:00:06+02:00]
[dom96]
asyncstreams example?
-
8391 ::
[2021-09-02T14:50:18+02:00]
[rbohl64]
Is async expected to work within a Thread() ?
-
8384 ::
[2021-08-31T16:15:09+02:00]
[enthus1ast]
nimja; compiled and statically typed template engine (like twig or jinja2)
-
8324 ::
[2021-08-14T04:29:26+02:00]
[Araq]
Print why assert failed?
-
8263 ::
[2021-07-24T07:08:42+02:00]
[doongjohn]
Nim online playground using Monaco and Wandbox api
-
8238 ::
[2021-07-17T17:21:32+02:00]
[Stefan_Salewski]
problem of run procedure with interval and stop the running
-
8235 ::
[2021-07-16T04:35:33+02:00]
[Araq]
How can I run a procedure with specified time interval
-
8218 ::
[2021-07-09T18:32:16+02:00]
[christianschoe]
Misleading error message from startProcess()
-
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq]
Help with object serialization please!
-
8160 ::
[2021-06-27T10:25:52+02:00]
[tmsa04]
redirect process's output to file
-
8153 ::
[2021-06-24T08:47:13+02:00]
[Araq]
nim-ws - websockets for Nim
-
8146 ::
[2021-06-23T17:38:59+02:00]
[Stefan_Salewski]
Life is a struggle - a struggle with Nim (video)
-
8072 ::
[2021-06-01T20:18:47+02:00]
[slangmgh]
Asynchronous processing of http requests vs spawn tasks!
-
8056 ::
[2021-05-30T13:38:02+02:00]
[juancarlospaco]
How can I use return value from a spawned function in Nim?
-
8055 ::
[2021-05-30T02:27:04+02:00]
[euant]
print dates in reversed order
-
8050 ::
[2021-05-27T15:34:37+02:00]
[bung]
how to handle concurrent requests when my chronos based web framework with chronos based mysql lib
-
8047 ::
[2021-05-27T12:39:19+02:00]
[dom96]
FutureVar in async
-
8045 ::
[2021-05-27T00:37:32+02:00]
[bpr]
Date issue. What happened in 1940?
-
8040 ::
[2021-05-26T15:50:44+02:00]
[cblake]
Catching shell resizes (asynchronously?)
-
7989 ::
[2021-05-17T00:29:55+02:00]
[Araq]
Karax steps forward
-
7985 ::
[2021-05-15T09:34:35+02:00]
[euant]
User feedback needed about synchronization primitive call once
-
7983 ::
[2021-05-15T09:01:03+02:00]
[Araq]
Nim 2.0 -- thoughts
-
7973 ::
[2021-05-13T08:14:48+02:00]
[Araq]
Make `std/asynchttpserver` more robust?
-
7968 ::
[2021-05-11T17:56:26+02:00]
[PMunch]
Threading in Nim
-
7964 ::
[2021-05-11T08:50:18+02:00]
[arnetheduck]
HTTP(s) Client / Server in chronos
-
7956 ::
[2021-05-09T21:57:58+02:00]
[bung]
sendfile over ssl
-
7952 ::
[2021-05-08T17:05:05+02:00]
[enthus1ast]
Parse unix time
-
7912 ::
[2021-05-03T01:09:52+02:00]
[dom96]
Idiomatic way to run a process in the background and close it when appropriate?
-
7888 ::
[2021-04-30T05:25:04+02:00]
[chrisheller]
In Nimpy how to call methods on Python objects? (Example sys.path.insert)
-
7876 ::
[2021-04-28T11:05:50+02:00]
[cblake]
read chunks from file or stream with custom delimiter
-
7832 ::
[2021-04-20T20:54:02+02:00]
[Araq]
Concatenation of seq and array?
-
7796 ::
[2021-04-15T18:02:21+02:00]
[DeletedUser]
Migrating from v 1.0: "raise effects differ"
-
7770 ::
[2021-04-09T19:14:03+02:00]
[Araq]
Issue with Nim Manual on Windows Chrome
-
7769 ::
[2021-04-09T18:48:44+02:00]
[bung]
chronos problem, my client-server test randomly fails on windows and macOS
-
7764 ::
[2021-04-09T05:23:19+02:00]
[moigagoo]
Testing/Feedback for Neel 0.4.0 development
-
7724 ::
[2021-03-31T04:59:07+02:00]
[leorize]
void return type
-
7722 ::
[2021-03-31T03:19:17+02:00]
[dom96]
I want to use gecko driver headless.
-
7701 ::
[2021-03-25T23:59:34+01:00]
[Araq]
Chrome Extensions with Nim, who would have thought?
-
7686 ::
[2021-03-23T14:28:30+01:00]
[arnetheduck]
Resolving incorrectly deduced `raises` violations
-
7667 ::
[2021-03-20T15:54:22+01:00]
[boia01]
Found article on concurrency: "Go statement considered harmful"
-
7655 ::
[2021-03-18T12:14:51+01:00]
[Araq]
How do I share a hash table among multiple processes to store temporary http sessions?
-
7621 ::
[2021-03-13T21:13:38+01:00]
[Araq]
Criticism of Parallel Nim
-
7616 ::
[2021-03-12T20:02:01+01:00]
[dom96]
Non-async inside async, how it's executed?
-
7607 ::
[2021-03-11T07:55:45+01:00]
[mratsim]
Strange "lock levels differ" error with HttpClient
-
7470 ::
[2021-02-04T04:49:01+01:00]
[boia01]
Help needed: Deadlock during allocShared0
-
7453 ::
[2021-01-31T09:21:04+01:00]
[leorize]
RFC: My prototype for an osproc replacement
-
7447 ::
[2021-01-29T20:49:30+01:00]
[cblake]
Dealing With Memory Leaks (and a possibly broken install or setup?)
-
7446 ::
[2021-01-29T17:52:49+01:00]
[dom96]
Problem with asynchttpserver and GC - yep, the usual one
-
7429 ::
[2021-01-25T19:49:15+01:00]
[greenfork]
Puzzling error (warning?) messages
-
7405 ::
[2021-01-20T18:09:58+01:00]
[Araq]
libdill for large scale concurrency
-
7402 ::
[2021-01-19T19:52:32+01:00]
[cblake]
Print - a better echo. colors, pretty nesting, refs and cycles!
-
7378 ::
[2021-01-12T21:26:43+01:00]
[timothee]
How to serialize/deserialize my data type with options and DateTime
-
7328 ::
[2021-01-02T23:47:49+01:00]
[Araq]
Cross-Compiling for Windows 32-bit with ChooseNim Install
-
7303 ::
[2020-12-30T01:07:21+01:00]
[cmc]
Announce: nestegg webm demuxer, dav1d av1 video decoder, opus audio decoder, and lov video player
-
7299 ::
[2020-12-28T17:14:37+01:00]
[cblake]
How to sum the values of a table?
-
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
-
7265 ::
[2020-12-17T21:31:36+01:00]
[Araq]
Nim interact with Windows .NET Frameworks
-
7206 ::
[2020-12-05T16:09:33+01:00]
[timothee]
Nimbotics
-
7179 ::
[2020-11-30T21:04:41+01:00]
[Araq]
Nim (1.4 ORC) v.s. Rust in terms of safety?
-
7143 ::
[2020-11-22T23:40:50+01:00]
[dom96]
Example of a simply UDP client
-
7138 ::
[2020-11-22T13:03:53+01:00]
[Stefan_Salewski]
Are these constants effectively saving computations?
-
7127 ::
[2020-11-20T11:07:54+01:00]
[jasonfi]
Enabling hot-reloading causes the chronicles module to fail to compile
-
7101 ::
[2020-11-16T14:53:10+01:00]
[gcao]
Which one to choose, Asyncdispatch in Nim vs Chronos?
-
7100 ::
[2020-11-16T14:17:19+01:00]
[pwernersbach]
amysql - Async MySQL Connector write in pure Nim.
-
7089 ::
[2020-11-14T10:16:23+01:00]
[Araq]
Possible usage of Nim & Z3 for embedded?
-
7065 ::
[2020-11-10T14:32:42+01:00]
[mratsim]
GuildenStern 0.9: Modular multithreading web server for Linux
-
7042 ::
[2020-11-06T14:06:23+01:00]
[dom96]
Async unexpected behavior
-
7039 ::
[2020-11-06T01:09:13+01:00]
[SolitudeSF]
SIGILL: Illegal operation with an var parameter
-
7036 ::
[2020-11-05T09:57:47+01:00]
[Araq]
Changes to 1.4 affecting packaging
-
7021 ::
[2020-10-31T15:41:14+01:00]
[treeform]
Some questions regarding gc-safety, httpclient and timezones
-
6916 ::
[2020-10-12T18:04:26+02:00]
[Araq]
Show and tell: RPC on embedded devices
-
6911 ::
[2020-10-12T05:36:09+02:00]
[lihf8515]
Use `prologue` and `amysql` to implement WEB API, running errors, how to solve?
-
6889 ::
[2020-10-04T18:08:43+02:00]
[dom96]
Wrapping synchronous code into asynchronous call
-
6878 ::
[2020-09-30T21:33:13+02:00]
[Araq]
Library for making lightweight Electron-like HTML/JS GUI applications
-
6872 ::
[2020-09-29T18:51:56+02:00]
[zahary]
faststreams and std async sockets
-
6862 ::
[2020-09-26T10:51:29+02:00]
[Araq]
VS Code Nim Extension in Nim
-
6826 ::
[2020-09-17T08:20:02+02:00]
[mratsim]
Is there flame graph for Nim performance?
-
6817 ::
[2020-09-14T22:30:03+02:00]
[Araq]
ARC/ORC cpu intensive loop bug?
-
6753 ::
[2020-08-31T20:00:58+02:00]
[Araq]
System Programming in 2k20
-
6738 ::
[2020-08-28T04:20:14+02:00]
[Araq]
Nimble package structure and interop changes
-
6713 ::
[2020-08-22T22:26:23+02:00]
[mratsim]
General opinions on "pooled" resource implementation
-
6667 ::
[2020-08-12T01:42:45+02:00]
[hauser]
Problem with cross-compiling for Windows
-
6664 ::
[2020-08-11T10:52:00+02:00]
[sky_khan]
Why use range[0..255] instead of char?
-
6611 ::
[2020-07-28T18:11:52+02:00]
[cblake]
"||" operator ? : Is there a corresponding operator for iterables ?
-
6581 ::
[2020-07-23T14:34:46+02:00]
[dom96]
HttpClient with UNIX_AF/SOCK_STREAM Socket instance
-
6512 ::
[2020-07-01T00:30:36+02:00]
[dom96]
getFileSize async and sync
-
6443 ::
[2020-06-17T19:42:21+02:00]
[mratsim]
Parallel coding in Nim (as compared to OpenMP/MPI)
-
6434 ::
[2020-06-15T18:51:59+02:00]
[Jehan]
Nim's popularity
-
6426 ::
[2020-06-12T15:51:29+02:00]
[Araq]
Comparisons of Nim to the Chapel computer programming language...
-
6414 ::
[2020-06-07T02:24:47+02:00]
[Ward]
Type issues – winim and CryptUnprotectData
-
6367 ::
[2020-05-22T01:38:23+02:00]
[Araq]
Faster and Safer Raytracing in Nim
-
6342 ::
[2020-05-15T23:41:07+02:00]
[Araq]
Revisiting my oldest Nim project.
-
6320 ::
[2020-05-12T15:50:24+02:00]
[treeform]
Some week-of-year procs for use with the times library
-
6285 ::
[2020-05-02T16:02:54+02:00]
[dom96]
What's the async way to receive channel messages?
-
6186 ::
[2020-04-10T11:49:51+02:00]
[chrisheller]
Converting Python/Swift to Nim
-
6147 ::
[2020-04-04T08:11:18+02:00]
[Araq]
Question about --gc:arc in nim version 1.2
-
6130 ::
[2020-03-29T13:51:26+02:00]
[Araq]
Strange (maybe memory related behaviour)
-
6027 ::
[2020-03-03T21:14:50+01:00]
[Araq]
parallel: bounds checker
-
6007 ::
[2020-02-28T16:14:29+01:00]
[zahary]
Announcement: Status resumes its bounty program!
-
5980 ::
[2020-02-24T21:13:22+01:00]
[dom96]
Using async Nim procedures in Python
-
5917 ::
[2020-02-11T01:42:06+01:00]
[cblake]
Suggestions for optimization?
-
5912 ::
[2020-02-10T07:01:38+01:00]
[chrisheller]
Newbie - trying to compile for macos from windows
-
5894 ::
[2020-02-06T17:39:44+01:00]
[enthus1ast]
Extended routes that return json doesn't compile
-
5887 ::
[2020-02-04T23:38:58+01:00]
[Araq]
Status status update ;) libp2p, etc
-
5829 ::
[2020-01-18T14:49:52+01:00]
[enthus1ast]
How to upload large files efficiently and quickly with Jester?
-
5805 ::
[2020-01-12T21:40:07+01:00]
[leorize]
Setup Nim with Vim/NeoVim
-
5772 ::
[2020-01-04T23:21:14+01:00]
[chrisheller]
Docgen for macro generated code
-
5767 ::
[2020-01-03T09:19:59+01:00]
[Araq]
A path commonPrefix function
-
5764 ::
[2020-01-02T12:14:45+01:00]
[geohuz]
Problem of running http port forwarding
-
5692 ::
[2019-12-15T19:42:09+01:00]
[Araq]
Preview of Weave/Picasso v0.1.0, a message-passing based multithreading runtime.
-
5691 ::
[2019-12-15T17:46:02+01:00]
[Stefan_Salewski]
Editor with nimsuggest support for libs with generics?
-
5652 ::
[2019-12-07T18:25:38+01:00]
[dom96]
TXT DNS lookup
-
5618 ::
[2019-11-30T20:33:55+01:00]
[Araq]
How to debug a segmentation fault?
-
5569 ::
[2019-11-21T02:15:56+01:00]
[chrisheller]
Docker image for cross compiling
-
5565 ::
[2019-11-20T11:11:57+01:00]
[dom96]
Running several processes asynchronously?
-
5527 ::
[2019-11-15T17:43:39+01:00]
[chriswyatt]
db_odbc - Informix
-
5522 ::
[2019-11-15T08:14:23+01:00]
[dom96]
async/await for embedded sysmtems
-
5485 ::
[2019-11-09T23:52:08+01:00]
[mikra]
Domain modeling in Nim
-
5366 ::
[2019-10-17T15:00:16+02:00]
[dom96]
recvmsg on AsyncSocket
-
5362 ::
[2019-10-16T14:21:30+02:00]
[timothee]
Out of bounds error when use seq with emscripten
-
5321 ::
[2019-10-10T10:41:38+02:00]
[Araq]
Multi-threading and data sharing
-
5284 ::
[2019-10-04T23:57:23+02:00]
[mashingan]
httpClient url with the spaces
-
5260 ::
[2019-10-02T04:03:53+02:00]
[spip]
Some indicators on Nimble packages
-
5227 ::
[2019-09-26T09:49:30+02:00]
[Araq]
Read Stdin asynchronously
-
5217 ::
[2019-09-24T20:24:14+02:00]
[Araq]
Compiling?
-
5211 ::
[2019-09-21T13:31:38+02:00]
[enthus1ast]
javascript cstring contains "%"
-
5173 ::
[2019-09-05T21:51:19+02:00]
[bpr]
nim users in San Francisco / bay area?
-
5142 ::
[2019-08-29T01:30:17+02:00]
[Xena]
How to Send Email with Nim
-
5137 ::
[2019-08-27T09:27:18+02:00]
[refaqtor]
Quantum Leaps framework implementation /Miro Samek/
-
5121 ::
[2019-08-23T17:44:31+02:00]
[mashingan]
asyncnet and reading from multiple socks
-
5115 ::
[2019-08-22T07:48:51+02:00]
[Araq]
Data Structure Interpretation techniques
-
5103 ::
[2019-08-17T20:31:29+02:00]
[Araq]
Nim vs. Python & Groovy (string splitting): Why is string splitting so slow in Nim?
-
5083 ::
[2019-08-09T13:50:03+02:00]
[Araq]
[RFC] Project Picasso - A multithreading runtime for Nim
-
5075 ::
[2019-08-08T02:48:08+02:00]
[leorize]
Problem with var objects and adding values to them
-
5048 ::
[2019-07-26T11:14:57+02:00]
[Araq]
Data loss with async sockets
-
5047 ::
[2019-07-26T09:17:04+02:00]
[dom96]
What do you think about the programming language NIM?
-
5026 ::
[2019-07-18T05:35:18+02:00]
[Araq]
Version 0.20.2 released
-
5024 ::
[2019-07-17T12:08:21+02:00]
[Araq]
Hyphens Not Allowed in Nim Filenames? [Invalid Module Name]
-
5020 ::
[2019-07-16T17:01:10+02:00]
[Araq]
side effects through local() or parse() from times module
-
5019 ::
[2019-07-16T16:56:18+02:00]
[madra]
Nim Equivalent of Python Range [with Step]
-
5012 ::
[2019-07-14T03:08:27+02:00]
[moigagoo]
timezone in unit tests
-
5001 ::
[2019-07-11T08:26:51+02:00]
[Stefan_Salewski]
What's the most idiomatic way to call ``execCmdEx`` in parallel?
-
4952 ::
[2019-06-20T04:45:53+02:00]
[Araq]
psuedo RFC for async Channels and FlowVars
-
4912 ::
[2019-06-06T22:52:02+02:00]
[mashingan]
How to parse the timezone from a date/time string to a `TimeZone` type variable?
-
4910 ::
[2019-06-06T22:04:38+02:00]
[Araq]
Nim v0.20.0 is here (1.0 RC)
-
4824 ::
[2019-05-05T08:23:47+02:00]
[dom96]
Need help with creating a module featuring asynchronous access of Redis
-
4822 ::
[2019-05-04T06:53:40+02:00]
[dom96]
Error: undeclared identifier: 'await'
-
4804 ::
[2019-04-23T16:50:25+02:00]
[dom96]
Handling EOF asynchronously?
-
4782 ::
[2019-04-12T20:36:02+02:00]
[chrisheller]
Example implementing SQLite extension in Nim
-
4738 ::
[2019-03-24T18:15:44+01:00]
[Araq]
beat c in fefes "competition"
-
4707 ::
[2019-03-09T08:16:50+01:00]
[Araq]
Generic proc specialization?
-
4699 ::
[2019-03-07T23:16:10+01:00]
[Varriount]
Httpclient and hangs
-
4677 ::
[2019-02-24T06:21:38+01:00]
[Araq]
Library isolation (diamond dependencies)
-
4671 ::
[2019-02-21T15:38:04+01:00]
[Araq]
Convert string to char
-
4666 ::
[2019-02-19T16:36:50+01:00]
[miran]
Nim VS Code autocompletion
-
4651 ::
[2019-02-11T20:07:40+01:00]
[tim_st]
Newbie question about reading asynchronous text file line by line
-
4621 ::
[2019-02-02T18:14:55+01:00]
[Araq]
Simple snippet for colored logging with named arguments
-
4553 ::
[2019-01-13T20:43:04+01:00]
[nucky9]
Any advice on doing composition well in Nim
-
4537 ::
[2019-01-06T10:40:48+01:00]
[chrisheller]
Initializing inherited types in Nim VM
-
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
-
4416 ::
[2018-11-26T21:01:52+01:00]
[cblake]
Advent of Code 2018 megathread
-
4287 ::
[2018-10-08T10:03:19+02:00]
[dom96]
What does asyncCheck do?
-
4120 ::
[2018-08-11T13:31:01+02:00]
[mashingan]
develop nim in SpaceVim
-
4097 ::
[2018-08-02T11:20:41+02:00]
[dom96]
Nimbus, an Ethereum 2.0 client written in Nim
-
3971 ::
[2018-06-25T06:31:22+02:00]
[mashingan]
the nimongo example code for mongodb client -- how does it work
-
3947 ::
[2018-06-20T05:02:14+02:00]
[Araq]
Reading through all the threads
-
3936 ::
[2018-06-18T08:49:23+02:00]
[dom96]
Forum on tablet - lost message
-
3906 ::
[2018-06-10T15:42:30+02:00]
[dom96]
Nim In Action: Listing 3.17 - Reading/Writing Files async await
-
3904 ::
[2018-06-09T11:50:15+02:00]
[Tiberium]
Awesome Nim Contributions
-
3891 ::
[2018-06-05T19:35:03+02:00]
[dom96]
Concurrency Model
-
3859 ::
[2018-05-26T05:22:57+02:00]
[Araq]
Are unittest failures sent to the stdout stream?
-
3854 ::
[2018-05-25T01:34:59+02:00]
[mashingan]
parallelization help
-
3675 ::
[2018-03-21T14:35:29+01:00]
[dom96]
Is there any way to create template with await?
-
3655 ::
[2018-03-16T10:38:36+01:00]
[Araq]
Compile-time type reflection API?
-
3648 ::
[2018-03-15T01:49:48+01:00]
[adrianv]
How to turn thread spawn call into an async call
-
3640 ::
[2018-03-13T11:57:45+01:00]
[dom96]
Need more detailed examples with async/await
-
3460 ::
[2018-01-06T15:57:26+01:00]
[Araq]
Is anyone using the libuv wrappers?
-
3454 ::
[2018-01-03T16:23:40+01:00]
[dom96]
Sockets in Nim: I must choose between "select" and "accept"?
-
3394 ::
[2017-12-04T14:48:35+01:00]
[Araq]
What is the entire "seq" API?
-
3372 ::
[2017-11-26T16:55:52+01:00]
[Araq]
local-heap/multi-threading not working as I expect
-
3343 ::
[2017-11-16T21:55:05+01:00]
[cheatfate]
Is there way to just dump staticRead bytes to seq.
-
3340 ::
[2017-11-16T12:48:53+01:00]
[Araq]
The cint == int != int trap
-
3307 ::
[2017-11-05T03:40:12+01:00]
[jzakiya]
queues for parallel processing
-
3305 ::
[2017-11-04T16:19:27+01:00]
[Varriount]
Bitwise lowercase
-
3291 ::
[2017-10-29T17:30:29+01:00]
[Araq]
Challenges implementing an "actor system" in Nim (long post!)
-
3261 ::
[2017-10-20T01:07:11+02:00]
[boia01]
Fastest way to count number of lines
-
3254 ::
[2017-10-18T15:54:20+02:00]
[Araq]
What's happening with destructors?
-
3218 ::
[2017-10-04T20:42:17+02:00]
[cdunn2001]
about locks and condition variables
-
3171 ::
[2017-09-16T02:04:15+02:00]
[andrea]
Success - calling custom CUDA kernels from Nim
-
3160 ::
[2017-09-10T22:17:07+02:00]
[Arrrrrrrrr]
Nim for a text-based game
-
3013 ::
[2017-06-21T07:48:45+02:00]
[Stefan_Salewski]
Its a simple fix.
-
2974 ::
[2017-05-27T10:07:49+02:00]
[dom96]
AsyncResponse body parsed to html cannot findAll a tag
-
2882 ::
[2017-03-24T04:57:07+01:00]
[hcorion]
Why does loadLib affect some other thread in this case?
-
2787 ::
[2017-02-07T14:50:41+01:00]
[Araq]
Remarks on standard library file functions (system, sysio)
-
2754 ::
[2017-01-25T01:59:10+01:00]
[Araq]
var param vs tuple as return value
-
2751 ::
[2017-01-24T02:15:13+01:00]
[Araq]
How to understand pragmas in Nim?
-
2714 ::
[2017-01-10T21:06:05+01:00]
[Araq]
collections.nim and reactor.nim v0.3.0 released
-
2664 ::
[2016-12-11T21:26:56+01:00]
[chrisheller]
ARM compiler 6
-
2663 ::
[2016-12-11T21:19:39+01:00]
[chrisheller]
Hey , nim compile --run helloworld.nim
-
2652 ::
[2016-12-07T05:52:18+01:00]
[chrisheller]
Cross compile to OS X
-
2572 ::
[2016-10-10T08:59:31+02:00]
[LeuGim]
BASS lib
-
2563 ::
[2016-10-02T23:10:41+02:00]
[OderWat]
Nim code to Remove Accented Letters
-
2551 ::
[2016-09-23T20:12:01+02:00]
[zielmicha]
Stream data type
-
2524 ::
[2016-09-08T18:32:05+02:00]
[Libman]
Parallel loop iterator
-
2516 ::
[2016-09-05T16:30:14+02:00]
[Araq]
Recreating threads?
-
2509 ::
[2016-09-01T19:01:46+02:00]
[yglukhov]
New feature in nimx
-
2503 ::
[2016-08-30T17:47:20+02:00]
[dom96]
programming ligatures
-
2498 ::
[2016-08-29T10:30:12+02:00]
[dom96]
async I/O API: why strings?
-
2490 ::
[2016-08-24T17:57:32+02:00]
[dom96]
httpclient extraHeaders not working
-
2467 ::
[2016-08-14T02:09:33+02:00]
[dom96]
Help with asynchronously downloading file
-
2446 ::
[2016-08-07T14:46:31+02:00]
[Araq]
spawninig of more than 8 threads problem
-
2409 ::
[2016-07-26T10:14:09+02:00]
[dom96]
What's the Best Way to Start a Server, Receive Data, Stop the Server, and Return the Data?
-
2397 ::
[2016-07-21T15:52:52+02:00]
[Araq]
StackOverflow Nim Documentation Proposal
-
2378 ::
[2016-07-14T16:05:44+02:00]
[Stefan_Salewski]
To optimize operation of replacement of lines in the file
-
2357 ::
[2016-07-03T16:43:20+02:00]
[Varriount]
Jester: slow route affects other routes
-
2267 ::
[2016-05-18T05:30:15+02:00]
[runvnc]
Excuse me, Nim under what circumstances there will be a memory leak?
-
2262 ::
[2016-05-14T21:34:23+02:00]
[dom96]
Async requests
-
2236 ::
[2016-04-29T15:18:26+02:00]
[Stefan_Salewski]
Older libc
-
2192 ::
[2016-04-09T01:18:14+02:00]
[Varriount]
reactor.nim 0.0.1 - an asynchronous networking library - is released
-
2179 ::
[2016-04-05T07:02:31+02:00]
[dom96]
Asynchronous docker client written by Nim-lang
-
2154 ::
[2016-03-24T06:27:48+01:00]
[dom96]
ANTLR Nim - Bounty posted
-
2142 ::
[2016-03-21T11:42:35+01:00]
[chrisheller]
Generating case statements with templates
-
2129 ::
[2016-03-17T09:24:57+01:00]
[dom96]
Exceptions and async
-
2125 ::
[2016-03-16T05:48:06+01:00]
[chrisheller]
Compile time object construction oddity
-
2120 ::
[2016-03-14T05:06:54+01:00]
[lihf8515]
Use Jester At the same time multiple requests, the data received are partially lost.
-
2087 ::
[2016-03-02T17:25:40+01:00]
[dom96]
Interest in an advanced Nim IDE based in Eclipse?
-
2071 ::
[2016-02-25T23:31:15+01:00]
[dom96]
Synchronous threaded webserver
-
2061 ::
[2016-02-22T23:31:37+01:00]
[dom96]
VSCode Editor Nim Extension (free Visual Studio Code Editor by Microsoft)
-
2056 ::
[2016-02-20T00:05:44+01:00]
[dom96]
http unexpected disconnect
-
2044 ::
[2016-02-14T06:59:19+01:00]
[dom96]
Bad interaction between "defer" and "async" (?)
-
2040 ::
[2016-02-13T05:11:41+01:00]
[luntik2012]
Jester how to respond to requests in parallel
-
2039 ::
[2016-02-13T04:54:01+01:00]
[Varriount]
How to write a function that supports asynchronous?
-
2029 ::
[2016-02-10T09:56:40+01:00]
[dom96]
Expert help me see, how to run the results of asynchronous?
-
2004 ::
[2016-02-03T14:05:11+01:00]
[skyfex]
Observables / Reactive programming in Nim
-
2000 ::
[2016-02-02T04:49:01+01:00]
[andrea]
Live coding with Nim
-
1997 ::
[2016-02-02T01:56:03+01:00]
[dom96]
Can I ask what time the asynchronous function can be used normally ?
-
1985 ::
[2016-01-27T20:30:27+01:00]
[dom96]
Front-Page Image Sizing
-
1946 ::
[2016-01-17T19:52:55+01:00]
[Varriount]
Porting MSWin to Linux
-
1927 ::
[2016-01-05T22:19:31+01:00]
[Araq]
Storing ref type in void* pointer
-
1926 ::
[2016-01-05T19:48:12+01:00]
[Araq]
TIL that Cray's Chapel language shares many of Nim's superpowers
-
1921 ::
[2016-01-03T15:58:15+01:00]
[dom96]
nim plus webdriver?
-
1818 ::
[2015-11-22T06:37:26+01:00]
[chrisheller]
Compile dynlib from Nim
-
1804 ::
[2015-11-16T19:15:30+01:00]
[Araq]
pragma emit question
-
1803 ::
[2015-11-15T04:40:45+01:00]
[Arrrrrrrrr]
lock level warning
-
1793 ::
[2015-11-11T20:19:17+01:00]
[Araq]
Immutable String Type Vs. Shallow/Freeze Procedure
-
1769 ::
[2015-11-05T17:52:24+01:00]
[dom96]
My program was blocking socket.recv until the timeout
-
1765 ::
[2015-11-03T17:31:23+01:00]
[Demos]
compiling separated x86 & x64 Dll on windows
-
1758 ::
[2015-10-31T20:45:37+01:00]
[dom96]
Is jester asynchronous?
-
1733 ::
[2015-10-27T00:29:16+01:00]
[chrisheller]
a question needed to get a proper answer
-
1729 ::
[2015-10-21T15:41:39+02:00]
[Araq]
How to deactivate linking against libdl when cross compiling to AVR MCU?
-
1726 ::
[2015-10-21T10:21:47+02:00]
[chrisheller]
DLL building. Abnormal termination
-
1721 ::
[2015-10-19T05:01:54+02:00]
[Araq]
Freeimage could not import
-
1713 ::
[2015-10-15T06:28:59+02:00]
[Araq]
Matching a type to a concept
-
1701 ::
[2015-10-08T00:16:44+02:00]
[Jehan]
Strings, camel case to snake case conversion
-
1695 ::
[2015-10-05T00:11:06+02:00]
[chrisheller]
nim doc2 generation fails with "cannot open '../doc/exception_hierarchy_fragment.txt'"
-
1673 ::
[2015-09-28T11:43:46+02:00]
[chrisheller]
Translate the project from C.
-
1622 ::
[2015-09-09T06:34:41+02:00]
[Jehan]
String iteration performance.
-
1580 ::
[2015-08-25T15:33:09+02:00]
[Araq]
File iteration slow
-
1564 ::
[2015-08-21T06:20:05+02:00]
[Araq]
concurrency
-
1540 ::
[2015-08-15T13:42:35+02:00]
[dom96]
Upload file via http
-
1520 ::
[2015-08-12T08:49:59+02:00]
[dom96]
About the async server
-
1402 ::
[2015-07-04T12:29:54+02:00]
[dom96]
Planning to develop Async Driver for RethinkDB
-
1369 ::
[2015-06-26T02:03:49+02:00]
[jlp765]
What kind of async nim have? is there coroutine support?
-
1305 ::
[2015-06-08T19:35:34+02:00]
[Araq]
Compile-time string obfuscation
-
1285 ::
[2015-06-02T21:53:58+02:00]
[Araq]
You bought me!
-
1202 ::
[2015-05-07T02:23:58+02:00]
[Araq]
FlowVar type mismatch in parallel block
-
1195 ::
[2015-05-06T15:15:36+02:00]
[dom96]
What is Nim equivalent of Timer (executing callback after given time)?
-
1183 ::
[2015-05-04T14:04:07+02:00]
[dom96]
Async shell execution?
-
1164 ::
[2015-04-28T12:39:28+02:00]
[Jehan]
Nim version of "wc -l" relatively slow
-
1130 ::
[2015-04-13T23:57:55+02:00]
[Varriount]
Building Nim with Salt
-
1127 ::
[2015-04-13T18:50:53+02:00]
[Araq]
Removing the colons from <if-else>
-
1112 ::
[2015-04-09T05:55:05+02:00]
[Araq]
Parameter doc help
-
1110 ::
[2015-04-08T09:54:50+02:00]
[Araq]
Is epochtime() the Nim equivalent of time(NULL) in C?
-
1103 ::
[2015-04-05T10:27:22+02:00]
[Araq]
Examples of specifying shared library name/path at runtime?
-
1085 ::
[2015-03-28T21:36:16+01:00]
[Stefan_Salewski]
Capture output of program?
-
1059 ::
[2015-03-22T22:33:57+01:00]
[Araq]
Using COM Interface
-
1049 ::
[2015-03-18T17:47:33+01:00]
[Jehan]
nimborg/py on a different thread
-
1020 ::
[2015-03-13T17:02:31+01:00]
[Araq]
any chance of changing 'echo' to print/println?
-
1014 ::
[2015-03-11T14:37:07+01:00]
[Araq]
Nim and so called XML resource files as used by GTK3
-
985 ::
[2015-03-06T17:43:22+01:00]
[Araq]
Unicode strings
-
959 ::
[2015-03-03T14:48:57+01:00]
[Araq]
How to use spawn and channels ?
-
855 ::
[2015-02-10T02:31:45+01:00]
[Araq]
Is there anyone sponsored a multi-thread synchronous web framework, that not like Jester
-
853 ::
[2015-02-09T11:08:44+01:00]
[BlaXpirit]
[Question] Dynamic RE replacement
-
758 ::
[2015-01-15T23:51:30+01:00]
[Varriount]
readChar(stdin) in Windows waits for Enter, then returns first character
-
736 ::
[2015-01-08T09:45:38+01:00]
[Araq]
Lightweight threading (Goroutines)
-
685 ::
[2014-12-22T11:19:02+01:00]
[Araq]
async / await feature
-
654 ::
[2014-12-07T21:02:51+01:00]
[Araq]
Brand new forum design is live
-
575 ::
[2014-10-02T04:06:03+02:00]
[gradha]
help with nimrod idioms and usage
-
535 ::
[2014-08-30T10:01:17+02:00]
[Araq]
Nimrod for web and mobile
-
533 ::
[2014-08-28T23:17:17+02:00]
[Araq]
Problems with random() and a library that avoids them
-
523 ::
[2014-08-12T22:53:51+02:00]
[Araq]
casE SenSitivity
-
522 ::
[2014-08-12T05:31:13+02:00]
[gradha]
Elliptic curve proc assimilation
-
503 ::
[2014-07-19T16:43:33+02:00]
[Araq]
Optimizing readLine
-
472 ::
[2014-06-14T14:23:00+02:00]
[Araq]
CEF bindings?
-
405 ::
[2014-03-25T15:11:44+01:00]
[Araq]
JavaScript targeting (and a couple other newbie questions)
-
334 ::
[2014-01-06T01:31:19+01:00]
[Araq]
A new concurrency system
-
258 ::
[2013-09-27T10:19:16+02:00]
[Araq]
Nimrod and Threading... Again
-
211 ::
[2013-08-29T06:34:02+02:00]
[dom96]
CEF or another HTML engine binding?
-
193 ::
[2013-08-02T19:58:55+02:00]
[Araq]
strutils.tolower
-
104 ::
[2012-11-02T17:08:13+01:00]
[Araq]
Shared heap data between threads
-
77 ::
[2012-09-27T23:32:21+02:00]
[Araq]
CAS intrinsic
-
18 ::
[2012-05-27T07:39:33+02:00]
[Araq]
How would you implement ActiveRecord?