-
Annualized FTE is a calculation used by both USHE and IPEDS. It is created by summing the credits of a particular level (undergraduate, graduate, professional), divided by the number of credits in a f…
-
Pull request #22 makes changes to the FTE queries. The vignette needs to be updated to align with these queries. The FTE vignette needs to look similar to the headcount vignette and provide the sql.
-
## 1. Purpose
[OpenHub](https://openhub.net/) is a website that indexes open-source projects with their respective project information (i.e. lines of code, contributors, etc). The purpose of this t…
-
### Bug description
I try to use global async query feature flag but I keep getting this error on the frontend.
```
Cannot read properties of undefined (reading 'forEach')
```
Here's part of…
-
Instead of
```
$ twelve-tone
['G', 'F', 'B', 'C# / Db', 'F# / Gb', 'D', 'D# / Eb', 'A', 'A# / Bb', 'E', 'G# / Ab', 'C']
```
I think it would be nice to have large text outside of a list data s…
-
Hi vgteam :)
@superjox @trgibbons
1. What you were trying to do:
I tried to use https://github.com/vgteam/sequenceTubeMap in order to browse certain positions `S288C_chrVII:95084-95584` of a yeas…
-
Please add support for authorizing Gmail Object via environmental variables for services like Heroku that recommend using Twelve-Factor App principles, e.g., storing config data in the environment ins…
-
## Describe the problem
We are using the dbt-clickhouse adapter's [delete+insert](https://github.com/ClickHouse/dbt-clickhouse/tree/main?tab=readme-ov-file#the-deleteinsert-strategy) to do lightwei…
-
Puzzle-solving at the client doesn't add significant delay on TTFB as it is likely around _60-70 ms_ on average. However, in the current implementation, retrieving a file at around _5 MB_ in size cont…
-
Upgrading cpal in https://github.com/marin-m/SongRec to 0.13.4 causes an ALSA error to appear:
```
fuji@antonovka /tmp/SongRec $ cargo run
Compiling songrec v0.2.1 (/tmp/SongRec)
Finished…