Bozhidar Bozhanov
Bozhidar Bozhanov
In the developer tools I always see problems with /s or /s.js . In Chrome the problem is (failed) "ERR_FAILED", and on Firefox it's just stuck, never loading. When I...
I tried to click on the SL icon in the Chrome toolbar, and it appears to be _trying_ to do something (showing blank popups for parts of the second and...
Do you think it would be good if you also semantically annotate publications (for example with JSON-LD like this: http://pastebin.com/84enS1iq ) - it would make it easier for search engines,...
I have a case-class that has this field: rank: Option[Int] = None, And MessagePack reports: Cannot find template for class scala.runtime.Nothing
We are having an issue with displaying a dollar sign with pebble in an (it's followed with a quote). Having where value is "test$" (with the quotes), gets transformed into...
I'm running the sbt-cucumber-plugin on Windows, with cygwin. I get: Exception in thread "main" java.lang.IllegalArgumentException: Not a file or directory: C:\Users\workspace\pretty However, the "out" files contains the following: [0m[[0mdebug[0m] [0mJVM...
Cassandra does not support IF NOT EXISTS for ALTER table ADD ... queries, so it might be a good idea to be able to ignore failures in these queries. Might...
I would be cool if migration scripts supported some sort of subqueries. For cases where you don't know the ID(s) of some records, but you want to perform an update....
The key object (GoogleAuthenticatorKey) has a secret (the purpose of which is clear), scratch codes (the purpose is clear) and a verificationCode at UNIX Epoch. The purpose of the last...