d0rksh
d0rksh
If you could add a markdown support to minder notes then the minder will be a complete mind mapping alternative to Miro, adding styles in the notes will be a...
hii when i try to use nim-schedules with jester it gives the below error **code** ``` import times, asyncdispatch, schedules import jester scheduler mySched: every(seconds=1, id="sync tick"): echo("sync tick, seconds=1...
hi i was trying to create a jester app with SQLite as a database, when i try to compile the code with -**-threads:on** compiler throws a error **code:** ``` post...