Viewing profile — jblindsay
jblindsay
HN member- Joined
- Sat, Jun 09, 2018, 11:43 AM UTC
- HN karma
- 237
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About jblindsay
Recent public activity
-
comment
Comment #40535815
I love this, although I do wonder how accurate it is, given the likely limited underlying elevation data source. It reminds me a lot of an application for creating shadow animation…
-
comment
Comment #35496075
Caffe2-rs is a Rust crate that provides an operator network library for the Rust ecosystem. The library is based on the flexible and robust Caffe2 C++ library and aims to provide h…
- story
-
comment
Comment #34270308
Our Fake History is so good. http://ourfakehistory.com/
-
comment
Comment #33654297
What about the interrobang!? https://en.wikipedia.org/wiki/Interrobang
-
comment
Comment #33364722
The geospatial industry is massive, which includes jobs in geographical information systems (GIS) and remote sensing. All that imagery that is being collected by satellites and dro…
-
comment
Comment #33364682
Well thank you for saying that! I'm the developer of WhiteboxTools and have been using Rust to develop it for years now. I love the language. I think Rust and geospatial are really…
-
comment
Comment #32996840
I have the exact same experience. Both Maturin and PyO3 have been a game changer for the work that I have been doing lately. It works so seamlessly.
-
comment
Comment #31196269
To be clear, I'm not saying that the draining of Lake Erie necessarily means that Lake Huron/Michigan or Superior would drain too. If that were to happen, the two events would be q…
-
comment
Comment #31194838
Yes, that's correct, it would increase its capacity by orders of magnitude, if not temporarily. The capacity of Lake Erie to hold water is set by the elevation of its outlet, which…
-
comment
Comment #28752089
@xemoka Thanks for the kind words. I will respectfully disagree about the level of complication involved though. In this case, you simply open the ShadowImage tool, specify your in…
-
comment
Comment #28749671
Here are some more examples of the dynamic shadow models, that you may enjoy: https://whiteboxgeo.com/Shadow_Animation/small_farm_shadows_... https://www.whiteboxgeo.com/Shadow_Ani…
-
comment
Comment #28749577
These blender-based shaded relief images have been popping up a fair bit in the geomatics space recently. I really love them, but they are fairly complicated to make. I developed t…
-
comment
Comment #26769724
I built an extensive open-source Rust-based spatial analysis platform called WhiteboxTools with the intention of serving as a plugable spatial analysis back-end for various GIS fro…
- story
-
comment
Comment #26249176
Congratulations to the Nim development team for another solid release. I'm really enjoying working with Nim.
- story
- story
-
comment
Comment #25507588
This was a wonderful read. I learned a fair bit that I didn't know about Nim before and there are a few very useful tips in there.
- story
-
comment
Comment #24433078
This is truly a big deal for Nim and is a major milestone for the language. Thanks to Araq and all others on the development team that made this possible.
- story
-
comment
Comment #23335910
You can re-order functions by using the {.experimental: "codeReordering".} pragma now.
-
comment
Comment #23124859
Crystal perhaps? Crystal Language: https://crystal-lang.org/reference/
-
comment
Comment #23021346
This was an excellent read! I'm looking forward to the additional discussions (e.g. Nim's new runtime) described in the conclusions.