Dima Gerasimov
|
8496d131e7
|
general: migrate modules to use 3.9 features
|
2024-10-19 23:41:22 +01:00 |
|
Dima Gerasimov
|
71fdeca5e1
|
ci: update mypy config and make ruff config more consistent with other projects
|
2024-08-31 02:17:49 +01:00 |
|
karlicoss
|
19353e996d
|
my.hackernews.harmonic: use orjson + add __hash__ for Saved object
plus some minor cleanup
|
2023-11-07 01:03:57 +00:00 |
|
karlicoss
|
ea195e3d17
|
general: improve logging during file processing in various modules
|
2023-10-29 01:01:30 +01:00 |
|
karlicoss
|
3a25c9042c
|
my.hackernews.dogsheep: use utc datetime + minor cleanup
|
2023-10-27 02:38:03 +01:00 |
|
karlicoss
|
872053a3c3
|
my.hackernews.harmonic: fix issue with crashing due to html escaping
also add proper logging
|
2023-10-21 23:46:40 +01:00 |
|
Dima Gerasimov
|
8addd2d58a
|
new module: Harmonic app for Hackernews
|
2023-09-25 16:36:21 +01:00 |
|
Dima Gerasimov
|
6f6be5c78e
|
my.hackernews.materialistic: process and merge all db exports + minor cleanup
|
2023-06-21 20:42:10 +01:00 |
|
Kian-Meng Ang
|
d2ef23fcb4
|
docs: fix typos
found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
|
2023-03-27 03:02:35 +01:00 |
|
Dima Gerasimov
|
5c82d0faa9
|
switch from using dataset to raw sqlite3 module
dataset is kinda unmaintaned and currently broken due to sqlalchemy 2.0 changes
resolves https://github.com/karlicoss/HPI/issues/264
|
2023-02-07 01:57:00 +00:00 |
|
Dima Gerasimov
|
c4ad84ad95
|
move materialistic module inside hackernews package
followup for https://github.com/seanbreckenridge/HPI/pull/18
|
2022-02-04 23:38:50 +00:00 |
|
Dima Gerasimov
|
590e09f80b
|
hackernews: add initial dogsheep database importer
|
2022-02-04 23:38:50 +00:00 |
|