Andrew Mikhaylov
Andrew Mikhaylov
**Describe the bug** Recent version of Obsidian supports changing config directory from `.obsidian` to some custom value. For example, this is useful if one wants to have different plugin set...
ReactiveX site has a nice visualizations for describing operators called marble diagrams. They often help with understanding of the operator, e.g. for checking specifics of operator behavior, like this one:...
After finding out `*` wildcard which matches one segment, it's reasonable to try out `**` wildcard to match any number of segments as similar thing exists in well-known glob pattern...
### Ktor Version 1.2.0-alpha-1 ### Ktor Engine Used(client or server and name) Tried both Netty and CIO ### JVM Version, Operating System and Relevant Context openjdk version "1.8.0_191" Ubuntu 18.04...
Theoretically these can be implemented via classes extending `Number` and based on several integer primitives. Currently all the stuff higher than 64 bits goes through `BigInteger` which is available in...
So I've started working on the solution. Right now this is: * :adhesive_bandage: hacky * :snail: inefficient * :gear: doesn't cover attributes * :lady_beetle: untested I've marked several issues with...
Currently Graph view has it's own separate color scheme settings. If one wants to have, for example, a `#person` notes be colored in other note links, default Explorer view and...
Sometimes I do my daily logging after midnight. In these situations I run "Open daily note" command, see the note for the following day, not the one I'd like to...
Some people mention confusion about our chats related to each other. Thought we have them all mentioned in rules, not everyone goes checking them. Multiple chat and channel families go...