-
I was able to implement multiple commands per line using a colon as a separator.
Modifications only take place in `AddProgramLine.AddLine(String)`
The changes are as follow:
``` Java
public void…
-
Continuation of the discussion in #534.
Some ICC profiles are experiencing black crush when used in mpv, in particular ones that use complex transfer curves rather than simple pure powers.
Proposed …
haasn updated
8 years ago
-
PyElliptic is GPL licensed and links to the OpenSSL libraries. Without granting an exemption, the OpenSSL License and the GPL are incompatible. (An explanation as to why can be seen here: https://peop…
-
What: a short formal spec for what "line-delimited" JSON looks like. Plus bonus points for short tutorial + list of tools you can use for this.
Is this already standardized?
/cc @maxogden - know you…
-
Hi all,
I've encountered a problem with DataFrames, groupby and timezones.
import pandas as pd
import numpy as np
dt_rng = pd.date_range(start='2014-01-01 00:00', periods = 1000, freq='1s', tz='Eur…
-
Add reference to AGPL (Affero public license)
http://en.wikipedia.org/wiki/Affero_General_Public_License
-
curl -X GET -H "Content-Type: application/json" -d '' https://api.giv2giv.org/api/charity/311.json
{"message":"undefined method `activity_tag_name' for #Api::CharityController:0x007f2a6cff54b8"}
-
With with Mike and Sam to grab copy from cause explanation pages and put on individual cause pages
-
Something is going on with JIT when compiled against the armv7s architecture. I was noticing that my ipad3 (which has an armv7 chip) was running games just fine when my iphone5 (which as an armv7s ch…
-
I realise the infinite flexibility of inheriting everything from a Resource and hence allowing it to be considered a source but this also makes for infinite complexity and infinite nonsense!
To allow…