-
_This is a WIP discussion for implementing generators support in the style of https://github.com/zth/rescript-embed-lang natively in rewatch and the compiler itself._
Relevant compiler PR: https://…
-
But first, let me say well done on v4. It's looking great!
I would like to have one process which writes to an LiteDB file, and one or two which read from it. The writer process will be inserting a…
-
*Title*: *split the wasm Context implementation to different class*
In the WASM implementation, the root context, the http filter context, the network filter context share same class Context. It ma…
-
I currently use a simple script to build my fonts as part of a `Makefile`. The problem with this is that a lot of useless information is output with no way to prevent it outside of redirecting `2> /d…
-
I see that when I exit the program it will clear the screen, losing all the information displayed.
It would be nice if it kept the trace information (or that it would print it again if required), s…
-
Is it possible to web radar like radar ingame? I mean rotate when im looking somewhere. it's hard to understand who im in radar or where im looking. Yes, there may be an option for this in the normal …
-
### Checklist
- [x] I am reporting an issue in existing functionality that does not work as intended
- [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegra…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
MacOS 14.7 (arm)
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
…
-
It's possible to mark all items read 'before_one_day' or 'before_one_week'.
I would like to see an option for 'this day'. This will leave older items unread, because I want to read them later.
-
There seems to be a "false" read EOF at the beginning, which we don't want to exit from, followed by a later read EOF that will happen when we quit qemu.
It seems ideal, though, that the terminal win…