-
```
The Steam (beta?) client was just changed to allow games to be assigned to
multiple categories.
Should consider updating depressurizer to support this.
This will also make it possible to scrape…
-
When showing progress or headers like these:
```
**** [packages/metacritic-product-catalog-deploy] building
```
then show how many packages there are, and which build it is. Somethign like
…
-
Stærkt inspireret af taylor-pakken kan vi dele det op i tre datasæt.
bowie_albums, der er de albums han har udgivet
bowie_album_songs med sange fra studie-albums
Og
bowie_all_songs der har det h…
-
-
# Good first issue: Clustering genres
Idea: Imagine ...
### a table where you can sort/select by e.g. "strategy" or "ego shooter" or "racing".
Super easy to implement, by just adding 1 more c…
-
**URL**: https://www.metacritic.com/browse/game/pc/all/all-time/metascore/?releaseYearMin=1958&releaseYearMax=2024&platform=pc&page=1
**Browser / Version**: Firefox 131.0
**Operating System**: W…
-
Often when a field is missing data, it returns a string "N/A" instead of `null`. Isn't it better to use `null` when data is missing? If a field is always an integer (like metacritic score), I can't de…
ghost updated
3 years ago
-
```
The Steam (beta?) client was just changed to allow games to be assigned to
multiple categories.
Should consider updating depressurizer to support this.
This will also make it possible to scrape…
-
-
When sorting by Rotten Tomatoes rating, we're getting the results ordered alphabetically:
Bullet 70%, misconduct 7%, the wall 65%
^ In this case, misconduct should be the last in the list, but alpha…