-
Roman/Lucy, can you confirm that these are all the pages that can be accessed by logged in users. Or did I miss a page?
``` coffee
page_User_Help : (callback ) => @page.open '/help/index.…
-
I am trying to get the SDRplay to work on a mac using osmosdr and it just doesn't work. Also i don't expect too much Mac support from the SDRplay guys. They are mainly focussing on Windows.
Given that…
ghost updated
9 years ago
-
Hello,
Tried fresh install of GeoNode 2.4b10 on Ubuntu 14.04. Installation itself went without problems, but initial configuration failed:
$ sudo geonode-updateip 127.0.0.1
$ geonode createsuperu…
-
Roman/Lucy, can you confirm that these are all the pages that can be accessed by anonymous users (i.e. non-logged users). Or did I miss a page?
``` coffee
page_About : (callback) => @page.op…
-
-
Hello!
I ran tests from _annoy_test.py and got 7 failures:
## FAIL: test_get_nns_by_item (_annoy_test.AngularIndexTest)
Traceback (most recent call last):
File "/home/dina/Downloads/annoy-master/t…
-
Let's say I have
``` ocaml
type band = [ `Primus | `Dap_kings | `Magma | `Deep_purple_mk of int (* etc *) ]
```
and my cursor is on `[_]`:
``` ocaml
begin match currently_li[s]tening with
end
```
…
-
I don't think we need this anymore since there is no other way to start the plugin.
![image](https://f.cloud.github.com/assets/1326120/1878680/ebe59c04-793e-11e3-85d7-e94c9b8d003a.png)
-
```
/usr/bin/ruby1.9.1 -S rspec ./spec/c/array_spec.rb ./spec/c/constants_spec.rb ./spec/c/exception_spec.rb ./spec/c/external_spec.rb ./spec/c/function_spec.rb ./spec/c/handles_spec.rb ./spec/c/locke…
-
Hi Guys,
nice lib, only VS is not fully supported in the premake file. Is it possible for you to add more configurations: Debug, Release x32, x64 as well as paths in libdirs, includedirs, links, etc. …