-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
# Overview
Regulated utilities have a habit of overestimating load growth, in order to justify expanding their rate base. @arengel at RMI did a little exploration of this in 2017 in [The Billion Do…
-
Hi, I read the docs and all and it seems a really good work!
It is of course more a POC than a production thing, tho, so I was wondering what are your intentions on this, and if there is any chance t…
gufoe updated
2 years ago
-
For Gretchen's request on GDD, I did this quick processing (DOWs were her's)
From `hyperscales-data-release` directory:
```r
library(tidyverse)
dow_xwalk % purrr::map(function(file) {
…
-
Currently, when trying to setup a HyperScale or GeoScale setup you have to execute these steps before trying the setup `asd-manager setup`:
```
#install the packages
openvstorage-sdb
#before startin…
-
Enterprise Linux does not provide official hardware enablement like Ubuntu does. However, the ELRepo repository provides a newer Linux kernel and Linux firmware packages.
```
Announcing the releas…
-
Greetings,
I'd like to start a discussion on the possibility of the OKD and FCOS Working Groups collaborating on the building of SCOS artifacts. The OKD Working Group is looking for a home for SCO…
-
-
Suppose we have an ENUM type:
```sql
CREATE TYPE RELEASE_PROCESSES AS ENUM ('MAIN', 'SECONDARY');
```
which we use in a reference table:
```sql
CREATE TABLE IF NOT EXISTS release_category
…
-
### Description
When I run `$pricesheet = Get-AzConsumptionPriceSheet` , I expect the result to be stored in $pricesheet, however I'm getting a BadRequest error after a very long wait.
### Issue…