Sebastian Staudt

Results 20 issues of Sebastian Staudt

Apple change the database location (`Photos.sqlite`) and schema.

Please see [this build of steam-condenser](http://travis-ci.org/#!/koraktor/steam-condenser/builds/267332) for more details. At least compatibility with ruby-head should be fixed.

The current implementation basically always sets device to false when a device is explicitly set.

I'm currently facing an issue where a notification cannot be dismissed, because `currentMessage.messageIsFullyDisplayed` is `NO` [here](https://github.com/toursprung/TSMessages/blob/0.9.6/TSMessages/Classes/TSMessage.m#L367). Situation is this: I display a message while some background job is done. After...

I know this has been added recently (#8, 9642f78f17aaf8ced40ed28aadf8e9652bc3457b), but for my use case it works best when animations are disabled. For some context I‘m changing page contents and page...

This seems to be a bit WIP on Valve's end too, but it might be a better alternative to GameStats (and subclasses) in the future. It could provide a general...

Feature
Community

GoldSrc and Source servers are able to redirect their log messages to one or more logging endpoints using the `log on` and `logaddress_add` CVARs. The servers will send packets of...

Feature

Currently all HTTP communication is handled with plain and dumb `open-uri`. Switching to Faraday should be easy and provide much more functionality.

Ruby
Enhancement

This could include things like "meantime between tags", "average commits per branch / tag" and so on.

feature

Git offers a feature called .mailmap that allows to change the display names of authors and combine multiple authors (by their email addresses). To get better stats it would be...

feature
Git