Alexander Shapiotko
Alexander Shapiotko
Poison is allowing to define custom implementations for encoding specific data types. However, if implementation already defined by poison itself, e.g. https://github.com/devinus/poison/blob/master/lib/poison/encoder.ex#L337 then re-defining it produces nasty-looking warning e.g. ```...
Is there a good way to do (or plans to add such functionality) so? Recurring Jobs is really useful concept for some maintenance jobs like periodic cleanup maybe even cron-style,...
It would be useful to have a way to share folders of queries between databases. Examples why it could be useful: * common analytics queries, e.g. database size, index sizes,...
Msg encryption
From time to time game's screen becomes corrupted, e.g.  Previous version unaffected, only current (0.23.2-android) Steps to reproduce: Happens randomly on any screen update,...
Question: how to reference coins as sui_types.Argument when building ProgrammableMoveCall arguments? Trying to swap coins on Cetus exchange. Reference can be used like this: ```go argCoin0, _ := ptb.Obj(sui_types.ObjectArg{ ImmOrOwnedObject:...
### Steps to reproduce 1) Create merged source with any two series 2) open it, update list of chapters 3) download any chapter 4) try to delete that chapter ###...
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**. Not a [question or feature request](https://github.com/gsantner/markor/issues/new/choose). - [x] The topic is **not** already reported at...
### Checklist - [x] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest). - [x] I made sure that there are *no existing...
### OS/Platform macOS ### Installed OS/Platform's package manager ### Version 138.0.7204.157-1.1 ### Have you tested that this is not an upstream issue or an issue with your configuration? - [...