-
Hi!
My EB service looks like this:
```java
@Fluent
MyService getTickets1(JsonObject whatever, Handler e);
@Fluent
MyService getTickets2(JsonObject whatever, Handler e);
```
notice that han…
-
After leaving the script working for 22h and making 1.2TB every request is bad now. I tried replicating a request to the api:
```
{
"result": null,
"success": false,
"errors": [
{
"co…
-
I tried to render Cyrillic text in document, but it renders nothing. How can I do it with current implementation? If there is no support, is it possible to implement this feature, how can I contribute…
-
Hi,
Your work is very well. I have two issues, with the same origin CUDA. I am on win 10
I have installed CUDA 11.1, and all updated package but:
if I do _train.py --dataset ..._
I have :
_…
-
I don't want to be the stick in the mud, but Google's support of cardboard is non-existent. All the sites to create a QR code are down, I'm even thinking of making my own generator, but it would make…
-
I came across this project with the hope to find a static preview generator that generates HTML preview for most file types, just was disappointed to find that only archive/zip file types support HTML…
-
## Build a dating profile generator
@egillespie Can you please take a look at this? It's [hosted here](https://ishitasrivastava97.github.io/MI-449-js-collect-and-display-information/index.html) and…
-
Now this is something that is a very useful piece of application that can be built.
I have the initial logic ready.
Feel free to edit it or bring in your new logic.
Our easy to remember password ge…
-
## Build a dating profile generator
@KatieMFritz Can you take a look at this? It's [hosted here](https://woodsbr6.github.io/MI-449-SS17-740-js-collect-and-display-information-kPt9Fl/) and meets the…
-
```rails g administrate:dashboard Name/Model```
actual
```
create app/dashboards/model_dashboard.rb
create app/controllers/admin/model_controller.rb
```
expected
```
…