Skip to content

Instantly share code, notes, and snippets.

View Poogles's full-sized avatar

Sam Pegler Poogles

View GitHub Profile

London Tasting Menu's to hit up.

  1. Picture Marylebone - 6 course French inspired (+ cocktail) £35
  2. Bonhams Mayfair - 7 course French £70
  3. Pigin Hackney - 6 course modern British £49
  4. Craft Grenwich - 6 course modern British £55
  5. The Chancery Holborn - 7 course modern British £68
  6. Launceston Place Chelsea - 8 course modern European £85 (deals come up on opentable all the time for this).
  7. Waterhouse Project Bethnal - 8 course modern British £80 (includes wines).
  8. Perilla Hackney - 6 course modern European £44.
#!/bin/bash
ps aux | grep python | awk {'print $2'} | xargs sudo kill -9
PING 8.8.8.8 (8.8.8.8): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
64 bytes from 8.8.8.8: icmp_seq=2 ttl=59 time=181.638 ms
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
64 bytes from 8.8.8.8: icmp_seq=6 ttl=59 time=76.065 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=59 time=55.148 ms
Request timeout for icmp_seq 8
- sysctl: name=vm.swappiness value=10 state=present
- sysctl: name=vm.overcommit_memory value=1 state=present
- sysctl: name=fs.file-max value=5000000 state=present
- sysctl: name=net.unix.max_dgram_qlen value=100 state=present
- sysctl: name=net.ipv4.ip_local_port_range value="4096 65535" state=present
- sysctl: name=net.ipv4.conf.all.rp_filter value=1 state=present
- sysctl: name=net.ipv4.conf.default.rp_filter value=1 state=present
- sysctl: name=net.ipv4.tcp_ecn value=0 state=present
- sysctl: name=net.ipv4.tcp_timestamps value=1 state=present
- sysctl: name=net.ipv4.tcp_syn_retries value=2 state=present
@Poogles
Poogles / Logs
Last active July 25, 2016 16:04
Null Pointer on Mirror maker thread failure due to (kafka.tools.MirrorMaker$MirrorMakerThread)
Jul 25 13:15:52 eu1-kafka-pix-1 systemd[1]: Started kafka-mirror.
Jul 25 13:15:53 eu1-kafka-pix-1 kafka-run-class.sh[10588]: [2016-07-25 13:15:53,620] WARN block.on.buffer.full config is deprecated and will be removed soon. Please use max.block.ms (org.apache.kafka.clients.producer.KafkaProducer)
Jul 25 13:15:55 eu1-kafka-pix-1 kafka-run-class.sh[10588]: [2016-07-25 13:15:55,823] WARN Fetching topic metadata with correlation id 0 for topics [Set(topic1, topic2, topic3... etc)] from broker [BrokerEndPoint(3,broker-3,9092)] failed (kafka.client.ClientUtils$)
Jul 25 13:15:55 eu1-kafka-pix-1 kafka-run-class.sh[10588]: java.nio.channels.ClosedChannelException
Jul 25 13:15:55 eu1-kafka-pix-1 kafka-run-class.sh[10588]: at kafka.network.BlockingChannel.send(BlockingChannel.scala:110)
Jul 25 13:15:55 eu1-kafka-pix-1 kafka-run-class.sh[10588]: at kafka.producer.SyncProducer.liftedTree1$1(SyncProducer.scala:75)
Jul 25 13:15:55 eu1-kafka-pix-1 kafka-run-class.sh[10588]: at kafka.producer.SyncProdu
./themes/infectiousmedia/404.php:<div class="blog_header_image_wrap" style="background-image:url(http://infectiousmedia.wearecatalyst.co.uk/wp-content/uploads/2016/03/optimise.jpg); background-size:cover;">
./themes/infectiousmedia/footer.php:<a href="http://infectiousmedia.wearecatalyst.co.uk/" class="footer_link_90">HOME</a></br />
./themes/infectiousmedia/footer.php:<a class="footer_link_90" href="http://infectiousmedia.wearecatalyst.co.uk/privacy-policy/">PRIVACY POLICY</a><br />
./themes/infectiousmedia/footer.php:<a class="footer_link_90" href="http://infectiousmedia.wearecatalyst.co.uk/cookie-policy/">COOKIE POLICY</a><br />
./themes/infectiousmedia/footer.php:<img src="http://infectiousmedia.wearecatalyst.co.uk/wp-content/uploads/2016/05/edaa-certified-e1464279362293.png" style="height:50px; padding-right:2em;"><img src="http://infectiousmedia.wearecatalyst.co.uk/wp-content/uploads/2016/05/IAB-logo-e1464278800907.png" style="height:60px; padding-right:2em;">
./themes/infectiousmedia/inc/css/mediaqueri
Dear Sir/Ma’am,
Greetings! I hope you are doing well.
I am approaching you on behalf of, one of the reputed Internet Marketing and Web Development Company based in Noida, India with over 8 years of experience. We are multi-faceted IT Company offering cutting-edge IT Solutions over the years and creating huge success stories based in INDIA having Client base in Europe, USA, Australia, UK, South Africa and Canada.
GET 20% DISCOUNT on ANY Services
Our Services:
1) Logo Design/New Letter Design
2) Banner Design, Brochure Design, Graphic Design
3) Web Designing (HTML5, Word Press)
@Poogles
Poogles / gist:8e1741facaaf306688d4
Created January 12, 2016 10:21
GCP -> AWS MTR
My traceroute [v0.82]gateway-1 (0.0.0.0) Tue Jan 12 10:16:38 2016
Keys: Help Display mode Restart statistics Order of fields quit
Last 200 pings
1. 216.239.51.152 ........................................................................................................................................................................................................
2. 216.239.51.152 ........................................................................................................................................................................................................
3. 216.239.51.152 ............................................................................................................................
version: v1beta2
id: qp
containers:
- name: redisrt
image: pooogles/redis
command: ["--port", "7200"]
volumeMounts:
- name: log
mountPath: /log
version: v1beta2
id: qp
containers:
- name: redisrt
image: pooogles/redis
command: ["--port", "7200"]
volumeMounts:
- name: log
mountPath: /log