-
Improve frequent choice taking GPS location into consideration. For example, the user usually have 5 hamburgers in location A, 4 hamburgers in location B and 3 hamburgers in location C. The user also …
-
Consider the following:
``` js
const getDevice = (r, id) => (
r
.table('devices')
.get(id) /* 1 */
.merge({
relations: {
/* 2 */ observing: r.table('relations').getAll(id, { index: 'obse…
-
Pls implement intelligent bandwidth throttling feature. aria2 should monitor the bandwidth usage, and when it permanently drops due to intense bandwidth usage by other programs after a faster speed wa…
-
We had to disable Alloy's rate limit retry mechanism when compiling to wasm in `core/execution/rpc/http_rpc.rs` because it doesn't seem to compile properly. This means if the external RPC fails the wh…
-
/spec a super intelligent robot assistant
-
When someone copy/pastes an image into the BlockPy editor, you can set up hooks with BlockMirror to convert the image into a URL (potentially uploading it to a remote server along the way), and then r…
-
Ich war dabei einen weiteren Node in einen bestehenden Lernpfad einzusetzen. Er sollte per Pfeil an einen bestehenden Node angehängt werden. Dazu habe ich den neuen auf den alten Node gezogen und es w…
-
Currently, markdown gets messed up when very long messages are split. We need to implement something to preserve the formatting between split messages
-
Research for intelligent firewall is pending. We should choose a project by tuesday imo.
-
It has been discussed that it would be nice to be able to sort threads stuff under different tags. Being the lazy person I am I know I will not use the feature myself though I would appreciate someone…