-
Hi,
I'm trying to combine Dust (server-side) with Angular (client-side). Now Dust uses curly brackets {..}, whereas Angular uses double curly brackets {{ .. }}
I was hoping Dust would leave the dou…
ghost updated
7 years ago
-
Hi, so I was asked to do a detailed code review for MTF, so here's the first issue - code style and statically checked warnings errors.
Since the outputs that I got from running pylint/pyflakes are…
-
Big security hole and doesn't work when any filename has spaces in it.
-
Hi there,
I encountered the abovementioned issue when running the following code:
````
---
title: Title Page
author: Author - Organization
output:
pdf_document:
latex_engine: pdflate…
-
I encountered an abnormal image processing involving a curve in Perceptual mode. The behavior contradicts [RawPedia](http://rawpedia.rawtherapee.com/Exposure#Perceptual):
> The choice of working pr…
-
A classmate asked me this question, but I don't have an answer...
In this week's assignment "**(15 C++ Homework) D&A 5 Collection with Inheritance**"
In **LinkedList.hpp**:
``` C++
class LinkedList …
-
### Vagrant version
Vagrant 2.0.3
### Host operating system
Ubuntu 16.04 LTS
### Guest operating system
CentOS 7
### Vagrantfile
Extract from my vagrant file.
```ruby
config.vm.p…
-
Right now, the API defines a `ColorSpaceWhitePoint` class, with static predefined values `ColorSpaceWhitePoint.D50` and `ColorSpaceWhitePoint.D65` that authors are supposed to reference in creating `C…
-
This is a spinoff from issue #155.
Some people report that Java's split("\s") doesn't work for them:
In issue #155, both Oded Gabay and Lyor Goldstein reported that in their setup the split in Multi…
-
## Missing dependency
Install `react-router-dom`.
```bash
npm install --save react-router-dom
```
## Database structure issues
Your database keys need to follow a consistent naming conve…