Akito

Results 298 comments of Akito

> In general, I think you have to add BroadcastReceivers in the AndroidManifest.xml. Is that part of what you removed while reducing the code, or is that something we still...

> Instead, tapping quit should add a new side bar button below, titled `Quit aTox` and the original button should be changed into `Don't Quit`. This would enable power users...

Here's the same issue, including one possible fix. https://github.com/ogham/dog/issues/122

A slow drive, which is slowed down additionally by a copy-on-write filesystem, which takes too many hardware resources, compared to the hardware provided. I debugged this by opening a clean...

Doesn't that mean that Raku guy needs to see an FAQ made by his community? 🤔

Well, looking at [this](https://stackoverflow.com/questions/14851903/what-is-jsonc-are-jsonc-and-json-c-different), it seems like it's already crystal clear, one isn't related to the other in any way, besides both being based on plain old JSON.

Since issues like #16, #23, #37 pretty much break the entire Docker setup, this project is currently unusable in a Docker only setup. Trying to get it to run since...

> I have somewhat changed my mind on this since then. A proper test suite for the DB queries are much more useful than just syntax checking the queries. Ah,...

> I don't think it needs to connect to psql at all during compilation. I could never get it to finish compiling, because connection to the PostgreSQL database timed out...