ranfdev
ranfdev
What do you think of this? 
Anyway, i'm doing the floating terminal, you decide what to put on the right
If i try to run a script multiple times, the stream will get slower, until the app crashes. How to reproduce: click on the rainbow script multiple times
I removed the theme and now i don't get any problem, check the PR #38
What about scoped names? I mean: ```@haroenv/dev-ui```
dev-gui? It's a graphical interface, so there should be a ```g```
I just discovered that if you have chrome installed you can run it with the argument ```--app=http://localhost:3000``` and it will launch without any interface
I've tested the behavior of a simple http server running with `python -m http.server`, in a folder containing the files ``` ├── subdir │ ├── index.html │ └── test.html ```...
I spent a bit of time on this. My objective was to add a method `get_self(&self) -> my_module::Client`, on `Params`, where `Client` is actually a typed Client generated from the...
Makes sense, but beware that if you turn off your PC and then turn it back on, Notify will also flood you in that case, trying to retrieve the notifications...