Jan Berkel
Jan Berkel
@Woi invite sent. don't worry, there are no expectations on my part.
I think SMS will still be around for a while, there are still many markets with low smartphone usage/bad internet. it'd be nice if Android offered a common storage protocol...
> In effect, I am proposing a marketing exercise targeting those few people within Google who assess whether an app gets approval to access Gmail. if it's not a AI...
all of these PR fix the same issues and can be closed if this gets merged in: #23, #22, #21
as did #25, #23, #22, #21 seems like there is no maintenance happening on this project.
Here's the query plan: ``` sqlite> explain query plan SELECT urls.id, urls.title, urls.url, favicon_bitmaps.image_data, favicon_bitmaps.last_updated FROM urls LEFT OUTER JOIN icon_mapping ON icon_mapping.page_url = urls.url, favicon_bitmaps ON favicon_bitmaps.id = (SELECT...
here's the project i'm working on: https://github.com/jberkel/send-to-gist and here's the output of `sbt idea`: https://gist.github.com/1135d06354dc294a11fa it creates 3 project files - also note that the module declaration for gist.iml is...
I evaluated a few generators recently and most of them have these screaming / bragging marketing sites. I ended up picking mkdocs because it just worked and looked solidly engineered...
It's difficult to find a satisfying solution without compromising the API. As a workaround, one thing you can do is to help the type checker: ```diff - label.baseline == otherLabel.firstBaseline...
@automactic thanks! what's the format of contentPath?