-
This proposal relates to the ongoing management and development of the IFC specification, and the auto-generation of conforming IFC software libraries and documentation. Because the IFC specification …
-
Since the 0.9 release, I've spent some time reading the documentation, trying to understand how everything works and fits together. I made few small improvements in #1318, but I also have a list of t…
-
I'd like us to make progress in some of these areas in 2024. Feel free to propose more areas!
## Python feature support
Add support for missing Python features. At least these are important:
…
-
When OpenTracing API is used explicitly by an application it can provide meaningful operation names.
However in cases where framework integrations are used, to avoid adding tracing code into the bu…
-
I won't bombard you with any more issues. I just think this crate is really excellent and am excited by it. It's going to make my Elasticsearch indices and my use of them much better.
So most of th…
-
**Problem:**
Our curricular guidelines do not require learning multiple languages, but our curriculum asks students to learn a language just to take the algorithms classes.
**Duration:**
2021 Aug…
-
`.erb` is not HTML! It can be anything.
In my case I have a `deployment.yml.erb` and `Dockerfile.erb` and thy are both reported as HTML... wrong.
You should report it as Ruby (or, otherwise, as …
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
I would like to download webpage https://spark.apache.org/docs/latest/ml-statistics.html and convert it to a pdf file. A problem that I am facing is that the webpage has code for Scala, Java and Pyth…
-
Apparently, reading a password is a very non-trivial task. There is POSIX `getpass`, but unfortunately it was deprecated, because, allegedly, it is very easy to implement it your self (LOL).
What w…