-
```
Purpose of this enhancement, including design decisions:
The need for a more web-centered and web-enabling framework has driven the
want to refactor the web component of openIPAM from the CherryP…
-
# RFC: Source Packages
A developer-, tool-, and ecosystem- friendly mechanism for sharing source.
co-authored with @gaearon
## Overview
"Source packages" are the same as standard npm package…
-
# Problem statement
Data.all currently requires users to have technical knowledge of data.all datasets, glue tables, schemas, S3 buckets, folders and SQL querying in order to access and derive insigh…
-
In CursorLoader.java, the code at lines 395 and 462 demonstrates duplicated code two code blocks with nearly identical structures and functionalities but with minor, non-functional differences. Both s…
-
**Describe the bug**
Encoding an image with and without the `--disable_perceptual_optimization` option produces wildly different file sizes. With the option, compressed file is 3.5x the size without …
-
The mixer has `al_set_mixer_postprocess_callback` function. We should provide a bunch of pre-made effects. An API could be:
```c
ALLEGRO_DELAY_AUDIO_EFFECT *al_create_delay_audio_effect(delay_secs…
-
I.e. (kit/remove-module ) would do the inverse of kit/install-module
Would be useful in the case of failed experiments with a certain module.
-
It would be nice to support tabbing against the latest stable django-grappelli version. This would probably require dynamic js selectors.
Hedde updated
5 years ago
-
**Priorities**:
- [moved] Water Availability Case Studies HARPgroup/HARParchive#1156
- [x] Sync `Dataframe_Generator.R` and `Dataframe_Generator.Rmd` (see Rob's PR), making the rmd the working vers…
-
```
Currently, the code is monolithic. Django best-practice is to modularize
code with apps, so it can be reused more easily. Please watch this video:
http://www.youtube.com/watch?v=A-S0tqpPga4&featur…