-
>>>>> On Thu, 08 Apr 2004 16:49:03 -0700, Adam Winer said:
AW> The faces-config.xml support for the decorator pattern is
AW> one of my favorite features in JSF, and I like pushing
AW> it at users wh…
-
>>>>> On Thu, 08 Apr 2004 16:49:03 -0700, Adam Winer said:
AW> The faces-config.xml support for the decorator pattern is
AW> one of my favorite features in JSF, and I like pushing
AW> it at users wh…
-
I was using `cask-repair` to update a caskfile in Homebrew Cask (in this case, update Webcatalog from 5.2.0 to 5.2.1). After I was prompted for the new version number and I was shown the correct-looki…
-
A feature request for ack 3: search for a given number.
% ack --number 1.3
This would find occurrences of the numbers 1.3, 1.30, 01.300, 1.3e0, and so on, but not 1.34, 11.3, 1a3, etc. For whol…
-
1. Stratux version:1.3b3
2. Stratux config:
SDR
- [ ] single
- [ X] dual
GPS
- [X ] yes
- [ ] no
type: GPYes
AHRS
- [ X] yes
- […
-
We seem to have reintroduced the "HTML_IMAGE_ONLY_28" rule again, presumably when rebranding for Riot :(
```
X-Spam-Report:
* 3.5 BAYES_99 BODY: Bayes spam probability is 99 to 100%
…
ara4n updated
7 years ago
-
Probably the most valuable part of stubbing is being able to recreate server side errors.
Here's a snippet of some -
```
struct APIError {
private static let domain = "com.yourapp.app"
sta…
-
Is it possible to make signed URL's for localhost:3000? This is what Im currently trying below but can't get it to work,
var options = {
keypairId: config.cloudFrontAccessKeyId,
private…
-
I am getting this error when I try to seed my data. I have reset database and everything migrates over just fine. I have verified the naming and it looks like everything is correct. Is there anythin…
-
The current plan is to support simple (non-chunked) uploads to a CloudFront distribution. Chunked uploads are currently not possible when targeting a CloudFront distribution since CloudFront rips off…