Ruslan Ibrahimau (Ibragimov)
Ruslan Ibrahimau (Ibragimov)
http://feedafever.com/ https://github.com/passiomatic/coldsweat
https://milanote.com/
Looks like Cassandra best candidate for database, for Heap. I need investigate more on that, but for now - it is. Or maybe manually partitioned postgres? https://blog.jooq.org/tag/partitioning/
Every item in system can have deadline, also it can be snoozed for some time, or until some date-time. Очередь чтобы откладывать решение/объекты на определенный срок/до события. Пример: Я сейчас...
fullscreen api notification api
Everything in system can `depends on` or can be `blocked by`, etc (look for possible relations in Jira/Youtrack). So we can build dependency graphs, and efficiently solve problems, looking and...
The weather module should not just have a screen / weather widget but also be proactive - to warn the user about unfavorable weather (too cold / hot / wet...
Create bot for consuming/producing streams/events. We can start from telegram, and then implement bots for other platforms.
`:prompt [pattern]` What is syntax for variables in prompt?
How to discover from shell what is `org.jetbrains.kotlinx.ki.shell.Shell.Settings.sayHello` doing? Consider adding help for configuration options when calling `:conf` or per-option basis: `:conf help org.jetbrains.kotlinx.ki.shell.Shell.Settings.sayHello`