-
Планируется ли поддержка Flutter'a ?
Я сейчас начал делать на Flutter'e библиотеку для чата, могу ли я использовать Ваши сокет эндпоинты ? (ниже)
```
override fun getEndpoint(): URI {
ret…
-
### Description
The ETF gateway leaks a `Guild.Models.IncidentsData` struct under the `incidents_data` key causing Elixir's built-in enumeration to raise.
This field does not seem to be documented i…
-
RSS feed source: https://tomcasavant.glitch.me/index.xml
- [ ] Edit the sidebar at content/_includes/sidebar.njk to include a path for /Bookmarks
- [ ] Edit content/bookmarks.njk to display rss po…
-
Filing this issue to track [CVE-2023-4863](https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html) related actions in nixpkgs. Feel free to send questions my way and/o…
-
This is a issue to test the new features on 2022 models. If you have a 2022 or 2023 model and want to help testing then please provide the following information. It will be used to test new features f…
-
[Accepted Decision](https://github.com/ziglang/zig/issues/4426#issuecomment-858820245)
------
Windows has a huge API surface. This opens the question of, what is the purpose of std lib windows A…
-
Hi, I help to maintain storybook-builder-vite, a non-webpack builder for storybook. At work, we've hit our chromatic snapshot limit, and I was looking into using turbosnap, but it requires a webpack …
-
Hi, sorry if here is not the place for it...
My daughter use the 2.1 version on a ASUS vivotab note 8 with a pen and she love to make animations on it. She read about the new timeline function added …
-
## Summary
Turning atom value into promise does not re-suspend but returns promise as value.
## Link to reproduction
https://codesandbox.io/s/holy-wood-4pljne
Confirmation in discord:
> d…
-
Currently we call this in builder:
```
registerComponentMetas(customComponentMetas);
registerComponentPropsMetas(customComponentPropsMetas);
```
But this is wrong because we want Canvas to be…