I hereby claim:
- I am tomtaylor on github.
- I am tomtaylor (https://keybase.io/tomtaylor) on keybase.
- I have a public key whose fingerprint is 3D06 51B2 FE84 D047 FFFE 3AC0 1289 8989 0875 EB38
To claim this, I am signing this object:
# Install ffmpeg, imagemagick | |
ffmpeg -ss 00:01:00.00 -i input.avi -frames 1 -vf "scale=640:384:force_original_aspect_ratio=decrease,pad=640:384:(ow-iw)/2:(oh-ih)/2" -vcodec png -f image2pipe pipe:1 | convert -colorspace Rec709Luma -dither FloydSteinberg -remap pattern:gray50 - bmp:- | cat > image.bmp |
{ | |
"$schema": "https://vega.github.io/schema/vega/v3.0.json", | |
"width": 500, | |
"height": 250, | |
"padding": 5, | |
"data": [ | |
{ | |
"name": "table", | |
"format": { |
MOROWS PROPERTY NAIR LLP | |
TRADINTRY KEEPS COMPANY LIMITED | |
DR MAJOWSICK BROKERS LTD | |
FRESHLAND MANAGEMENT BUILDINGS HOLDING INSURANCE AND CONSULTANCY LIMITED | |
GOOD NETSPORTS LIMITED | |
YABEGIE | |
ASHCOCK SOLUTIONS GROUP LIMITED | |
TYRESKY LAW SPECIALISTS LTD | |
CLAYD CMISION LIMITED | |
LAVINGWANE PROPERTY MANAGEMENT LIMITED |
Allers Bottom | |
Culack | |
Swrarby | |
Fenwall St Eastake | |
Anbarth | |
St Ninhope | |
Thawkanham Water Green | |
Mige Lane | |
Up Maling | |
Firley Dinch |
Getting Crash Logs Directly From a Device Without Xcode | |
Your users can retrieve crash reports from their device and send them to you via email by following these instructions. | |
(It is not possible to get device console logs directly from a device) | |
1) Open Settings app | |
2) Go to Privacy, then Diagnostics & Usage | |
3) Select Diagnostics & Usage Data |
#0 0x0000000100128288 in mbgl::Painter::render(mbgl::Style const&, mbgl::TransformState, mbgl::FrameData const&) () | |
#1 0x000000010010ac2c in mbgl::MapContext::renderSync(mbgl::TransformState const&, mbgl::FrameData const&) () | |
#2 0x00000001001063b0 in std::__1::packaged_task<bool ()>::operator()() () | |
#3 0x0000000100106304 in mbgl::util::RunLoop::Invoker<std::__1::packaged_task<bool ()>, std::__1::tuple<> >::operator()() () | |
#4 0x000000010017832c in mbgl::util::RunLoop::process() () | |
#5 0x00000001000b4ecc in uv__async_event at /Users/kkaefer/Code/mason/libuv-1.7.5/mason_packages/.build/libuv-1.7.5/src/unix/async.c:92 | |
#6 0x00000001000b508c in uv__async_io at /Users/kkaefer/Code/mason/libuv-1.7.5/mason_packages/.build/libuv-1.7.5/src/unix/async.c:137 | |
#7 0x00000001000b8c54 in uv__io_poll at /Users/kkaefer/Code/mason/libuv-1.7.5/mason_packages/.build/libuv-1.7.5/src/unix/kqueue.c:247 | |
#8 0x00000001000b543c in uv_run at /Users/kkaefer/Code/mason/libuv-1.7.5/mason_packages/.build/libuv-1.7.5/src/unix/core.c:341 | |
#9 0x000 |
{ | |
"name": "ReactiveCocoa", | |
"version": "3.0-RC.1", | |
"summary": "A framework for composing and transforming streams of values", | |
"description": "ReactiveCocoa (RAC) is an Objective-C framework for Functional Reactive Programming. It provides APIs for composing and transforming streams of values.\n", | |
"homepage": "https://github.com/ReactiveCocoa/ReactiveCocoa", | |
"license": "MIT", | |
"authors": { | |
"Josh Abernathy": "[email protected]" | |
}, |
#import <UIKit/UIKit.h> | |
NS_ASSUME_NONNULL_BEGIN | |
@protocol Animation <NSObject> | |
- (void)animationTick:(CFTimeInterval)dt finished:(BOOL *)finished; | |
@end | |
@interface Animator : NSObject | |
+ (instancetype)animatorWithScreen:(nullable UIScreen *)screen; |
FROM phusion/baseimage:0.9.17 | |
CMD ["/sbin/my_init"] | |
EXPOSE 8002 | |
RUN apt-get update && apt-get install -y \ | |
autoconf \ | |
automake \ | |
libtool \ | |
make \ |
I hereby claim:
To claim this, I am signing this object: