Loisaida Sam

Results 15 issues of Loisaida Sam

I'm basing an app I'm writing off of the Foursquare example, and yet when I run the samples app and attempt to click on the Explicit (foursquare) choice, I get...

First off, thanks for the lib, it seems like exactly what I need. Onto my issue... I'm a bit new to gradle, trying to figure out how to use this...

What are all of these files and which ones do I need to get up and running?! - `awesomplete.base.css` - `awesomplete.css` - `awesomplete.css.map` - `awesomplete.js` - `awesomplete.min.js` - `awesomplete.min.js` -...

Sometimes you want to do a quick memory analysis across a few keys or even entire key namespaces, but summing up dump report values can be time consuming. For these...

Hello, excellent post. No comment section, but I had a thought. In your post you write: > Let’s assume you want to optimize for a wait time that’s less than...

When you do `reptar new file` and give it a title with a colon in it, it won't allow you to then build: ``` $ reptar build reptar building ✔...

The only place where `six` is used is here: https://github.com/kikinteractive/kik-python/blob/2902b2167608a28c7756beade874c8ae5d7b643c/kik/resource.py#L1 where the `iteritems` function is used. The current implementation of `six`'s `iteritems` function has been the same since the `1.10.0`...

Installing some dependencies for a project I'm working on, I have: > kik 1.5.0 has requirement six==1.10.0, but you’ll have six 1.11.0 which is incompatible. Any reason `six` is pinned...

For the case where you don't want to back up all of your data to the root of a bucket Also, turns out the region stuff isn't used anywhere, so...