jblindsay
|
1 year ago
|
on: Show HN: Every mountain, building and tree shadow mapped for any date and time
jblindsay
|
2 years ago
|
on: Caffe2-Rs
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 high performance, high modularity, and ease of integration into all future systems written in Rust.
jblindsay
|
3 years ago
|
on: The genetic history of Scandinavia from the Roman Iron Age to the present
jblindsay
|
3 years ago
|
on: The exclamation mark divided the world
jblindsay
|
3 years ago
|
on: Show HN: A book introducing Geospatial and Rust
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 drones, it's geospatial software that is processing it, developed by GIS/RS programmers. All that location-aware data that is being collected at all times? That's GIS. Google Earth, Google Maps, Apple Maps...all GIS. The geospatial sector is worth billions worldwide and many thousands of people work in the industry. Proof of that is fact that Jack Dangermond, the owner/founder of Esri, producers of one of the most widely used GIS software platforms, is one of the world's richest people.
- https://www.forbes.com/profile/jack-dangermond/?sh=256df89e6...
jblindsay
|
3 years ago
|
on: Show HN: A book introducing Geospatial and Rust
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 well suited. Anyhow, as a daily reader of HackerNews, I was very surprised to see my project mentioned!
jblindsay
|
3 years ago
|
on: Making Python fast – Adventures with mypyc
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.
jblindsay
|
3 years ago
|
on: Are the Great Lakes really inland seas?
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 quite separate and likely separated by millennia. Lake Erie's water level will lower when/if the Niagara river erodes all the way back to to the outlet of Lake Erie, and Lake Erie will become a river, when it erodes all the way to the middle of the lake (actually the deepest part). Obviously, this event, should it happen at all, would be thousands if not hundreds of thousands of years from now, assuming that climate doesn't change such that the Great Lakes dry up, or that there isn't further geological activity/uplift. Would this draining of Erie result in a catastrophic flood when it does happen? I don't know, I suppose it depends on the erodability and topographic character of the outlet area at the time. But it is surely the case that the draining of Erie (i.e. the reduction in its capacity to store water) would result in an immediate but temporary increase in the flow through the Niagara river, as it conveys the regular flow from the upper Great Lakes as well as the additional storage loss of Erie. Once the river eroded to the deepest part of Erie, however, flow would resume to simply be controlled by the water delivered to the river by Huron. Would the river continue to erode to the outlet of Huron and result in a similar draining of the upper Great Lakes? I don't know, but I do know that would be over extensive geological time scales and that there is plenty of opportunity for climate change to have a great impact on this possible scenario--Erie draining is much more immediate by comparison. However, something that many Canadians like myself don't often realize, because we live in the country with the greatest number of lakes, is that lakes are generally not that common worldwide. They represent temporary landscape features that are reflective of a relatively recent (in geological terms) disturbance...in the case of most of Canada's lakes, a recent glaciation. Lakes eventually drain as their outlets are eroded down and fill in by sediment delivery from upstream. And the same will likely be true of all of the Great Lakes over a long enough time. There is nothing permanent about our landscapes and that's exactly what makes Earth so awesome as a planet. It's dynamic and varied and today's 'great' lakes can be tomorrow's dry desert plains. We may well be devastating this planet, and its ecosystems specifically, but in the long-view, we'll likely be nothing more than a blip in the history of Earth, and one that it will erase most evidence of after enough time. I don't know why, but there is something reassuring about that thought to me.
jblindsay
|
3 years ago
|
on: Are the Great Lakes really inland seas?
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 is currently about 174 m above sea level. Niagara Falls is a knickpoint in the Niagara river, and over time knickpoints in rivers are always smoothed out. This is why Niagara Falls is eroding upstream, and we spend money each year trying to minimize this. As it works it way upstream, it will eventually intersect with the outlet of Lake Erie (over geological time scales), and will start to erode the outlet elevation downwards to achieve that nice concave-upwards longitudinal profile indicative of a river in dynamic equilibrium. In doing so, it will reduce the capacity of Lake Erie quite significantly. Someone above stated that the Great Lakes are below sea-level, and that's true for parts of most of the lakes, but not Erie, which has a maximum depth of about 64 m. It will eventually, over the long term become a wide part of the long river connecting Huron and Ontario. By the way, there are plenty of precedents for rivers suddenly and temporarily increasing their capacity to handle a sudden increase in flow; Google 'channelled scablands' and you might be surprised. I often joke with students that I won't want to live in Missisauga on the shores of Lake Ontario, which I do currently, when this event happens. Of course, it's only a joke because we're talking about a very, very long time away. As for the Detroit and St. Claire rivers increasing their capacity to Erie, I'm not sure why that would be necessary. Flow through this newly created 'Erie River' would simply adapt to carry the capacity of water supplied by Huron all the way to Lake Ontario, just as the Niagara river does now. There's no need for upstream change. Just think, the St. Lawrence River has the ability to convey the entire water supplied by all of the Great Lakes to the Atlantic.
jblindsay
|
4 years ago
|
on: Shaded Relief Maps in Blender
@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 input DEM, choose a palette, name the output and press run. I realize that there is a lot of GIS knowledge that is required in many cases, but this one is fairly straight forward to run.
jblindsay
|
4 years ago
|
on: Shaded Relief Maps in Blender
jblindsay
|
4 years ago
|
on: Shaded Relief Maps in Blender
jblindsay
|
4 years ago
|
on: Watertight vector maps from raster images
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 front-ends. So far people have created front ends for it in QGIS, ArcGIS, Python, and R, but I have long wanted to see people use it more in web-GIS. Perhaps one day...
https://jblindsay.github.io/ghrg/WhiteboxTools/index.html
jblindsay
|
5 years ago
|
on: Nim versions 1.4.4 and 1.2.10
Congratulations to the Nim development team for another solid release. I'm really enjoying working with Nim.
jblindsay
|
5 years ago
|
on: Nim Apocrypha, Vol. I
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.
jblindsay
|
5 years ago
|
on: Borrow Checking for Nim
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.
jblindsay
|
5 years ago
|
on: Pros and Cons of Nim
You can re-order functions by using the {.experimental: "codeReordering".} pragma now.
jblindsay
|
5 years ago
|
on: Ask HN: Can you help me remember the name of a programming language?
jblindsay
|
5 years ago
|
on: The Nim Memory Model (2019)
This was an excellent read! I'm looking forward to the additional discussions (e.g. Nim's new runtime) described in the conclusions.
jblindsay
|
7 years ago
|
on: Speeding up Python with Nim
This was an excellent read. I'll have to take a deeper look at the NimPy project that was mentioned in the article. Thanks for sharing.