Leeren

Results 8 issues of Leeren

For example, if going to gmail, I cannot automatically use vim-like 'hjkl' movements to scroll through messages. I have to somehow get the focus to the main body before I...

I put the following line in my .vimrc to use autocompleting dollar signs when writing in LaTeX: ``` au FileType tex let b:delimitMate_quotes = "\" ' $" ``` This works...

When configuring new s3 notifications ensure that the initial test notification is ignored. Below is an example of a test notification body: ```json {"Service":"Amazon S3","Event":"s3:TestEvent","Time":"2017-08-17T22:38:37.209Z","Bucket":"amira-osxcollector-output-leeren","RequestId":"...","HostId":"..."} ```

https://github.com/Yelp/amira/blob/2d44ee2e0004cd4b069d87f7655465f7e3bd2d75/amira/amira.py#L165 Currently each individual `results_uploader` is not isolated in performing `upload_results`, so if one `results_uploader` fails the proceeding ones will fail too.

Allow amira output json files to be ingested by elasticsearch clusters

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot that automatically merges some PRs. It will merge yours...

c-new
t-erc
s-draft

If we could utilize Alexa's free API for querying domain rankings as an output filter, we can better identify domains worth of further investigation due to being globally rare. This...

This PR modifies the Story testnet details and reserves `1514` for our upcoming mainnet network launch.