-
### Bug Report Details ###
Using Manjaro (4.14.79-1-MANJARO #1 SMP PREEMPT Sun Nov 4 16:57:03 UTC 2018 x86_64)
Was uploading ~1TB of files using the manually-issued command:
```
onedrive --synchr…
-
## Summary
Build a component for displaying a video series hero. In the attached screenshot, you can see what I'm m talking about. Your job is to create a very similar user interface using only compo…
-
## Summary
Build a component for displaying a single title video card. In the attached screenshot, you can see four title video cards. Your job is to create a very similar user interface using only c…
-
## Summary
Build a component for displaying a single video thumbnail card. In the attached screenshot, you can see four six video thumbnails. Your job is to create a very similar user interface using…
-
## Summary
Finish building out the `` component for displaying all the details of a single video (the component is being built in #18 ). Your job is to create a very similar user interface as https:…
-
Hi, I try to compile the `rodio` crate with `mp3` feature enabled which uses `minimp3` crate, but building fails with this error
```
error: failed to run custom build command for `minimp3-sys v0.2.0…
-
## Summary
Build a component for displaying a all the title video cards (the component is being built in #13 ). Your job is to create a very similar user interface as https://www.bible.com/videos us…
-
```
λ cargo run --release
Compiling melos v0.1.0 (file:///D:/Programms/Rust/melos)
Finished release [optimized] target(s) in 70.24 secs
Running `target\release\melos.exe`
thread 'main…
-
Need to create the foundation app that others can easily contribute to.
See the [README](https://github.com/lifechurch/youversion-web-open-ideas/blob/master/README.md) for a description of what th…
-
Now all sources are infinity sample's producers. The better way is make them finite but with reset ability (using `Resettable` trait). This can help avoid duplicating code for bounds checking there
h…