-
I have seen a few issues posted recently by new users attempting to figure out how to get code onto their ev3dev device and run it. It occurs to me that we don't actually have _any_ information as far…
-
I'm either missing something or `app_trace` on which `simple_ble` depends has apparently been removed from SDK 12.
```
CC ../../make/../lib/simple_ble.c
../../make/../lib/simple_ble.c:19:2…
wldhx updated
7 years ago
-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
The issue #1262 addressed a problem with XSS in url. In v2.1.0 it was fixed indeed, but it was reintroduced by v2.1.0-M1 and still present in the last version ( v2.1.8-M1 )
https://github.com/swagger…
-
Hi all,
I’ve been working on a project for the last few months which makes use of the SWIS jQuery Context Menu, and I wish to introduce submenus to the menus I have added, but am experiencing an issu…
-
Quoting from [W3.org](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html):
> The HEAD method is identical to GET except that the server **MUST NOT** return a message-body in
> the response. The m…
-
Extract all the things that get cpu info into a DataSource object. Like:
DataSource.has_kstat
DataSource.kstat_m_cpu_info
DataSource.has_proc_cpuinfo
DataSource.proc_cpuinfo
That way we can override …
-
I get this error when using `gtrace/0` to debug code on Mac OS X in version 7.1.23.
Query:
``` prolog
?- gtrace, main.
```
Error:
```
ERROR: prolog_ide_stack:display_levels/3: Undefined procedure:…
-
I would like to connect to a Websocket on "wss://diy-tobag.rhcloud.com:8443/jSkatServer/server"
It works with javascript in a browser, so the server is working. I ran my program with Djavax.net.debug=…
Tobag updated
11 years ago