Louis Orleans

Results 46 issues of Louis Orleans

Pretty much everything in `HNItemStatus` except for `loading` only applies to one user.

bug

This could be done by comparing a list of the user's previously known items' children against an updated list, fetched at some interval.

enhancement

Fixes #17 by writing the updated JSON to a temp file and then moving that file in place of the old JSON. This prevents the in-use file from ever containing...