-
Tonight @dwblair and I created a google docs like experience by creating an HTML doc with a `contenteditable` `div` with some Javascript that commits when changes are detected. A Google Doc like exper…
-
Update: I'm able to replicate the bug consistently everytime. All you have to do is run a skill that requires you to answer back such as the teacher skill. If you run through the set of questions unti…
-
```
cathon@linux-kfed:~/ComputerScience/OpenSourceProject/TranslateProject> sudo gn2 --list
Hi! Time Now: 12:14:02
find: File system loop detected; ‘/.snapshots/1/snapshot’ is part of the same fil…
-
There are two obstacles for running Shoes on FreeBSD:
1. [Building Shoes on Linux](https://github.com/Shoes3/shoes3/wiki/Building-Shoes-on-Linux) instructions are a little light to adapt to FreeBSD…
-
This is just to kick off a bit of a discussion—I've finally got around to publishing my own Debian 8 Vagrant box (for VMware and VirtualBox): https://atlas.hashicorp.com/geerlingguy/boxes/debian8
I…
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
Any chance of getting this ported to python3?
-
When running the autotest under Linux, the following piece of JS code throws an exception:
```
if (d == 'b') { // Line nr 2596 (or so)
if (!(__in__ (v, __months))) {
var __except0__ =…
-
So this is my concept, it's basically an HTTP server, which serves some specific files that the client can access.
## Spec:
HTTP server has two files.
- **auth**: iframe'd in client, has to have a JS…
-
Hi,
just wanted to understand better if Tessel is focussing more on a toolchain or on a platform.
If it's the toolchain, it might be interesting to port Tessel learnings to platforms such as Raspi, I…