Huey
Huey
I have a working installation of huginn on CapRover. I found that linking it to a separate Postgres app was the easiest way. Set your environment variables appropriately: ``` DATABASE_USERNAME=huginn...
I have one at https://github.com/hueyy/rss-to-activitypub
I'm still experiencing this bug on 2c5811fb6fe70ae7f5de28c0741138c688377aa4 Steps to reproduce: 1. Navigate to /book/30369/s/anxious-people 2. Attempt to remove from "To Read" list  Result: - Redirects me to /unshelve/ and...
I've been working on porting to MicroPython bit by bit: https://github.com/hueyy/watchy_py Thus far I've got the eink screen and vibration working on a barebones level. Still working on the rest.
Hmm I've run into a bit of a snag trying to port Watchy to MicroPython. In short, MicroPython doesn't expose the [`esp_sleep_get_ext1_wakeup_status`](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/sleep_modes.html#_CPPv432esp_sleep_get_ext1_wakeup_status) API so it's not possible to identify what...
+1
Can confirm that this bug can be reproduced as follows: ``` docker run datasetteproject/datasette datasette serve --reload ``` which produces the following output: > Starting monitor for PID 10. >...
I forked it too at https://github.com/hueyy/awesome-mastodon and made some updates before I noticed this issue. Definitely agree there should be an actively maintained version of this list somewhere. Happy to...
There's a [list of lists of user/accounts](https://hueyy.github.io/awesome-mastodon/#user-lists) at my fork - [hueyy/awesome-mastodon](https://github.com/hueyy/awesome-mastodon). Might be what you're looking for.