-
**Describe the solution you'd like**
Include server TLS certificate information such as name, expiration date, issue date into server section of INFO output
-
Following #29, concerns about sigils harming the learning curve. It could be nice to have both short symbols (for experts) and human-friendly aliases (for beginners). Let's find plain english equivale…
-
Context: I'm about a month in to learning Rust, doing Advent of Code to help learn. Day three this year has a problem where part of the solution is a nice fit for intersecting three HashSets. [Here …
-
**Submitted by John Azariah on 11/23/2015 12:00:00 AM**
**16 votes on UserVoice prior to migration**
Since we allow the . operator to reference fields and properties of objects in F#, we're faced…
-
I just tried this in the interactive CLI and was puzzled:
```
> unit(i,px) for i in -1..1
=> 1px
```
I thought it would have been `-1px 0px 1px`.
Why not?
-
# Capture Matching Function - Possible AI supported outputs
### Challenge Brief:
[Captures](https://github.com/Greenstand/Greenstand-Overview/blob/dc46774f5f6ed9a7d6e370d1dc9dc347d50b4ab5/Gree…
-
## Description
I was using ngc docker image mxnet-19.12. And I'm trying to use tensorrt to speed up gluoncv yolov3 following [Optimizing Deep Learning Computation Graphs with TensorRT](http://mxnet.i…
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…
-
# Inside JS
https://github.com/sachinpalaye/inside-js
## Learning Objectives
Priorities: 🥚, 🐣, 🐥, 🐔 (click to learn more)
There is a lot to learn in this repository. If you can't maste…
-
### Expected behavior
I hope to build my own photonic neural network and successfully start training it
### Actual behavior
In fact, once I ran it, I got the following error and was unable to train…