robbieh

Results 15 issues of robbieh

I think an ampersand is missing here. I added it to get things to work. ```curl --http1.0 -u admin:123456 --form [email protected] http://192.168.2.37/config/firmwareupgrade.cgi upgrade=ok``` Thanks for this! Worked quite well on...

I'm completely lost trying to get Devcards set up with this template. I can run the build watcher, but can't figure out where to go from there. Where do I...

I'm immediately running into a problem if I try the very first stdlib tutorial with `sbt console` or trying to include the `should` statement in a project. I'm just running...

Just to make you aware, I made a program to take data from Tickmate and push it into ConnectorDB. I know pushing data directly from the app would be ideal,...

If I put connectordb behind a reverse proxy and redirect, say, `/connectordb` directly to the server, the website only partially works. I tried setting siteurl to something like` https://my.connectordb.foo/connectordb`, but...

I wish I could find some rhyme or reason to this, but I can't. Here's a simple case... If I eval (+ 1) with cpp, it almost always returns 1....

If I update my Clojure dependency from 1.6.0 to 1.10.1, clj-tagsoup no longer works. From the repl, I get the following when trying to :require tagsoup: ``` CompilerException java.lang.Exception: namespace...

So how do I use this with YARN? The best I can get out of it is "SparkException: Unable to load YARN support".

https://github.com/robbieh/N3WT48 Works as static files or hosted.