-
```
What steps will reproduce the problem?
I installed & configured smatool.conf but when running "./smatool -d", I
receive the error "Did not find string"
What version of the product are you using?…
-
https://github.com/DebikaBanerje/first_app/blob/fb1de8af37ec839930348c409283efdb62e585f2/final_index.txt#L10
Would be great if you push some code on https://github.com/DebikaBanerje/final too
-
![funnypost](https://user-images.githubusercontent.com/22246577/26910645-ba254fb0-4bcd-11e7-8fef-0df2b759522a.png)
So I kinda made a 800x800 picture and sorted it using you image sorting algorithm an…
-
Should be fairly straight forward. We already have e.g. `Unknown option --hel. Expected --help`, so make this look like: `Unkown option --hel. Did you mean --help?` based on a substring match or diffi…
-
Hi, in my setup I'm requesting a Data Access Token using the following Verifier endpoint: http://verifier.abc/services/data-service/token
The response looks like this:
```
{
"aud": [
"data-…
-
I'm interested in this project: https://reticulum.network/index.html
Specifically whether the Identities: https://github.com/markqvist/Reticulum/discussions/155#discussioncomment-4169152
Created…
-
Hi there,
did you change anything about how to register an external "Extension" for Vendor?
I've reactivated wow today and I use my own "Extension" for Vendor but I get this ersror:
```LUA
1x Ve…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When double clicking to open a non UTF-8 file (in my case a sqlite file) the following occurs:
…
-
```
In file included from /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_madness/madness/work/madness-67ea7b5b533583ba7e0989cff91df738fda8b85b/src/madness/world/MADworld.h:46,
…
-
Hi, thanks for providing this code. I'm trying to reproduce the CIFAR10 results from the original DDPM paper. I use 3x32x32 images, all the CIFAR data (50k frames), 2000 epochs (but I check every 100 …