-
## Task
- [x] Move as much functionality as possible out into dedicated, tested classes.
- [ ] Remove as many unused/obsolete variables as possible.
- [ ] Linting passes.
## Background
This…
-
Reported by: **[Pegasus-RPG](https://github.com/Pegasus-RPG)**
Date: 2010-06-18T09:40:03Z
Status: In Progress
Importance: Wishlist
Launchpad Issue: [lp595858](https://bugs.launchpad.net/bugs/595858)
…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Is your feature request related to a problem? Please describe.**
Currently in the accumulo 4.0-SNAPSHOT branch a compactor process will walk through the following process to execute a compaction.…
-
hi,i want boot my linux kernel on my banana pi M2u board,and i build uboot like follow on my debian 8
1. export ARCH=arm
2. export CROSS_COMPILE=arm-linux-gnueabihf-
3. make Bananapi_M2_Ultra_defco…
-
Some applications may want the capacity of `BytesMut` to be reported exactly as previously requested (unless more is already reserved). `BytesMut::reserve` allows for allocation excess and over-reserv…
-
As a user, I am not clear of the differences between reserving and checking in a guest, especially as the input is quite similar. Would be good to provide an explanation and brief overview for each.
…
-
The [probe status page](https://www.blocked.org.uk/stats/probes) lists Virgin Media lines' filter status as "No Adult", which is ambiguous as to whether this means "No Adult Filter" or "No Adult Conte…
-
It'd be nice if Perl5i included an easy way to get a REPL running, e.g. `perl5i -r` or `ipb` (like `irb` from Ruby). There are problems with reserving a command line flag, of course, and `ipb` is jus…
-
When images return a 404 error, our current approach is to hide them while still reserving space, which may result in a poor user experience. As per my conversation with with @2fernandez, it's suggest…