Don Park

Results 32 issues of Don Park

while trying to install httplib,go, i get $ goinstall github.com/hoisie/httplib.go goinstall: === cd /home/donp/src/go/repo//src/pkg/github.com/hoisie/httplib.go; gomake -f- install 8g -o _go_.8 httplib.go httplib.go:108: cannot use headers (type map[string] string) as type...

I've got the app and the DEM tiff file and it runs to completion but the map inside minetest does not change. Could you give more step by step procedures?...

This might be a problem with my setup, but I wanted to log it here in case its related to this gem's use of curl. About half the time, commands...

Milestone logging for companies and projects. Sample milestones, each one timestamped. - founded - closed - funded $X - site launched at xyz.com - feature abc added - 100 user...

feature

is there something that needs to be done before running make? ``` donp@jewel code $ git clone https://github.com/mlemerre/l-lang Cloning into 'l-lang'... remote: Counting objects: 2486, done. remote: Total 2486 (delta...

ever since 1.5.11, this error is thrown about twice a day or so. the client puts up a notice about an exception being thrown, then it continues to work normally....

after getting things setup, it turns out i have no idea what migrate is expecting inside each migration file. I put in the plain SQL commands but the tool dies...

docs
v/3

it'd be useful to request https://http.cat/401 with either "Accept: application/json" or /401.json to get a response similar to ``` { "code": 401 "description": "Unauthorized" } ``` mostly I am looking...

enhancement

After adding a new module to the `depends: []` list, `zef install .` does not install the newly listed module. ## Context If the primary module in META6.json is installed,...

The biggest problem I had with getting started with TZ was populating TZ_LIST. The screenshot showed entries like "-07" and "GMT" but the TZ_LIST only understands the full/city_name style. So...

enhancement