-
1. possibility to submit order
2. possibility to report back
3. description of interface
-
* Inter-team collaboration can work by exposing code, documentation, roadmaps,
backlogs, and sprint plans. The data is made openly available to drive the
discussions between the teams.
* Keep your …
-
anyone working on or have setup a streamdeck with crestron control. Basically I am looking to control my crestron to switch video inputs and outputs in addition to controlling my RESI Decoder. RESI wo…
-
1. IP호스트가 자신의 물리 네트워크 주소는 알지만 IP주소를 모르는 경우, 서버로부터 물리 네트워크 주소에 해당하는 IP주소를 알아내는 프로토콜은?
2. 데이터 베이스 모델링 중 구체적으로 데이터베이스를 제작하고 소프트웨어의 설계 및 설치 과정이 수행되는 설계는?
3. 데이터 베이스 모델링 중 현실 세계를 내포하고 있는 의미를 모두 포함한 것을 모델…
-
Hello UKPLab/sentence-transformers. Looking for more visibility with my stackoverflow question here. Thank you very much.
https://stackoverflow.com/questions/72205350/how-can-i-reach-the-performanc…
-
```
Reading about local IPC on Windows leads me to idea that Named Pipes is not the
transport should be used where Unix Domain sockets are on Unix. Other, most
probably faster, should be.
ALPC and U…
-
Quick question for you, more out of curiosity than anything else. I noticed that you have the following defined in your webpack config file:
```
entry: {
app: './client/index.js'
}
```
W…
-
### Describe your feature request
Part of the issue with overusing `ray.remote` is that it adds the overhead of serializing and inter-process communication. But one of the really nice things abou…
-
**Summary**
For better game logic debugging and a better view to look into the state. Maybe we can start an [electron app](https://electronjs.org/docs/tutorial/first-app) when running server. Electro…
-
Can we build independent executables means applicaion1.exe and application2.exe having different names and different icons?
Still electron main process runtime is shared.