-
Hi there,
I hope I'm writing in the right section (otherwise I'll move it wherever it belongs).
I've been trying to implement the microservice architecture but even though I managed to run two …
-
##### **Overview of the issue**
Anyone logged in with user's privileges can query /api/users and get the list of users.
##### **Motivation for or Use Case**
It's not a personal bug to me. But…
Brzhk updated
5 years ago
-
I apologize if there is a better venue for this, but I wanted to introduce myself. I am a software developer and the co-owner of a bookstore in Azerbaijan (I am American). A few years ago I made a f…
-
### Observed behaviour
Game crashes when closing, with message:
```
pioneer: imgui_draw.cpp:1411: ImFontAtlas::~ImFontAtlas(): Assertion `!Locked && "Cannot modify a locked ImFontAtlas between …
-
https://stackoverflow.com/questions/54676109/should-i-have-multiple-graphql-instances-or-just-a-single-one
By any chance, someone from the Facebook / GraphQL team could answer this question?
I b…
-
It's time we talk a bit about backwards compatibility.
We're getting close to 1.0.0. To make it clear, we won't stabilise the API at this point yet. We need more time to do the postponed refactorin…
-
I have an in-repo-engine that can provide its own service to the root application. However I'm unable to use any services provided by addons within my engine. TLDR:
```
Engine Service -> Applica…
-
Problem: header files are spread out all over the place making it harder to wrap the program
Solution: put all public API header files in an `include` directory.
Please reference libgit2 for an …
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
Feature request
**What you expected to happen**:
According to this doc ([mesos-style.md](https://github.com/kubernetes/kubernetes/blob…
k82cn updated
5 years ago
-
Based on a lot of the posts like these....
http://alexsexton.com/?p=106
http://blog.rebeccamurphey.com/on-jquery-large-applications
http://blog.rebeccamurphey.com/on-rolling-your-own
.. we need some…