Results 19 comments of Pauli

https://github.com/charmbracelet/bubbletea/blob/master/examples/list-default/main.go If you run this, and search for "gaffers" the "t" in "tape" is underlined, even though it's not in the search query.

I'm getting this error when running osm2world.sh `Inconsistency detected by ld.so: dl-lookup.c: 105: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!`

Yeah, I was also thinking this. which was the reason I came here. To do that, I was thinking of using nextcloud with the tasks application.

> Maybe creating a small nextcloud app would help here. No I think it's easier, if you use the task app, so you don't need to host your own nextcloud...

shouldn't it be `go install upspin.io/cmd/...@latest`?

The legal notice link doesn't work, also you have to login with google, which doesn't seem to be that privacy preserving. I also would like to know more about how...

I found a python library, that uses twitters internal api: https://github.com/mahrtayyab/tweety

But there should also be a way to delete the stored setting, to explicitly use the system theme.

[micropub](https://micropub.net/) is an open protocol for creating posts. If Micropub is implemented, you can create a post via curl like this: ``` curl https://aaron.bearblog.dev/micropub -H "Authorization: Bearer xxxxxxxxxx..." -d "h=entry"...

There is https://github.com/LibreTranslate/LibreTranslate