Tobias Kahlert
Tobias Kahlert
Left is the gist comment box:  Also please make github gists use darkmode ;)
Hi I have a problem after updating to the newest mobx version. Take the following example: ``` class _MyWidgetState = _MyWidgetStateBase with _$_MyWidgetState; abstract class _MyWidgetStateBase extends State with Store...
1. Added `VacantEntry::insert_entry` [as in the std](https://doc.rust-lang.org/std/collections/hash_map/struct.VacantEntry.html#method.insert_entry). 2. Added `Entry::insert_entry` [as in the std](https://doc.rust-lang.org/std/collections/hash_map/enum.Entry.html#method.insert_entry). Unfortunately I was not able to achieve this without requiring the key `K` to be `Clone`,...
## Proposal From what I saw in the iOS implementation, the photo sizes are hardcoded to the standard presets. Is there a particular reason why they are not queried from...
```typst #show "Test": it => [Test] Test ``` crashes the compiler: 
Hi Everyone, I have an Ember Server that is not publicly reachable. This server is used to compute requests. The computation is very cpu intensive. Also requests come in quite...
Hi, I want to use Slick2D with sbt 0.13.8. I followed the readme as well as the [wiki](https://github.com/philcali/sbt-lwjgl-plugin/wiki/Slick2d-Support). But I always get the following error: ``` Error while importing SBT...
I have basically the same problem that #226 describes. On my monitor that has its `dpi` set to 85 the frame buffer is much smaller than the actual window size....
Hi, I get the following error when running the getting-start example (after building with no problems) and then touching the window with the spinning red rectangle with the mouse: ~~~~~~~~~~...
Copy and paste of some unicode chars is not working.