Kirill Zaborsky

Results 78 issues of Kirill Zaborsky

Currently I see ``` λ> "1" :: IP *** Exception: Prelude.read: no parse ``` it's easily discoverable in REPL but what if IP appears to be somewhere deep inside of...

Before catppuccin I was using material-theme where those colors are different and it's rather convenient

Currently `lifecycled` supports only termination events. Is there any problem with supporting instance launching events? Of course some actions could be done on instance launch by using `user_data` of a...

enhancement
help wanted

The website says: ``` The whole code is available in servant’s repo, under the servant-examples/hackage directory. ``` But there is no such directory anymore

Alain Quenneville seen the following exception (running python 2.7.3 on Linux Ubuntu 12.04.3 LTS): ``` Exception in thread Thread-1 (most likely raised during interpreter shutdown): Traceback (most recent call last):...

Original get + fun is not quite suitable for our app we use simpe_cache for

It looks like there's `delete_item` and `delete_item_with_options` but I don't see any method to delete a collection of items - I guess it was just not needed before and it's...

While continuing my attempt to resolve https://github.com/infinyon/fluvio/issues/1131 I have found another corner case (a bit similar to #90 ) - `MetadataClient` uses `Spec` as a specification for a resource and...

For sure links are to be there but I guess there should be something else? Probably reflex examples? Probably some docs like reflex platform README?