Tom Lankhorst

Results 41 comments of Tom Lankhorst

Best of both worlds: [Better Code: Runtime Polymorphism - Sean Parent](https://www.youtube.com/watch?v=QGcVXgEVMJg)

So it seems the problem is that the `_prepareLayout()` function is not called. This function assigns the correct breadcrumbs. http://stackoverflow.com/questions/14384543/magento-breadcrumbs-disappear-after-first-view-of-page

Thanks for your reply @GordonLesti. Whereas I'd rather avoid making the breadcrumbs dynamic it really adds to the user experience when they show the previously visited pages. If I make...

@botletics Thanks, that helps a bit. I'm looking to configure the module to just validate the server cert. The client will be authenticated via username/password so there is no client...

Thank you. In addition, I got a response from SIMCOM: > The chipset for SIM7000E need CA\client crt\client key , 3 files, can not support only CA. But you can...

https://github.com/botletics/SIM7000-LTE-Shield/blob/master/SIM7000%20Documentation/AT%20Command%20Logs/SIM7000_AWS_Log.txt Looking for an example that only validates server against CA though. So no client certs (client auth via username/password). Anyone achieved this?

Thanks for your report. The needed `informedtrees/BITstar.h` is available in OMPL version 1.5. So try to upgrade to a recent version. I believe ompl is ROS compatible so alternatively you...

In the docker image `rust:latests` the installation of `svgbob_cli` works fine. ``` # cargo --version cargo 1.57.0 (b2e52d7ca 2021-10-21) # rustc --version rustc 1.57.0 (f1edd0429 2021-11-29) ```

Same on Ubuntu 20.04 LTS, `libssl-dev 1.1.1f-1ubuntu2.3`

What about running Mac OS on KVM/Qemu, if you have a Mac OS license?