James Hiew

Results 28 issues of James Hiew
trafficstars

e.g. via a `GetCronLine()` method or similar Even though the constructor of an `Expression` struct necessarily knows the raw cron expression, it would be useful when passing things around to...

Calling something like `curl.post` synchronously (i.e without a callback) has a maximum timeout of 10s as the curl call is wrapped by a job with a 10s timeout. ```lua --...

I'm trying to build with `scons` on macOS and am getting the following error ``` Wed Mar 21 22:37:40 - ~/src/github.com/calref/cboe [2] [[email protected]] scons scons: Reading SConscript files ... Building...

bug
meta

When I tried running the examples last week they wouldn't compile due to some error with the version `syn` package that was being pulled in at the time, although this...

When generating trees, they sometimes get truncated as they cannot overlap neighbouring chunks.

Rendering in the 3D scene is done using global world coordinates rather than localized scene coordinates. This results in weird behaviour when far away from the origin due to floating...

Currently, trees only appear at zoom level 0, they should ideally appear at all zoom levels: - trees should be placed using smooth noise rather than white noise - they...

Currently, a hardcoded world seed is used

Currently, when zooming in and out, the snow line of mountains doesn't scale appropiately, so zooming out results in lower snow lines