Myzel394
Myzel394
Just setup a new React Native project using expo (`expo init .`, template: "minimal") and ejected it (`expo eject`). Installed `react-native-tor` and tried to run `yarn android` but got these...
# Bug report ## Describe the bug I'm following the documentations for setting up Deep Linking on Flutter (https://supabase.com/docs/guides/with-flutter#setup-deep-links), but whenever I click on the link in the email confirmation...
This PR adds a new settings tile: **An expandable Settings Tile** It allows you to add content that should be expanded after you tap on the settings. Example video: ...
It would be nice if there could be support for the touchbars of the old MacBooks.
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** SponsorBlock is a browser extension which allows you to skip sponsorships inside of YouTube videos...
When I try this: ``` ffmpeg \ .input( "my/absolute/path/image%03d.png", pattern_type="glob", framerate=24, bufsize="192k" ) \ .output("absolute/output/path/video.avi") \ .run() ``` I get this error: ``` ffmpeg version git-2019-12-07-ff2b75d Copyright (c) 2000-2019 the...
It would be nice to be able to see the location of where you tracked your data. This should be opt-in in my opinion
Hey I just found out about this project and found it funny how it is a bit similar to a project I made back in a while (https://github.com/Myzel394/DataToQR). We both...
It doesn't look like the image at https://hub.docker.com/r/dwaaan/hrconvert2-docker is maintained anymore. I'd recommend to build it yourself (via GitHub actions for example) and also to remove the reference to this...
## What does this PR do? To see the durations it took each engine to load, this PR adds this information to the sidebar. **This is still a WIP**, I...