awb99
awb99
Good idea! I will work on improving the UI a little bit and then post screenshots. But could take a week or two. On Wed, 31 Oct 2018, 00:40 Christopher...
@metasoarous I wanted to add the server-side visualization module from oz to my project. The idea is that I develop charts interactively in the repl, and then when I am...
This feature would be very useful for me!
I want to note additionally, that If I use a framework higher than 4.6.1 then even my hack does not work anymore.
https://github.com/awb99/influxTest HACK folder has a solution where I just copied the dlls from the influxdata.net project - this works. DEMO folder is using dependencies managed by packet. so I did...
@pootzko I tested today with mono on arch linux. Funnily when I compile under mono as .net 4.6.2 solution.. then all dependencies work fine with nuget / paket.net Perhaps some...
I have tried null with the current. Net core and it still throws exceptions.
Of course @borkdude ! I am doing just that - adding my own namespaces. But so far I am not using sci-macros, so my namespaces are mostly incomplete. I just...
The approach of macros is amazing. This way I could write teageny components that use taikwind utility classes, and the entire needed css could be auto generated in the browser....
I did try "stty cols 250" but it did not work.