kurt steiner
kurt steiner
my system is ubuntu 18.04, and I connect with Ethernet,when I open hotspot I found it too slow using other connected phone or pc, but normal when using this computer...
I think I found a nice vue project, and I want to learn how to write it but it is difficult to do that for there is no document, can...
this is a very simple demo ```julia Base.@ccallable function julia_main(ARGS::Vector{String})::Cint println("Hello World") return 0 end ``` and when calling `build_app_bundle("src/parse_command.jl", appname = "MyCode")` ``` Stacktrace: [1] jl_option_value(opts::Base.JLOptions, key::Symbol) @ PackageCompiler...
in emacs china, there is a dude developing a very fast lsp client https://github.com/manateelazycat/lsp-bridge it is pretty cool, I think you should take a try. I notice that there is...
 when the result is too large, the frame can't hold it and it can just ignore lots of content, so can you give some adjustment ?
eh, I use `emacs-jupyter` not very long what the usage of `jupyter-connect-repl`? I don't know what is the "file holding the connection" is that something "ipynb" edited in jupyter? I...
```julia (v1.4) pkg> build Cxx Building Cxx → `~/.julia/packages/Cxx/1RaOv/deps/build.log` ┌ Error: Error building `Cxx`: │ ERROR: LoadError: could not load library "libLLVM-8.0.1" │ libLLVM-8.0.1.so: Unable to open shared object file:...
我手抄了一下台风历史信息的脚本,运行的时候发现总有一个错误发生 麻烦你帮我看一下哪里出错了 ``` -*- mode: compilation; default-directory: "~/spider/spider/spiders/" -*- Compilation started at Thu Mar 4 14:19:50 python3 typhoon.py Traceback (most recent call last): File "typhoon.py", line 114, in tfcraw.get_tf_detail() File...
Readme那里的教程文档链接都失效了,这个仓库又找不到文档在哪 想学习啊
as the title above, how should I set the directory ??