Results 24 issues of Orestis Markou

Hi! By chance I was looking for something exactly like this project, I have some existing application with Handlebars and now have to deal with form editing and data binding,...

question

Hey, just wanted to leave a note saying that VimR is the most stable Neovim editor for the Mac, good enough so that I rely on it. I see there's...

The humble indexOf -> you have a known small vector or sequence, you are doing ops on it and you want to find a particular element's index. (Because you have...

The current hex docs are quite bare: Only a minimum API reference, empty modules (Poison.Encoder, Poison.Pretty) and no examples of what options can be passed to encode etc. It would...

This is a PR related to #181, as start of discussion. Tests don't pass yet as I used spaces instead of tabs :)

Hello, thanks for prom-client, it's a huge time saver for us! I have run into an issue with the cluster aggregator support. It seems that unless *all* the workers of...

# Description It seems like the SDKs for Xray have a special value for user, where instead of just adding annotations it's a top level field. It would be nice...

discuss

I was investigating various JSON parsers in use in our app code, and I realised lacinia-pedestal hard-codes Cheshire in two places: parsing incoming requests (query, vars) and encoding outgoing responses....

Thanks for devcards! It's been very helpful in demoing the power of ClojureScript :) I'm using Shadow-CLJS, and I couldn't find a way to force dev-cards to be re-rendered upon...

Not sure if this is an issue in sass4clj or some other configuration, but I'm having trouble figuring why the source maps don't work. * I can verify that the...