-
# 🦕 공룡책으로 정리하는 운영체제 Ch.3
undefined
[https://parksb.github.io/article/7.html](https://parksb.github.io/article/7.html)
-
### Is your feature request related to a problem? Please describe.
I'd like to be able to, in the cli, print the current layer that is active in kanata, so that I can show the current layer on hypr…
-
Hi
And thanks for a great project!
I've noticed that running `websocat.x86_64-pc-windows-gnu.exe -vvv -t -E tcp-l:127.0.0.1:8090 -` does not work as expected on windows.
Console output:
```
…
-
One of the major annoyances when working with impy interactively, is that one cannot create several instances of most models without spawning processes. My plan for impy is to make it part of the API …
-
-
Hey!
Thanks for this article: https://ddeville.me/2015/02/interprocess-communication-on-ios-with-mach-messages/ and the code.
However I cannot get my `CFMessagePortCreateLocal`to work.
Even after…
-
First of all appreciate the initiative.
However we need to take one step back. The biggest issue we have in industry is that there are almost no open interfaces between applications.
My proposal…
-
### 🐛 Describe the bug
Hello, I have been developing a FastAPI application where we can access a HuggingFace model and use it for text generation. On top of it, I'm launching the service with Gunicor…
-
Hello;
I want to send and receive data from a game simulation in a seperate C++ process, from Node.js. I want Node.js to connect to the outside internet and Node.js will need to communicate with a ga…
-
Hi @mostroverkhov,
I am interested in this project, but I cannot wrap my head around how to actually run any of the examples. Everything builds all right, which is great. But when I try to run any …