I hereby claim:
- I am moritzh on github.
- I am moritzhaarmann (https://keybase.io/moritzhaarmann) on keybase.
- I have a public key ASDzD_EF6KrIO-pskcggk6OZREH_E8RDoaZSjPyr0u4A1Ao
To claim this, I am signing this object:
| # Contents of /etc/systemd/system/ngrok.service | |
| [Unit] | |
| Description=ngrok | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| Restart=always | |
| ExecStart=/usr/local/bin/ngrok http --domain $YOURDOMAINGOESHERE 80 | |
| User=$YOURUSER |
I hereby claim:
To claim this, I am signing this object:
| // | |
| // CellSizeCalculator.h | |
| // | |
| // Created by Moritz Haarmann on 19.09.12. | |
| // Copyright (c) 2012 n/a. All rights reserved. | |
| // | |
| #import <Foundation/Foundation.h> | |
| @interface CSCLabelElement : NSObject |
| Never work in IT. |
| # Simple HowTo: Grab the Application PhoneView or something else to gather the "RunKeeper.sqlite" from your iPhone's RunKeeper Application Directory. | |
| # Put it in the same directory as the "to_gpx.rb" script. simply run the to_gpx.rb script using | |
| # ruby to_gpx.rb | |
| # you should now have a collection of gpx files, numbered according to the internal trip_ids used by runkeeper. you can upload these gpx files to runkeeper. | |
| # Requirements: | |
| # - 'sqlite3-ruby' | |
| require 'date' |
| @warrior = Sparta::Warrior.new({:provider=>'amazonec2'}) | |
| @warrior.arm(Weapon.new(:ApacheBenchmark)) | |
| @warrior.attack!('http://www.github.com/', {:concurrency=>50, numbers=>500}) |
| launch_instances(10, :ec2) do |instance| | |
| instance.install('apache') | |
| instance.install('jmeter') | |
| end |
| equest timeout for icmp_seq 1 | |
| Request timeout for icmp_seq 2 | |
| Request timeout for icmp_seq 3 | |
| Request timeout for icmp_seq 4 | |
| Request timeout for icmp_seq 5 | |
| Request timeout for icmp_seq 6 | |
| Request timeout for icmp_seq 7 | |
| Request timeout for icmp_seq 8 | |
| Request timeout for icmp_seq 9 | |
| Request timeout for icmp_seq 10 |