-
Shameless self promotion - https://github.com/bcherny/penner
-
I am using Jenking to build and run quint test on my project.
4 out of 5 times my build fails because of test failures. Below is the log for your information:
Tests in error:
checkbox\/4.1-3.2-In…
-
Perhaps it can be done with selenium
The goal is to have a suite with a known result and to detect failure
It could be done if we are able to generate the expanded file and to compare it to a referenc…
-
算法是从qiniu ruby-sdk上参考的。。因为项目需要文件url过时。。找了半天。。
require "hmac-sha1"
def authorize_url(url = self.url, auth_time = 1.hour)
auth_url = "#{url}?e=#{(Time.now + auth_time).to_i}"
sign = HMAC::SHA1.…
-
I have node v0.8.8 and npm v1.1.59 on an OS X 10.8 system, and here's the failure when installing fsevents:
```
~ > npm install fsevents
npm http GET https://registry.npmjs.org/fsevents
npm http 304…
-
couple eases are leading to strange behaviour.
Pretty sure `sine-in-out` should be this:
``` js
-0.5 * (cos(PI * t) - 1.0)
```
`quadratic-in-out` is also a bit off. When input is between 0 and 1 th…
-
`player:move()` currently jumps players' positions to pathfinding nodes one at a time, rather than interpolating their positions. Research interpolating players' positions and solve the following ques…
-
Why doesn't the Base32 decode function handle padding?
This doesn't work:
```
2.2.0 :012 > totp = ROTP::TOTP.new Base32.encode("dntqoaxas7rvtfuf")
=> #
2.2.0 :013 > totp.now
ROTP::Base32::Base32Err…
-
I have a component that yields if a security check passes, thus hiding content the user is not allowed to see. Tests passed in 0.1.10, but fail in 0.2.0 with
_Error: Cannot call `compile` without t…
-
I'm able to get a list of variables in the QM app, but I get this when I try to sync:
https://gist.github.com/mikepsinn/3f2a2fd62d21d29cd728
Tried uninstalling/resinstalling QM app, unchecking/reche…