-
I'm following [this tutorial](https://learn.arm.com/learning-paths/servers-and-cloud-computing/profiling-for-neoverse/streamline-cli/) to use Streamline for profiling a simple C++ code that utilizes A…
-
Currently the result base is only one of many to choose from: hex,dec,oct,bin, etc..
It would be very convenient to view a number in multiple bases simultaneously like windows calc when in programmer…
-
**Is your feature request related to a problem? Please describe.**
I'm publishing a signed serialized protocol buffer that represents a fair amount of metadata that humans need to understand.
I ha…
-
I think SPARQL query is important. The reason can be seen here:
https://github.com/dgraph-io/dgraph/issues/1#issuecomment-266360074
Hope to support SPARQL query in 2020.
-
Hi there,
If you use https://www.szynalski.com/tone-generator/ and set it to square mode and set the frequency ABOVE the max frequency set in unity, suddenly everything goes weird. The reported fre…
-
Hi,
Let's imagine I am working with a tabular data file which header might look like this "field1,field2,field3".
I am only using "field1" and "field2". "field3" might be there or not, a new fie…
-
### Pitch
> @Gargron: There is nothing in the archive that you could really make a use of without a specialized tool of some sort. There's images and JSON files.
> @ccoenen: Twitter does …
-
I am wondering what is the best way of syncing messaging between aura modules (widgets); consumer modules and producer module; the exactly scenario where we are in with our aura project.
Let say that…
-
Hello, Thanks for putting in place a really useful library!
I'm working on the pneumonia detection problem. My dataset is super imbalanced, with 2000+ non-pneumonia cases and 142 cases, but I decid…
-
I'd like to be able to have a database/table schema defined in some type of config file.
Then I'd like to use Sql_Schema to compare the existing database schema with the new schema in my config file.…