Gil Mendes
Gil Mendes
@phil-opp Writing a bootloader for this series would be a great improvement 👏🏻 In times I wrote my own bootloader, but is in C and I want to convert it...
I don't use Angular anymore, but this can be helpful for other people 👍
I'm with the same problem as you @binarymist. I wasn't planning moving away from Sywac during the migration 😕
> noone is gonna fix this. Project author abandoned long time ago this project, there is a fork named sequel ace that is actively maintained. I noticed that after posting...
If we add a `case 'clone':` before `case 'group':` on the `register_graphql_field` method, it's possible to use clones was groups. There is any disadvantage of doing this? 🤔
I see that task has been assigned to someone... but it's been a year since the last activity... my question is... how much longer we have to wait for this...
Is it already possible to use the shortcut on Wayland `ctrl + alt + e`? I still not able to use it on NixOS with Gnome running on Wayland.
Oh, I missed that page 🤦 thanks, that worked perfectly.
There is any special reason for not using `window.requestAnimationFrame` by default? Or at least don't default export the `useMeasure`. I'm facing multiple Sentry reports because of this. I'll use `useMeasureDirty`...
On the same versions as @marcusstenbeck, I also see the same problem on macOS. It is my first time using this crate as well as ffmpeg as lib, so I...