-
Sorry if I am using this place to post questions, specially when they are newbie questions. But I don't find a suitable forum and slack seems a luck adventure when asking questions. So...
Is there …
-
In trying to run a TECA pipeline that has MPI disabled (i.e., `teca_table_reduce.set_enable_mpi(0)` has been used), the pipeline freezes when using `mpirun` for more than one task.
```bash
$ mpiru…
-
Expected behavior: Deployment is marked as failed when there is an issue with the environment variables. (I got this error `ERROR: CANT_REREAD: Unexpected end of key/value pairs in value` possibly bec…
-
More like a question.
So this works fine:
```swift
let data = "The black knight always triumphs!".convertToData()
let key = "01234567890123456789012345678901".convertToData()
let iv = try Cry…
-
Hi I'm new to back-end field, previously I was using `Vapor` and it generates a random token when user logs in, and store it in database. Now when I start working with `golang`, I found this JWT libra…
-
Hey there!
I want to start a general discussion on implementing the Network.framework for iOS 12+ targets. As presented during the WWDC 2018, the new framework offers great benefits over the curren…
-
Sodaq_SHT2x Issue
Read sensor with esp32 devkit gives strange value near zero with last pre-release 1.0.1 rc4
I can't see why, but I think some is linked to i2c driver
@stickbreaker cab be link…
-
**specimen_from_organism.preservation_storage.storage_method**
Enum for this field as per error message allows:
ambient temperature,cut slide,fresh,frozen, -70C freezer,frozen, -150C freezer,fro…
-
Notification Service Extension is an interesting feature that can send plaintext or rich push notifications to iOS.
Is it available on Linux and macOS server side beside the pubsub method?
-
Hi, is it possible to run vapor-master with ROS Kinetic Kame? Or are there known incompatibilities regarding the used protocols?
Thanks